-
Notifications
You must be signed in to change notification settings - Fork 408
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
feat: add yurtadm renew certificate command #1314
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1314 +/- ##
==========================================
- Coverage 53.10% 53.01% -0.10%
==========================================
Files 102 103 +1
Lines 12833 12891 +58
==========================================
+ Hits 6815 6834 +19
- Misses 5461 5499 +38
- Partials 557 558 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
61a1294
to
75e7b85
Compare
75e7b85
to
dd63e30
Compare
@rambohe-ch PTAL |
95466c0
to
4ea85f1
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rambohe-ch, YTGhost 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 |
/hold |
dad3099
to
ea9c111
Compare
74ee29f
to
e96f74b
Compare
Signed-off-by: Liang Deng <283304489@qq.com>
e96f74b
to
6333e35
Compare
Kudos, SonarCloud Quality Gate passed!
|
@rambohe-ch PTAL |
/lgtm |
/unhold |
/hold cancel |
/lgtm |
Signed-off-by: Liang Deng <283304489@qq.com>
What type of PR is this?
/kind feature
What this PR does / why we need it:
pkg/yurtadm/util/yurthub/yurthub.go
CheckKubeletStatus
function intopkg/yurtadm/util/kubernetes/kubernetes.go
Which issue(s) this PR fixes:
Fixes #1290
Special notes for your reviewer:
/assign @rambohe-ch
Does this PR introduce a user-facing change?
other Note