kops/pkg/model/components/etcdmanager
justinsb d6350a5a6e etcd-manager: support symlinking versions
This is an easy way for us to signal that certain versions are
compatible with each to etcd-manager, which is otherwise
overly-cautious when it comes to unknown versions.

We extend kops-utils to support the `-t` flag (like cp) to write to a
directory; and the `-s` flag (like cp) to use symlinks.  The syntax
isn't identical to cp, but should be semi-familiar and allows us to
minimize the number of initContainers we use.
2023-07-10 11:11:59 -04:00
..
tests hack/update-expected.sh 2023-07-01 09:51:22 +03:00
model.go etcd-manager: support symlinking versions 2023-07-10 11:11:59 -04:00
model_test.go Refactor NewAssetBuilder to not take a Cluster 2023-01-01 13:37:52 -08:00
options.go etcd-manager: support symlinking versions 2023-07-10 11:11:59 -04:00