kops/pkg/commands
justinsb 3f25b1eee1 metal: split host creation from enrollment
This is needeed for bootstrapping the control plane,
because it's a CRD so can't be registered until the control plane is running.

It's also quite nice because we might want to review the contents of the
host CRD, e.g. to verify the key out-of-band.
2025-07-26 20:01:12 -04:00
..
commandutils Create flag override-api-endpoint which allows for custom DNS setups 2025-06-28 17:39:56 -04:00
helpers Thread context through kubectl-auth 2023-11-30 09:08:52 -05:00
helpers.go
helpers_readwrite.go Remove unusued kubernetesVersion from AssetBuilder 2024-12-04 08:57:17 -05:00
set_cluster.go fix: allow path-remapping in `set` commands 2024-10-12 19:10:14 -04:00
set_cluster_test.go Remove Docker config option 2023-09-05 07:22:33 +03:00
set_instancegroups.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
set_instancegroups_test.go Replace fi.Bool/Float*/Int*/String() with fi.PtrTo() 2022-11-19 03:45:22 +02:00
toolbox_enroll.go metal: split host creation from enrollment 2025-07-26 20:01:12 -04:00
unset_cluster.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
unset_cluster_test.go Remove Docker config option 2023-09-05 07:22:33 +03:00
unset_instancegroups.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
unset_instancegroups_test.go Replace fi.Bool/Float*/Int*/String() with fi.PtrTo() 2022-11-19 03:45:22 +02:00