Skip to content

Conversation

gaurav-splunk
Copy link
Collaborator

This PR fixes the case where if we try to update the defaults section in a CR thereby updating the default ConfigMap, pod should detect that change and should recycle so that it can come up with new configs. We solve this by annotating the CR with the Resource Version of the default ConfigMap. Any change in ConfigMap would lead to a new Resouce Version, thereby changing the pod template spec and hence resulting in the recycling of pod to pick up the latest changes.

@gaurav-splunk gaurav-splunk merged commit 96067e7 into develop Oct 2, 2020
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.

5 participants