kops/pkg/kubeconfig
chrislovecnm c13b952cd3 Updating legacy Keyset to newer Keyset API Objects
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.
2018-03-09 13:14:25 -07:00
..
BUILD.bazel gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
config.go Refactor kubeconfig into its own package 2017-01-15 18:19:39 -05:00
create_kubecfg.go Updating legacy Keyset to newer Keyset API Objects 2018-03-09 13:14:25 -07:00
kubecfg_builder.go kops not Kops 2017-11-29 00:38:49 -07:00