Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- First release of the Exception Recommender App.
Changed
- Remove custom
giantswarm service for monitoring in favor of upstream servicemonitor - Moved
imagePullSecrets to multiTenantAuth.image.pullSecrets
Fixed
- Fix loki-backend sidecar pod security standard violations.
Changed
- Upgraded upstream chart from 5.23.0 to 5.26.0 - see changelog for more information.
Changed
- Upgrade
prometheus-agent to 0.6.4.
Changed
- Upgrade upstream chart to 0.25.0 and agent to 0.36.2.
- Add kyverno policy exception.
Fixed
- Fix missing external labels on the prometheus agent when global.podSecurityStandards.enforced is set to false.
Added
- New config var
resyncPeriod to control the reconcile loop resync period
Changed
- Add condition for PSP installation in helm chart.
Added
- Added
seccompProfile for PSS compliance.
Changed
- Add condition for PSP installation in helm chart.
Fixed
- Try to fix flaky tests by increasing retries.
Changed
- Propagate
global.podSecurityStandards.enforced value set to false for PSS migration