- Using custom docker image with openssl to fix vpa-certgen job
Fleet Management
Fixed
- Fix
update clustercommand when scheduling an upgrade for a Cluster when the Cluster CR had no previous annotations.
- Fix
Changed
- Adding
application.giantswarm.io/teamlabel to kubernetes resources - Removing openssl update in
vertical-pod-autoscaler-certgencontainer
- Adding
- Ensure dedicated
cert-operatorversion0.0.0is used for client certificate creation inlogincommand to avoid timeouts. - Adjusted GCP config to support the volume type for all kind of volumes (root, etcd, kubelet, containerd)
- Ensure dedicated
Fixed
- The
kubectl-gs logincommand no longer writes to the main kubeconfig file in case there are no changes in access tokens and/or the current context. - Using the
--contextflag will no longer modify the current context setting in kubeconfig.
- The
WARNING Please ensure you’re running
kiam-appwith App Versionv2.5.1or higher.Changed
- Update aws-efs-csi-driver version to
v1.4.5.
- Update aws-efs-csi-driver version to
WARNING Please ensure you’re running
kiam-appwith App Versionv2.5.1or higher. This is necessary to allow efs-csi-driver to get theIdentity DocumentfromInstance Metadata Service. You can verify this by describingkiam-agentDaemonSet and checking if--allow-route-regexp="/latest/*"is set.Changed
- Update aws-efs-csi-driver version to
v1.4.4. - Disable
hostNetwork.
- Update aws-efs-csi-driver version to
Changed
- Use
n1-standard-4as default instance types for CAPG worker nodes. - Adjusted behaviour of the
logincommand 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--contextflag).
- Use
Fixed
- Fixed a bug in CLI output tests that made them fail randomly
Changed
- Disable
kubectl gs template nodepoolcommand for Cluster API (CAPI) based workload Clusters.
- Disable