Skip to content

Conversation

gaurav-splunk
Copy link
Collaborator

@gaurav-splunk gaurav-splunk commented Dec 22, 2020

This PR targets the bug introduced during the implementation of 193, where if you change the CR spec(such as image in the case of an upgrade), then only the latest pod gets recycled to come up with the updated version but not the other replicas.

To fix this we have now introduced another field IsScaling in Status field of indexercluster and search head cluster statefulsets to track if we are in the process of scaling and only then update the pod-revision-hash label for the pods, else just go through with the recycling of pods.

@smohan-splunk
Copy link
Contributor

Closing this PR, updated implementation merged as part of #244

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.

2 participants