kubernetes-operator/pkg
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
..
client reorganise directories for better readbility 2020-05-19 10:26:18 +02:00
configuration Use ssh.ParseRawPrivateKey to validate ssh private key (#546) 2021-04-27 07:21:58 +02:00
constants Bump version to v0.5.0 2021-01-18 10:10:36 +01:00
event Fix container-runtime-build Makefile goal 2021-01-27 14:29:05 +01:00
groovy Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
log lint with golangci-lint 2020-05-06 16:22:52 +02:00
notifications Upgrade operator-sdk to 1.3.0 without e2e tests 2021-01-19 15:47:05 +01:00
plugins Removed image CRD, updated plugins 2021-02-05 13:28:30 +01:00