updating the ssh_authorized_keys to sshAuthorizedKeys#1044
Conversation
updating the ssh_authorized_keys to sshAuthorizedKeys Signed-off-by: Andy Clemenko <clemenko@users.noreply.github.com>
|
Just comparing what's here in the docs to the actual struct in the code... I think a bunch of the fields are wrong :/ If you're up for a full audit. The fields are also really inconsistent about whether they should be |
Updating from Brad's Doc: https://github.com/harvester/harvester-installer/blob/39cbe00063b3764bf98844dd556ab4f4a20f1548/pkg/config/config.go#L204-L222 Signed-off-by: Andy Clemenko <clemenko@users.noreply.github.com>
Co-authored-by: Brad Davidson <brad@oatmail.org> Signed-off-by: Andy Clemenko <clemenko@users.noreply.github.com>
Co-authored-by: Brad Davidson <brad@oatmail.org> Signed-off-by: Andy Clemenko <clemenko@users.noreply.github.com>
Co-authored-by: Brad Davidson <brad@oatmail.org> Signed-off-by: Andy Clemenko <clemenko@users.noreply.github.com>
|
We have a little discussion on the internal slack channel. We think the original key form, like |
I can confirm |
|
@clemenko Yes, we do have unit tests. See
Would you mind sharing your config and the test steps? Thanks! |
|
Let me run another test. I may have had a double entry in the yaml. |
updating the ssh_authorized_keys to sshAuthorizedKeys
Problem:
Solution:
Related Issue(s):
Test plan:
Additional documentation or context