Skip to content

Update config maps based on hash like other resources #2321

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

Merged
merged 6 commits into from
Apr 23, 2021
Merged

Conversation

rjeberhard
Copy link
Member

We're seeing an upgrade issue where the operator continuously updates the script config map. On diagnosis, the script config map is updated successfully; however, on next check, the operator still calculates the the script needs to be updated and the cycle continues.

The proposed fix is to check the contents of the config map using the same strategy we are using for pods and the CRD, etc.

Copy link
Member

@jshum2479 jshum2479 left a comment

Choose a reason for hiding this comment

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

LGTM

@rjeberhard rjeberhard merged commit bdcd0b8 into main Apr 23, 2021
@rjeberhard rjeberhard deleted the owls-88849 branch January 31, 2022 14:18
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.

3 participants