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

[crmsh-4.5] Fix: bootstrap: ssh key of the init node is duplicated in the authorized_keys files of other node (bsc#1218940) #1313

Merged

Conversation

nicholasyang2022
Copy link
Collaborator

When a cluster is bootstrap with 'crm cluster init -N', the public key of the init node is added for mutiple times to the authorized_key files of other nodes.

Backport #1311.

authorized_keys files of other node (bsc#1218940)

When a cluster is bootstrap with 'crm cluster init -N', the public key
of the init node is added for mutiple times to the authorized_key files
of other nodes.
@nicholasyang2022 nicholasyang2022 marked this pull request as ready for review January 23, 2024 05:43
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c2a2c94) 52.41% compared to head (6eade0c) 52.41%.
Report is 1 commits behind head on crmsh-4.5.

Additional details and impacted files
@@            Coverage Diff             @@
##           crmsh-4.5    #1313   +/-   ##
==========================================
  Coverage      52.41%   52.41%           
==========================================
  Files             78       78           
  Lines          25121    25121           
==========================================
+ Hits           13166    13167    +1     
+ Misses         11955    11954    -1     

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

@liangxin1300 liangxin1300 merged commit 63fbb49 into ClusterLabs:crmsh-4.5 Jan 24, 2024
29 checks passed
@nicholasyang2022 nicholasyang2022 deleted the bsc_1218940_20240122_4.5 branch April 29, 2024 06:15
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.

2 participants