Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Support for running behind a proxy
Changed
- Replace condition for PSP CR installation.
Changed
- In order to facilitate the migration from aws-cni to cilium we need to keep the standard network policies in place so that VPA can communicate with the k8s API while the clusters are being upgraded
Changed
- Updated to upstream char version 9.3.0 which allows to set the
topologySpreadConstraints for all 3 VPA components (updater, recommender and admission controller) - Removed
/metrics rule in the updater cilium network policy because it can cause delays in the application availability when switching from a different CNI over to Cilium
Changed
- Change how
login works on CAPA and gcp to use our DNS record for the k8s API when using these providers, rather than the value found in the CAPI CRs.
Added
- Added Quay.io info on docker images.
Changed
- Extended the development documentation and moved it into a separate file.
Changed
- Alerts dashboard:
- new filters: team, severity, alertname
- removed “inhibitions” graph as it was not reliable
- changed visualization for alerts from graph to timeline
- added a table listing alerts that have previously fired
- minor changes to global stat numbers
Added
- Add internal links between all Prometheus Dashboards.
Changed
- Service Account: Align annotation format. (#526)
- Image: Update to
v1.8.2. (#532)
Changed
- Upgraded upstream chart from 5.20.0 to 5.22.0 - see changelog for more information.
- Upgraded loki from 2.9.0 to 2.9.1 - see changelog for more information.