kubectl-gs release v2.50.0
Breaking changes
kubectl gs template cluster
: Either--name
or new--generated-name
parameter is now required for CAPI cluster names. We kept the CLI backward-compatible for vintage, so if none of these parameters is specified, the old default of generating a random name still applies and no error is thrown.