kops/pkg/kubeconfig
Arnaud Meukam 1ed0cde748
Increase the key size for KubeConfig private key
It's now required to have a minimum of 1024 bits the RSA private key.
https://pkg.go.dev/crypto/rsa@master#GenerateKey.

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2025-03-10 15:32:51 +01:00
..
config.go Update copyright notices 2019-09-09 14:47:51 -04:00
create_kubecfg.go chore: generate kubeconfig on the fly 2024-12-27 16:37:59 -05:00
create_kubecfg_test.go Increase the key size for KubeConfig private key 2025-03-10 15:32:51 +01:00
kubecfg_builder.go chore: generate kubeconfig on the fly 2024-12-27 16:37:59 -05:00