- Add weekly announcement for 2022-01-21 (#1274)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add
ClusterNamesfield toETCDBackup.specto allow backing up specific clusters within an MC. - Add a few new fields in
ETCDBackup.statusto give better visibility on the state of the backup.
Changed
- Replaced gopkg.in/yaml.v2 versions below v2.2.8 with v2.2.8 to mitigate CVE-2019-11254
Removed
- Remove generated typed clients.
- Move Release API into release-operator.
- Move Config API into config-controller.
- Move Silence API into silence-operator.
- Move application.giantswarm.io API group into apiextensions-application.
Fixed
- Fix color output during makefile execution.
- Add
Changed
- Add monitoring label to scrape prometheus-operator metrics.
Changed
- Add monitoring label to scrape prometheus-operator metrics.
Fixed
- Fix CRD helm chart ownership
- Fix
kube-state-metricsselector, see https://github.com/prometheus-community/helm-charts/blob/main/charts/prometheus/README.md#to-150
Removed
- Move CRD out into giantswarm/prometheus-operator-crd.
Fixed
- Fix CRD helm chart ownership
- Fix
kube-state-metricsselector, see https://github.com/prometheus-community/helm-charts/blob/main/charts/prometheus/README.md#to-150
Removed
- Move CRD out into giantswarm/prometheus-operator-crd.
Changed
- Add deployment to run one replica of coredns in master nodes (for clusters with no node pools).
Changed
- Dex dashboard:
- Add new panel to show requests with more details.
- Exclude health check requests (handler
/healthz) from the successful requests graph.
- Dex dashboard:
Changes
- In Organizations > Access Control, display descriptions for roles by @kuosandys in https://github.com/giantswarm/happa/pull/3097
Full Changelog: https://github.com/giantswarm/happa/compare/v1.35.5...v1.35.6