Skip to content

Releases: giantswarm/kubectl-gs

v2.52.0

25 Jan 08:41
1f39c29
Compare
Choose a tag to compare

Added

  • Allow subnet generation customization for CAPA clusters.

v2.51.0

10 Jan 10:43
63dc338
Compare
Choose a tag to compare

Changed

  • Remove bastion section for generating CAPA cluster manifests.

v2.50.1

13 Dec 09:07
77dfbfc
Compare
Choose a tag to compare

Changed

  • Update values schema for generating EKS cluster.

v2.50.0

12 Dec 10:50
7c636cd
Compare
Choose a tag to compare

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.

v2.49.1

06 Dec 08:29
43abd64
Compare
Choose a tag to compare
Release v2.49.1 (#1225)

v2.49.0

05 Dec 07:55
c9ed7d2
Compare
Choose a tag to compare

Changed

  • BREAKING All values of cluster userconfig for CAPA are moving under global.

v2.48.1

30 Nov 11:33
31d8867
Compare
Choose a tag to compare

Changed

  • Changed the length of random generated cluster names to 10

v2.48.0

29 Nov 09:29
171d474
Compare
Choose a tag to compare

Added

  • Add support for device authentication flow in the login command and a new --device-auth flag to activate it.

v2.47.1

15 Nov 11:23
94aff1c
Compare
Choose a tag to compare

Changed

  • Increase the cluster name length to 20 characters.
  • Change how login works to use our DNS record for the k8s API when using non-vintage providers, rather than the value found in the CAPI CRs.

v2.47.0

13 Nov 13:12
7915ea9
Compare
Choose a tag to compare

Changed

  • Change default volume Docker size to 10Gb on AWS vintage NodePools.