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: auto-completion of arch role and default SSH initialization in single-node mode #3102

Merged
merged 1 commit into from
May 16, 2023

Conversation

LZiHaN
Copy link
Contributor

@LZiHaN LZiHaN commented May 16, 2023

This PR has the following changes:

  • fix apply single-mode miss arch role.
  • default SSH initialization in single-node mode.

refer to #3051

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.67 🎉

Comparison is base (8f94803) 72.30% compared to head (6da5806) 72.97%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3102      +/-   ##
==========================================
+ Coverage   72.30%   72.97%   +0.67%     
==========================================
  Files           8        8              
  Lines         603      618      +15     
==========================================
+ Hits          436      451      +15     
  Misses        132      132              
  Partials       35       35              
Impacted Files Coverage Δ
pkg/apply/apply.go 75.00% <100.00%> (-3.05%) ⬇️
pkg/apply/utils.go 91.66% <100.00%> (+2.19%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cuisongliu cuisongliu merged commit 96a404b into labring:main May 16, 2023
48 checks passed
@LZiHaN LZiHaN deleted the fix-3051 branch May 16, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants