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

Modify LastUpdateTime when the Sealed Secrets is being updated #1475

Merged
merged 1 commit into from Feb 29, 2024

Conversation

alvneiayu
Copy link
Collaborator

@alvneiayu alvneiayu commented Feb 29, 2024

Description of the change

This PR modify the way that we are setting up the LastUpdateTime. We are going to modify the LastUpdateTime always that we are updating the Sealed Secrets and the LastTransitionTime only when the status has changed.

Integration tests included.

Benefits

LastUpdateTime is working properly

Applicable issues

alemorcuq
alemorcuq previously approved these changes Feb 29, 2024
This PR modify the way that we are setting up the LastUpdateTime.
We are going to modify the LastUpdateTime always that we are updating
the Sealed Secrets and the LastTransitionTime only when the status has
changed.

Integration tests included.

Signed-off-by: Alvaro Neira Ayuso <alvaro.neira@broadcom.com>
@alvneiayu alvneiayu merged commit e5a59d5 into bitnami-labs:main Feb 29, 2024
15 checks passed
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.

lastTransitionTime/lastUpdateTime under status->conditions not updated when updating a SealedSecret
2 participants