kops/pkg/client/simple
justinsb e4d8dff835 kube-scheduler: MVP configuration validation
We check that users haven't specified the kubeconfig file path, as
this file is created / managed by kOps.  We don't try to reuse the
upstream configuration validation, as this allows the user to specify
a partial configuration, and this means that we don't have to pull in
the upstream libraries.

We could in future accept the "correct" value or just treat providing
a value as a signal that kOps should not manage the file; for now we
are starting with the most restrictive configuration, as we can then
relax it in future if needed.
2022-08-03 09:51:16 -04:00
..
api Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
vfsclientset kube-scheduler: MVP configuration validation 2022-08-03 09:51:16 -04:00
clientset.go Write config as ManagedFile 2021-06-21 07:32:24 -07:00