kops/pkg/model
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
..
awsmodel Remove duplicate Cluster field from tests 2023-06-20 12:19:04 +03:00
azuremodel azure: Add support for network security groups 2023-07-01 10:06:25 +03:00
components etcd-manager: support symlinking versions 2023-07-10 11:11:59 -04:00
defaults Change the control-plane IG role to "ControlPlane" in v1alpha3 API 2022-11-22 17:05:29 -08:00
domodel Refactor: rename IsGossip -> UsesLegacyGossip 2023-05-22 21:50:16 -04:00
gcemodel v1alpha3: Rename GCE networking to GCP 2023-07-09 16:48:26 -07:00
hetznermodel Use kops-controller on hetzner, even with gossip 2023-06-11 07:15:31 -04:00
iam Merge pull request #15526 from justinsb/remove_duplicate_cluster 2023-06-20 04:26:22 -07:00
openstackmodel Remove support for Weave networking 2023-06-22 23:03:24 -07:00
resources nodeup script: accept strongly typed nodeup.Config 2022-10-08 08:50:42 -04:00
scalewaymodel keep support for gossip clusters 2023-06-14 15:15:22 +02:00
tests/data hack/update-expected.sh 2023-05-23 12:52:56 +03:00
bootstrapscript.go Remove duplicate Cluster field in BootstrapScriptBuilder 2023-06-19 14:34:02 -04:00
bootstrapscript_test.go Remove duplicate Cluster field from tests 2023-06-20 12:19:04 +03:00
config.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
context.go node labeling: don't ignore unknown roles 2023-06-18 19:40:56 -04:00
issuerdiscovery.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00
manifests.go
master_volumes.go scaleway resources are tagged with cloud tags 2023-05-12 11:28:26 +02:00
master_volumes_test.go Add test for ratio bug 2021-11-19 15:51:23 +01:00
names.go Change the control-plane IG role to "ControlPlane" in v1alpha3 API 2022-11-22 17:05:29 -08:00
pki.go Refactor Context into separate cloudup and nodeup types 2022-12-17 17:42:46 -08:00