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 : redeployment failure when internal ip is modified #2113

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

RonaldFletcher
Copy link

What type of PR is this?

/kind bug

What this PR does / why we need it:

When deleting the cluster, delete the generated etcd certificates at the same time, to prevent the host from changing the internal ip, resulting in the redeployment failure.

Special notes for reviewers:

None

…urrent working directory, otherwise when the host's internal ip is changed, the redeployment of the etcd certificate will still use the certificate generated by the previous ip, which will result in the failure of the normal connection of etcd
@ks-ci-bot ks-ci-bot added kind/bug Categorizes issue or PR as related to a bug. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 31, 2024
@RonaldFletcher RonaldFletcher changed the title fix : redeployment failure when internal ip is modified #2112 fix : redeployment failure when internal ip is modified Jan 31, 2024
@RonaldFletcher
Copy link
Author

#2112

@RonaldFletcher
Copy link
Author

/assign @24sama

@pixiake
Copy link
Collaborator

pixiake commented Feb 13, 2024

@xrwang8 Thnaks for this contributions !
/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 13, 2024
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: 5696d87808181384df4c041ab07def848f34cac4

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pixiake, xrwang8

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ks-ci-bot ks-ci-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 13, 2024
@pixiake
Copy link
Collaborator

pixiake commented Feb 13, 2024

@all-contributors please add @xrwang8 for code

Copy link
Contributor

@pixiake

I've put up a pull request to add @xrwang8! 🎉

@ks-ci-bot ks-ci-bot merged commit eb45f76 into kubesphere:master Feb 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants