Skip to content

Commit 962261a

Browse files
committed
SC-92157 readme add about gke-gcloud-auth-plugin
1 parent 6734d26 commit 962261a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## Version 1.2.0
44
- Fix the cluster configuration's merging mechanism for string parameters
55
- Remove support for legacy authorization (ABAC)
6-
- 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](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke))
6+
- 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](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)).
7+
/!\ if you're using a DSS version prior 11.4, you'll have to install `gke-gcloud-auth-plugin` manually (see the link above)
78

89
## Version 1.1.5 - Feature and bugfix release
910
- Fix action "Add node pool"

0 commit comments

Comments
 (0)