Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Reduce minAllowed cpu from 200 to 50 millicores to avoid allocating unused cpu.
Changed
- Changed the way registry is being parsed in helm templates
- Enable VPA by default
Changed
- Deployments/DaemonSets: Make pod affinity templatable. (#654)
- ServiceMonitor: Relabel app & node. (#654)
Changed
- Update PolicyException CR version to v2beta1.
Added
- Added support for setting
.spec.template.spec.priorityClassName for the Zot deployment via Helm value
.priorityClassName. Defaults to empty string, meaning a priority class does not get set by default. - Added setting to VPA to control max allowed CPU and memory. Defaults to
750m and 2048Mi.
Changed
- Changed default service type to
ClusterIP. - Changed default node port to
32767 and it is added to the service only when service type is NodePort. - Enabled
PVC creation by default. - Changed default resource requests to
300m CPU and 1024Mi memory, limits to 500m CPU and 1536Mi
memory.
Changed
- Make
Certificate Details dashboard public - Migrate deprecated angular panels.
Added
- GS plugin: Add “Cluster access” pane that explains cluster access in the cluster list.
Removed
- Disable Report Issue addon for TechDocs plugin.
Changed
- upgrade grafana chart: 7.3.12 => 8.0.2
- upgrade grafana : 10.4.3 => 11.0.0
Changed
- Update to go 1.22 and bump dependencies.
Changed
- Remove duplicated key from the
allow-kyverno-policy-reporter-talk-to-kyverno-ui CiliumNetworkPolicy. - Add Helm annotations to core policies.