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

yurtadm join: support deploying local mode yurthub in systemd #2190

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

Conversation

huangchenzhao
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind feature
/kind question

What this PR does / why we need it:

#2124

In local mode, yurtadm join should support deploying yurthub in systemd, and join the local node to K8s cluster in user's IDC

@huangchenzhao huangchenzhao marked this pull request as draft November 18, 2024 02:33
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 7.69231% with 132 lines in your changes missing coverage. Please review.

Project coverage is 45.03%. Comparing base (9ba1d5e) to head (13e18e6).

Files with missing lines Patch % Lines
pkg/yurtadm/util/localnode/localnode.go 0.00% 71 Missing ⚠️
pkg/yurtadm/cmd/join/join.go 24.44% 31 Missing and 3 partials ⚠️
pkg/yurtadm/cmd/join/phases/prepare.go 0.00% 11 Missing ⚠️
pkg/yurtadm/util/initsystem/initsystem_unix.go 0.00% 8 Missing ⚠️
pkg/yurtadm/cmd/join/phases/postcheck.go 0.00% 7 Missing ⚠️
cmd/yurthub/app/config/config.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2190      +/-   ##
==========================================
- Coverage   45.18%   45.03%   -0.16%     
==========================================
  Files         422      423       +1     
  Lines       28779    28902     +123     
==========================================
+ Hits        13005    13015      +10     
- Misses      14460    14571     +111     
- Partials     1314     1316       +2     
Flag Coverage Δ
unittests 45.03% <7.69%> (-0.16%) ⬇️

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

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

Copy link

Copy link

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.

1 participant