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

Fix Updating of Secrets when Reconciliation Fails #276

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

ricoberger
Copy link
Owner

If the reconciliation failed, because of an erro and the next reconciliation succeeds without any changes to the secret it stays in a failed state. This is now fixed to only skip the update when the status of the VaultSecret is True.

If the reconciliation failed, because of an erro and the next
reconciliation succeeds without any changes to the secret it stays in a
failed state. This is now fixed to only skip the update when the status
of the VaultSecret is `True`.
@ricoberger ricoberger added changelog: changed Something was changed or updated changelog: fixed Something which wasn't working is fixed and removed changelog: changed Something was changed or updated labels Jul 29, 2024
@ricoberger ricoberger merged commit 170a6ce into main Jul 29, 2024
7 checks passed
@ricoberger ricoberger deleted the fix-secret-update-when-reconciliation-fails branch July 29, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant