mirror of https://github.com/kubernetes/kops.git
Creating the keypair.yaml file if it does not exist. If the Keypair is not found kops creates a new keyset file. We are setting the Keyset Task Format to 'Keypair', which denotes that we do not have a keypair.yaml file. This commit enables upgrading from kops 1.8 -> 1.9 while upgrading an existing cluster. Clusters built with kops 1.8 do not have the keypair file, and these code changes allow the creation of that file. |
||
---|---|---|
.. | ||
BUILD.bazel | ||
config.go | ||
create_kubecfg.go | ||
kubecfg_builder.go |