kubernetes-operator/pkg/configuration
Piotr Ryba 07d2e5e129
Use ssh.ParseRawPrivateKey to validate ssh private key (#546)
This allows the user to use keys other than PEM encoded RSA. ed25519
is often recommended to be used if it's supported. Using this
algorithm implies the use of OpenSSH key format in ssh-keygen.
2021-04-27 07:21:58 +02:00
..
backuprestore Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
base #507 Allow listing events (#514) 2021-02-12 15:38:23 +01:00
user Use ssh.ParseRawPrivateKey to validate ssh private key (#546) 2021-04-27 07:21:58 +02:00
configuration.go Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00