Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Configure
gsoci.azurecr.io as the default container image registry.
Changed
- Configure
gsoci.azurecr.io as the default container image registry. - Upgraded loki from 2.9.2 to 2.9.3 - see changelog for more information.
- Upgraded upstream chart from 5.40.0 to 5.41.4 - see changelog for more information.
Changed
- Configure
gsoci.azurecr.io as the default container image registry.
Changed
- !Breaking change: Simplify configuration for the bundled apps. See our upgrade guide
- Move all user configs from under
apps.<appName>.userConfig from string to regular helm values to userConfig.<appName> - Rename
prometheus-operator-app to kube-prometheus-stack - Rename
promtail-app to promtail
- Enforce
Cilium Network Policy by default. - Enforce
Pod Security Standard by default. - Upgrade
kube-prometheus-stack to 8.1.1 and prometheus-operator-crd to 8.0.0 - Upgrade
grafana-agent to 0.3.2.
Added
- Add vintage clusters specific resources in helm chart when running with elevated permissions.
Added
- Enable high availability mode and podDisruptionBudget
Fixed
- Update
listen-port to 8080 to avoid connection issues as pods are running with non-root user.
Added
- Service Monitor: Add
controller.metrics.serviceMonitor.annotations. (#584)
Changed
- Image: Update to
v1.9.5. (#584) - Default Backend: Label pods with
ingress-nginx.labels instead of ingress-nginx.selectorLabels. (#584)