Changed
- Update to upstream v1.7.5 policies.
kubectl-gs login
command no longer writes to the main kubeconfig file in case there are no changes in access tokens and/or the current context. Also setting the --context
flag will no longer affect the current context (current-context
in kubeconfig) #949WARNING Please ensure you’re running kiam-app
with App Version v2.5.1
or higher.
v1.4.5
.WARNING Please ensure you’re running kiam-app
with App Version v2.5.1
or higher.
This is necessary to allow efs-csi-driver to get the Identity Document
from Instance Metadata Service
.
You can verify this by describing kiam-agent
DaemonSet and checking if --allow-route-regexp="/latest/*"
is set.
v1.4.4
.hostNetwork
.n1-standard-4
as default instance types for CAPG worker nodes.login
command to prevent updates of the main kubeconfig file in case there are no changes in access tokens and/or the current context, or if the current context is provided via override (e.g. by using the --context
flag).kubectl gs template nodepool
command for Cluster API (CAPI) based workload Clusters.get nodepools
when node pool is lacking the release version label.