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: bootstrap: Remove the unnecessary check #1588

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

Conversation

liangxin1300
Copy link
Collaborator

Fix issue #1587

At this point, the local node must already online, otherwise the previous init_cluster_local will raise exceptions. And this is not related to the join process.

Fix issue ClusterLabs#1587

At this point, the local node must already online, otherwise
the previous init_cluster_local will raise exceptions. And this
is not related to the join process.
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.55%. Comparing base (0573690) to head (2f37474).

Additional details and impacted files
Flag Coverage Δ
integration 54.31% <ø> (-0.01%) ⬇️
unit 52.57% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
crmsh/bootstrap.py 88.70% <ø> (+0.08%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@liangxin1300 liangxin1300 marked this pull request as ready for review October 21, 2024 05:32
@nicholasyang2022
Copy link
Collaborator

I think the original behavior is correct. You do not overwrite corosync.conf, and you will not get a new cluster.

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