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

Convert stringData to data before applying Secrets #576

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Conversation

stefanprodan
Copy link
Member

Update fluxcd/pkg/ssa to v0.14.1 to bring in a fix for Kubernetes Secrets reconciliation.

This is needed to overcome an upstream bug in Kubernetes where stringData keys are not removed from cluster even if they are removed from the Secret manifest.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/server-side-apply SSA related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants