Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Changed terminology from
tenant cluster to workload cluster. - Changed terminology from
control plane to management cluster (where appropriate).
- Changed the term “control plane” to use “management cluster” instead, to align with Kubernetes project terminology (#741)
- We changed the term “tenant cluster” to “workload cluster”, in order to be aligned with the Kubernetes project terminology (#739)
Changed
- Aligned terminology by replacing the term “BYOC credentials” with “provider credentials” (#2013)
- Clarified that the EOL tag is associated with the Kubernetes release (#2014)
- Changed links in app detail pages to open in a new browser tab (#2012)
Security
Added
- Added values schema for validating default values
Updated
- sync with upstream chart version kube-prometheus-stack-11.1.7
- prometheus-operator v0.42.1 -> v0.43.2
- prometheus-config-reloader v0.42.1 -> v0.43.2
- prometheus v2.21.0 -> v2.22.1
- updated scripts (changed sync_chart, added generate_patch)
Fixed
- Fixed helm CRDs issue by adding crd-install job, to ensure CRDs are up to date
Added
- Added values schema for validating default values
Updated
- sync with upstream chart version kube-prometheus-stack-11.1.7
- prometheus-operator v0.42.1 -> v0.43.2
- prometheus-config-reloader v0.42.1 -> v0.43.2
- prometheus v2.21.0 -> v2.22.1
- updated scripts (changed sync_chart, added generate_patch)
Fixed
- Fixed helm CRDs issue by adding crd-install job, to ensure CRDs are up to date
Added
- Add
app-operator.giantswarm.io/paused annotation.
Changed
- Update description and example annotation for the Spark CRD.
Changed
- Update to upstream
v1.1.0. (#119)
Fixed
- Fix V5 cluster creation loading flag being stuck after completing the creation request (#2002)
- Fix cluster stuck on
Awaiting upgrade if the upgrade request failed (#2003)
Security
- Remove the usage of
react-addons-update to fix vulnerability (#1999)