Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Update PolicyException CR version to v2beta1.
Added
- Added support for setting
.spec.template.spec.priorityClassNamefor 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
750mand2048Mi.
Changed
- Changed default service type to
ClusterIP. - Changed default node port to
32767and it is added to the service only when service type isNodePort. - Enabled
PVCcreation by default. - Changed default resource requests to
300mCPU and1024Mimemory, limits to500mCPU and1536Mimemory.
- Added support for setting
Changed
- Make
Certificate Detailsdashboard public - Migrate deprecated angular panels.
- Make
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-uiCiliumNetworkPolicy. - Add Helm annotations to core policies.
- Remove duplicated key from the
Added
- Add priorityClass to the daemonset.
Changed
- upgrade grafana chart: 7.3.7 => 7.3.12
- upgrade grafana : 10.4.0 => 10.4.3