[release-4.6] Bug 1901187: templates: Disable SSH keys lookup from authorized_keys.d on FCOS#2245
Conversation
On FCOS, this sshd config dropin ensures that only SSH keys from the `/home/core/.ssh/authorized_keys` file are picked up, and not ones present in the `/home/core/.ssh/authorized_keys.d/` directory, which might be written by Ignition and/or Afterburn. On RHCOS this is a no-op, as it already looks up SSH keys from the authorized_keys file only.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: openshift-cherrypick-robot 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 |
|
@openshift-cherrypick-robot: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
/title Bug 1901187: [release-4.6] templates: Disable SSH keys lookup from authorized_keys.d on FCOS |
|
/retitle Bug 1901187: [release-4.6] templates: Disable SSH keys lookup from authorized_keys.d on FCOS |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1901187, which is invalid:
Comment DetailsIn response to this:
Instructions 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. |
|
/retitle [release-4.6] Bug 1901187: templates: Disable SSH keys lookup from authorized_keys.d on FCOS |
|
/hold |
|
/hold cancel |
|
/hold This breaks ssh attempts on 4.6: |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
/close |
|
@LorbusChris: Closed this PR. DetailsIn response to this:
Instructions 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. |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1901187. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. DetailsIn response to this:
Instructions 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. |
This is an automated cherry-pick of #2087
/assign LorbusChris