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

Added configmap checksum annotation #472

Merged
merged 6 commits into from
Sep 26, 2022
Merged

Added configmap checksum annotation #472

merged 6 commits into from
Sep 26, 2022

Conversation

grglzrv
Copy link
Contributor

@grglzrv grglzrv commented Sep 23, 2022

Fixes: #465

@simar7
Copy link
Member

simar7 commented Sep 26, 2022

thanks for the PR @grglzrv - any idea how we can test it?

@grglzrv
Copy link
Contributor Author

grglzrv commented Sep 26, 2022

yep, i already tested it on my side. Just update/modify configmap then the pod has to be restarted cuz the cm has been updated. In that case, the pod will take the new env var or config. it's very useful with GitOps

@simar7 simar7 self-requested a review September 26, 2022 22:03
Copy link
Member

@simar7 simar7 left a comment

Choose a reason for hiding this comment

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

awesome work @grglzrv - thanks for your contribution.

@simar7 simar7 merged commit 0e94ae3 into aquasecurity:main Sep 26, 2022
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.

Automatically roll deployment when ConfigMap change
2 participants