Skip to content

Conversation

@zuoxuesong-worker
Copy link
Contributor

@zuoxuesong-worker zuoxuesong-worker commented Oct 31, 2025

feat: change kubeadm join cmd

What type of PR is this?

/kind bug

What this PR does / why we need it:

when user exec add node , user should prepare a config with all nodes in cluster
then the task will do kubeadm join cmd
but the node which already existed in the cluster will show an error
add a check ,if node in cluster then ignore current node

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

change k8s add node func

Does this PR introduced a user-facing change?

change k8s add node func

Additional documentation, usage docs, etc.:


@kubesphere-prow kubesphere-prow bot added release-note kind/bug Categorizes issue or PR as related to a bug. labels Oct 31, 2025
@kubesphere-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zuoxuesong-worker

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

@kubesphere-prow kubesphere-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 31, 2025
Signed-off-by: [email protected] <[email protected]>

feat: change kubeadm join cmd

Signed-off-by: [email protected] <[email protected]>

feat: change add node func

Signed-off-by: [email protected] <[email protected]>

feat: change add node func

Signed-off-by: [email protected] <[email protected]>
@zuoxuesong-worker zuoxuesong-worker force-pushed the feat/change-kube-join-cmd branch from e0c0a72 to 08b5598 Compare November 4, 2025 01:51
@kubesphere-prow kubesphere-prow bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 4, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

@zuoxuesong-worker zuoxuesong-worker changed the title feat: change kubeadm join cmd feat: change k8s add node func Nov 4, 2025
@redscholar
Copy link
Contributor

/lgtm

@kubesphere-prow kubesphere-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 6, 2025
@kubesphere-prow
Copy link

LGTM label has been added.

Git tree hash: ca1d701bd40e9ec043d81a84614ba6cbe9e60590

@ks-ci-bot ks-ci-bot merged commit 07af071 into kubesphere:main Nov 6, 2025
4 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. release-note size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants