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: improve secret management to handle existing secrets ; add annotation #42

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

wojciechka
Copy link
Contributor

Closes #40

Improves support for handling secrets for telegraf sidecar.

Adds checks to avoid accidental overwrite of secrets.

Adds an annotation to allow easier detection of secrets managed by telegraf-operator and flag to optionally only overwrite secrets with said annotation.

Copy link
Contributor

@BondAnthony BondAnthony left a comment

Choose a reason for hiding this comment

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

Looks great!

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.

Telegraf Operator prevents pods creation when the secret already exists
2 participants