Fleet Management
Changed
- BREAKING
kubectl gs template cluster for Cluster API provider Azure has been adapted to work with the values schema of cluster-azure v0.7.0.
Changed
- Make error message actionable in case
kubectl gs template cluster fails because the user did not log into, or point to, the management cluster - Support internal api URLs in
kubectl gs login id token verification - Print a warning in case
kubectl gs login id token verification fails but don’t fail the command
Changed
- Chart: Update
appVersion and README.md. (#281)
Changed
- Chart: Update Helm release vertical-pod-autoscaler to v9.8.0. (#279)
- added:
- mount an emptyDir volume to /tmp
- added:
- an ability to use basic auth for service monitor
Added
- Add
kubectl gs get nodepools for CAPA,CAPZ,CAPV,EKS and CAPVCD. - Add validation of ID token retrieved from OIDC provider during
kubectl gs login
Changed
- Errors during update checks no longer interrupt the command execution.
- Fix authentication failure in case the browser sends multiple requests to the callback server during the
login command execution