- Add highlights for week ending 2022-04-08 (#1389)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Internal change: add PodDisruptionPolicy and configure pod anti-affinity (#1392)
Changed
- Update controller container image to
v0.51.0to fix CVE-2022-0778 in OpenSSL and CVE-2022-23308 in libxml2. It also upgrades Alpine to 3.14.4 and nginx to 1.19.10. (#294) - Added team ownership to default labels. (#294)
- Update controller container image to
Added
- Push policies to
giantswarmcatalog.
- Push policies to
Changed
- Track upstream PSS policies with a subtree.
- Push PSS policies to AWS, Azure, KVM, OpenStack, and VSphere catalogs and collections.
- Remove catalog and collections push for common and shared policies.
Changed
- Break
kyverno-policieschart into its own separate app. - Change
kyvernochart to a subtree tracking the upstreamkyvernochart.
- Break
Changed
- Split each dashboards into specific configmaps
- Make mixin dashboard private
Changes
- Add labels with release components’ versions to CRs created by cluster and node pool creation by @kuosandys in https://github.com/giantswarm/happa/pull/3315
Full Changelog: https://github.com/giantswarm/happa/compare/v1.39.1...v1.39.2
Changes
- Set cluster labels via the Management API: use
kubectl labelcommand instead ofkubectl patchby @marians in https://github.com/giantswarm/happa/pull/3314 - Create a client certificate via the Management API: improve groups placeholder and explanations by @marians in https://github.com/giantswarm/happa/pull/3313
- Upgrade Cluster API resources used to version
v1beta1by @kuosandys in https://github.com/giantswarm/happa/pull/3308 - Handle the rare case where a request for Release resources returns no
itemskey in the response by @gusevda in https://github.com/giantswarm/happa/pull/3312
Full Changelog: https://github.com/giantswarm/happa/compare/v1.39.0...v1.39.1
- Set cluster labels via the Management API: use
Added
- Add all dashboards from g8s-grafana.
- Add grafana sidecar annotation to all configmaps.
- Add a dashboard for
ceph cluster usage in KVM.