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

fix(upgrade): remove etcd.initialClusterState from helm values #595

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

niladrih
Copy link
Member

@niladrih niladrih commented Jan 6, 2025

Fixes openebs/mayastor#1735

This removes the helm value for the key etcd.initialClusterState for all versions greater than or equal to 2.0.0-rc.0 and less than 2.7.3.

@niladrih
Copy link
Member Author

niladrih commented Jan 8, 2025

bors merge

bors-openebs-mayastor bot pushed a commit that referenced this pull request Jan 8, 2025
595: fix(upgrade): remove etcd.initialClusterState from helm values r=niladrih a=niladrih

Fixes openebs/mayastor#1735

This removes the helm value for the key etcd.initialClusterState for all versions greater than or equal to 2.0.0-rc.0 and less than 2.7.3.

Co-authored-by: Niladri Halder <[email protected]>
@bors-openebs-mayastor
Copy link
Contributor

This PR was included in a batch that successfully built, but then failed to merge into develop. It will not be retried.

Additional information:

Response status code: 422
{"message":"Required status check \"helm-chart-test\" is expected.","documentation_url":"https://docs.github.com/articles/about-protected-branches","status":"422"}

Fixes openebs/mayastor#1735

This removes the helm value for the key etcd.initialClusterState for all
versions greater than or equal to 2.0.0-rc.0 and less than 2.7.3.

Signed-off-by: Niladri Halder <[email protected]>
@niladrih
Copy link
Member Author

niladrih commented Jan 8, 2025

bors merge

@bors-openebs-mayastor
Copy link
Contributor

🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

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.

Handle removal of etcd.initialClusterState during helm upgrade in upgrade-job
3 participants