Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Upgrade to upstream image
v1.7.2 (#204). This version completely removes cert-manager API versions v1alpha2, v1alpha3, and v1beta1. If you need to upgrade your resources, this document explains the process. - Update pytest-helm-charts to version 0.7.0 and adjust dependencies (#239)
- Update kubectl container version to
1.24.1 (#204)
Fixed
- Fixed broken relative URLs in the README
- Update team name in training catalog (#1469)
Fixed
- Added component label to deployment labels as well
- Add highlights for the week ending on 2022-06-17 (#1467)
Added
- Add
app.kubernetes.io/component on deployments so that management-cluster-admission controller does not complain.
- Add documentation for
kubectl gs template cluster flag --service-priority (#1471)
Changed
- Enable topology spread constraints by default. (#318)
Fixed
- Correct pod selectors on each deployment. Deployments renamed to allow for changing the selectors.