Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helpers) add non-KONG prefixed env #530

Merged
merged 2 commits into from
Jan 20, 2022
Merged

Conversation

ksubburayalu
Copy link

What this PR does / why we need it:

Various use cases where customers need non-prefixed environment variables to accessed in custom plugins or serverless functions. Example of these variables include upstream api_tokens or credentials that customer doesn't want to be shown clear text in the plugin configurations.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@ksubburayalu ksubburayalu requested a review from a team as a code owner January 19, 2022 22:30
@CLAassistant
Copy link

CLAassistant commented Jan 19, 2022

CLA assistant check
All committers have signed the CLA.

@shaneutt shaneutt requested a review from rainest January 20, 2022 14:16
Copy link
Contributor

@rainest rainest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good. Can you add a customEnv entry to one of the ci/testN-values.yaml and a CHANGELOG.md entry under the unreleased section?

@ksubburayalu
Copy link
Author

Added customEnv entry in ci/test5-values.yaml and updated CHANGElog.md as well.

@rainest rainest merged commit cf28559 into Kong:next Jan 20, 2022
rainest added a commit that referenced this pull request Jan 20, 2022
ubergesundheit pushed a commit to giantswarm/kong-charts-upstream that referenced this pull request Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants