Skip to content

Releases: dataiku/dss-plugin-gke-clusters

v1.4.0

10 Oct 14:29
2ceff77
Compare
Choose a tag to compare
  • Add support for release channels on standard clusters
  • Add support for GCP labels on nodepools
  • Add support for taints on nodepools
  • Fix cluster GCP labels
  • Miscellaneous UI improvements

v1.3.2

21 Nov 14:50
f870182
Compare
Choose a tag to compare
  • Fix attaching to existing clusters from another project

v1.3.1

10 Aug 13:41
d396fd3
Compare
Choose a tag to compare
  • Fix CIDR block detection and improve descriptions of pod and service IP range fields
  • Improve error message when gcloud has not been properly authorized
  • Add support for spot VMs

v1.3.0

04 May 08:58
5ab7e60
Compare
Choose a tag to compare
  • Add more supported Python versions. This plugin can now use 2.7 (deprecated), 3.6, 3.7, 3.8, 3.9, 3.10 (experimental), 3.11 (experimental)
  • Fix issue when creating a cluster in a different region/zone

v1.2.0

03 Apr 09:07
2e7914a
Compare
Choose a tag to compare
  • Fix the cluster configuration's merging mechanism for string parameters
  • Remove support for legacy authorization (ABAC)
  • Authentication for kubectl command now relies on gke-gcloud-auth-plugin as this is the only supported mode starting with Kubernetes 1.26 (see documentation). ⚠️ if you're using a DSS version prior to 11.4, you'll have to install gke-gcloud-auth-plugin manually (see the link above)

v1.1.5

08 Sep 15:52
Compare
Choose a tag to compare
  • Fix action "Add node pool"
  • Change default value for "Inherit DSS host settings" when creating a cluster
  • Change default value for "Service account type" in the nodes pool creation form
  • Handle regional clusters

v1.1.4

03 Mar 11:27
0669437
Compare
Choose a tag to compare
  • Add ability to use named secondary ranges
  • Add network tags on cluster nodes