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

support yurtadm join to join multiple master nodes #964

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

windydayc
Copy link
Member

What type of PR is this?

/kind enhancement

What this PR does / why we need it:

Support yurtadm join to join multiple master nodes, such as yurtadm join 1.2.3.4:6443,1.2.3.5:6443,1.2.3.6:6443 --token=abcdef.0123456789abcdef --node-type=edge --discovery-token-unsafe-skip-ca-verification --v=5

@openyurt-bot openyurt-bot added the kind/enhancement kind/enhancement label Aug 25, 2022
@openyurt-bot openyurt-bot added the size/M size/M: 30-99 label Aug 25, 2022
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #964 (9510ca2) into master (8896ea6) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #964      +/-   ##
==========================================
+ Coverage   43.59%   43.65%   +0.05%     
==========================================
  Files          83       83              
  Lines       11260    11260              
==========================================
+ Hits         4909     4915       +6     
+ Misses       5914     5909       -5     
+ Partials      437      436       -1     
Flag Coverage Δ
unittests 43.65% <ø> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
...troller/nodelifecycle/node_lifecycle_controller.go 56.15% <0.00%> (+0.60%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rambohe-ch
Copy link
Member

/lgtm
/approve

@openyurt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rambohe-ch, windydayc

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

@rambohe-ch
Copy link
Member

Fixes #856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approved kind/enhancement kind/enhancement lgtm lgtm size/M size/M: 30-99
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants