Revert disabling authorized_keys.d Pull 2087 #2387
Revert disabling authorized_keys.d Pull 2087 #2387fortinj66 wants to merge 2 commits intoopenshift:masterfrom fortinj66:revert-disabling-authorized_keys.d
Conversation
Merge from master 2021-02-03
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fortinj66 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @fortinj66. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
kikisdeliveryservice
left a comment
There was a problem hiding this comment.
can you clean up the commit, there should only be one.
|
Yep... I'm not sure why I got two... sigh |
|
extra commit included... closing for #2388 |
|
closing for #2388 |
revert #2087
until #2385 is fixed
The authorized_keys file is not being created on cluster install and with authorized_keys.d disabled ssh into the
cluster nodes is not possible without manual intervention. Once that issue is fixed authorized_keys.d can be disabled.
The entry has to be commented out so that the original value does not get overwritten.