Fleet Management
Added
- Allow
kubectl gs update app
to update App CR to any version from any catalog. - Also add
--suspend
flag to manage Flux App reconciliation.
Changed
- BREAKING
kubectl gs template cluster
for Cluster API provider vSphere has been adapted to work with the values schema of cluster-vsphere
v0.52.0.
Changed
- Chart: Update
appVersion
and README.md
, VPA v1.1.2. (#293)
Added
- Support unified cluster-aws app. With cluster-aws v0.76.0 and newer, default apps are deployed with cluster-aws and default-apps-aws app is not deployed anymore.
Changed
- Default value for CAPA Node Pool
rootVolumeSizeGB
was decreased from 300
to 8
.
Changed
- Update interruption queue settings
- Update SQS Policy URL
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