Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Controller flag
--ingress-class to use configuration value controller.ingressClassResource.name. This enables backwards compatibility with kubernetes.io/ingress.class annotations on Ingresses. (#292) - Configuration value
ingressClassByName to enable or disable processing IngressClass per name (additionally as per spec.controller) (Default: false). (#292)
Changed
- Added team ownership to default labels.
- Update controller container image to
v1.1.3 to fix CVE-2022-0778 in OpenSSL and CVE-2022-23308 in libxml2. It also upgrades Alpine to 3.14.4 and nginx to 1.19.10. (#292)
Changed
- Upgrade to version 6.24.1 of the upstream chart.
- Add weekly highlights for the week ending April 1, 2022 (#1385)
- Internal change: use Organization CRD from the canonical source
giantswarm/organization-operator instead of giantswarm/apiextensions (#1386)
- In
kubectl gs login, add support for workload clusters on OpenStack.
Removed
- Remove
orgpermissions controller as it is deprecated and all its resources have been cleaned up.
- Delete old Kubernetes dashboard docs (#1384)
Fixed
- Add missing config annotation to the chart.
Fixed
- Rename app to grafana instead of grafana-app