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

Add option to disable helm hook for custom secret validation #350

Merged
merged 2 commits into from Jan 11, 2022

Conversation

akorp
Copy link
Contributor

@akorp akorp commented Jan 10, 2022

Pod running custom secret validation has little configuration options, which can block helm release in some cases, example: #349. An option to disable custom secret validation can be useful for such cases.

Closes: #349

@akorp akorp marked this pull request as ready for review January 10, 2022 22:00
@akorp akorp requested review from a team as code owners January 10, 2022 22:00
Copy link
Contributor

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

Looks good to me. @akorp thanks for the contribution

Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
@dmitryax dmitryax merged commit 511e7f0 into signalfx:main Jan 11, 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.

Add support for extra/custom annotations in secret-validation-hook
2 participants