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(secrets): Allow passing secret environments outside Helm #124

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

mjasion
Copy link
Contributor

@mjasion mjasion commented Jul 17, 2023

Before, all secret environments were defined in values.yaml. There was no way to set secret managed in the external vault engine(AWS Secret Manager, Hashicorp Vault). This PR allow us to load parameters from them.

@mjasion mjasion requested a review from jesper7 July 17, 2023 13:23
@mjasion mjasion self-assigned this Jul 17, 2023
@mjasion mjasion enabled auto-merge July 17, 2023 13:51
@mjasion mjasion disabled auto-merge July 17, 2023 13:51
Copy link
Contributor

@jesper7 jesper7 left a comment

Choose a reason for hiding this comment

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

Nice, thanks!
Minor comments

charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
charts/studio/values.yaml Outdated Show resolved Hide resolved
@jesper7 jesper7 self-requested a review July 18, 2023 10:42
mjasion and others added 2 commits July 19, 2023 14:35
Before all secret environments were defined in values.yaml. There were no way to set secret managed in external vault engine(AWS Secret Manager, Hashicorp Vault). This PR allow to load parameters from them.
Co-authored-by: Jesper Svendsen <99078145+jesper7@users.noreply.github.com>
@mjasion mjasion added this pull request to the merge queue Jul 19, 2023
Merged via the queue into main with commit dbf4615 Jul 19, 2023
1 of 2 checks passed
@mjasion mjasion deleted the mount_external_secret branch July 19, 2023 12:52
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.

2 participants