Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add a dashboard for
kube-proxy.
- Delete old Istio docs (#1383)
- Delete old Weave Scope docs (#1382)
Added
- Add configurable nodeSelector to Helm values.
Changed
Added
- Added team ownership to default labels.
- Default
affinity and topologySpreadConstraints to make sure pods are spread evenly across zones.
Changed
- Wire to new alertmanager.
- Expand information regarding the training catalog (#1380)
Changed
- Drop dependency on apiextensions by moving Organization API into this repository.
- Update k8sclient and operatorkit to v6.
- Require Go v1.17
Fixed
- Add missing
imagePullSecret.
- Adds weekly highlight for March 25 (#1377)
Changed
- Use
ebpf driver instead of kernel module by default.