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

Cspl-2489: GITHUG-1153 - Fix indexer deletion in upgrade scenario #1240

Merged
merged 4 commits into from
Oct 6, 2023

Conversation

vivekr-splunk
Copy link
Collaborator

This PR test GITHUT -1153 issue

addresses issue #1151.
There are 2 changes:

Make sure that the fix of PR #1041 is applied in the cluster-manager usecase
Fix the check on the image version. The format of the image field being like splunk/splunk-operator:8.2.0, it is needed to get the version that is after the colon. The previous check was only checking if the image was starting with 8 or 9, which is always false.

@gaurav-splunk gaurav-splunk merged commit e7606aa into develop Oct 6, 2023
14 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.

4 participants