Fleet Management
Added
- Add webhook to validate deletion of organization CRs.
Fixed
- Push also to vmware app collection.
Added
- Add clusterresourcesets and clusterresourcesetbindings CRDs to the information about Cluster API CRDs and controllers.
Removed
- Removed the
--num-availability-zones
flag from the kubectl-gs template
commands. The --availability-zones
flag
should be used to specify a list of availability zones.
Changed
- Build release binaries using go 1.16. Kubectl-gs is now available for Linux and Darwin ARM64 machines including Apple M1 Macs.
- Upgrade dependency github.com/giantswarm/app to 4.9.0
- Fetch installation information using a new service, instead of relying on the Giant Swarm REST API.
Fixed
- Use immutable labels for selectors.
- Route alerts to Team Biscuit.
Fixed
- Exclude
vertical-pod-autoscaler-app
which consists of many deployments.
Changed
- Update efs-csi-driver to v1.2.0.
Fixed
- Set updated namespace so the updater can find the lease.
Changed
- Install all the
rbac-operator
resources by default.
Changed
- Label default ClusterRoles, which needs to be displayed in Happa.
Deleted
- Remove selector in
orgpermissions
controller.
Added
- Add
application.giantswarm.io/owners
annotation to Chart.yaml for routing
alerts.
Changed
- Upgrade vertical-pod-autoscaler from 0.8.0 to 0.9.2