Fleet Management
Changed
- Bump CAPI (cluster-api) dependencies to v1beta1
Changed
- Update efs-csi-driver to v1.3.8.
- Adjust node selector and tolerations.
Fixed
- Disable colored output on Windows to avoid printing of ANSII escape codes.
Changed
- Push to
giantswarm catalog instead of control-plane one.
Changed
- Allow customizing the container image registry domain.
- Build signed Windows binaries
- Extend CI config to include the Windows package in the Krew index when a new release is published
Changed
- Improved description of the
--control-plane-az parameter when templating a cluster.
Changed
- Update the upstream helm chart to 1.7.11 (#82).
- Update the upstream rook-ceph-cluster helm chart to 1.7.11 (#83).
Fixed
- Re-initialise the upstream helm chart at 1.7.0 to correct an incorrect merge (#81).
Changed
- Enable PodDisruptionBudget to prevent unavailability of the admission webhook during cluster maintenances.
- In
kubectl gs login, add support for workload clusters on OpenStack.