Skip to content

Releases: giantswarm/kubectl-gs

v4.7.0

08 Jan 10:12
f3e0a15
Compare
Choose a tag to compare

Changed

  • Add deletion prevention label also to templated cluster's App and ConfigMap if using the kubectl gs template --prevent-deletion parameter

v4.6.0

28 Nov 09:25
eb30e99
Compare
Choose a tag to compare

Changed

  • Use Phase instead of Status field for Clusters and Nodepools. Affected commands:
    • kubectl gs get clusters
    • kubectl gs get nodepools

Fixed

  • Fix getting nodepools via kubectl gs get nodepools.
  • Remove node classes from vsphere template used in kubectl gs template cluster command.

v4.5.0

15 Nov 14:32
a750335
Compare
Choose a tag to compare

Changed

  • Adjust columns for kubectl gs get releases.

v4.4.0

13 Nov 09:57
50d215f
Compare
Choose a tag to compare

Added

  • Cloud Director Provider.

v4.3.1

04 Nov 11:41
9b45a75
Compare
Choose a tag to compare

Fixed

  • Fixed unique user tracking
  • Remove debug logging regarding telemetry

v4.3.0

28 Oct 08:34
9d6ea1a
Compare
Choose a tag to compare

Added

  • Basic usage tracking data is now collected for every command execution. This should help us maintain and develop the tool. Set the KUBECTL_GS_TELEMETRY_OPTOUT environment variable to an arbitrary value to disable this. Data is submitted to TelemetryDeck in the EU. More details are available in our docs.

v4.2.0

15 Oct 10:29
6a0aca2
Compare
Choose a tag to compare

Changed

  • BREAKING When templating cluster manifests for CAPV clusters with kubectl gs template cluster command, now we set the workload cluster release version via the --release flag, instead setting cluster-vsphere version via --cluster-version.

v4.1.0

04 Sep 09:51
b61e302
Compare
Choose a tag to compare

Added

  • Add support for unified cluster-vsphere app. With cluster-vsphere v0.61.0 and newer, default apps are deployed with cluster-vsphere, and default-apps-vsphere app is not deployed anymore.

v4.0.0

23 Aug 08:22
7cc3228
Compare
Choose a tag to compare

Changed

  • The way to specify a release in kubectl gs gitops add workload-cluster has changed. The flag --cluster-release has been replaced by --release.

Removed

  • kubectl gs gitops add workload-cluster:
    • The flag --default-apps-user-config has been removed
    • The flag --default-apps-release has been removed
    • The flag --cluster-release has been removed

v3.2.0

12 Aug 10:11
13ce18c
Compare
Choose a tag to compare
Release v3.2.0 (#1400)