- Add highlights for March 4, 2022 (#1338)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Fix Firestore collection name used for writing RUM data.
- Add version meta tag to expose which release of the docs repository is published (#1346)
- Update catalog name for dex-app (#1345)
- Add Management API > Authorization page (#1325)
- Internal change: use the page title from front matter as an article headline, remove it from markdown body
Added
- Prevent rbac-controller
fluxauthandexternalresourcesresources from reconciling cluster namespaces - Dynamically bind
read-in-cluster-nsclusterRole ifread-allclusterRole is bound in an org-namespace - Dynamically bind
write-in-cluster-nsclusterRole ifcluster-adminclusterRole is bound in an org-namespace
Changed
- Renamed role
read-cluster-apps-in-cluster-nstoread-in-cluster-ns - Renamed role
write-cluster-apps-in-cluster-nstowrite-in-cluster-ns - Renamed role binding
read-cluster-apptoread-in-cluster-ns - Renamed role binding
write-cluster-appstowrite-in-cluster-ns
- Prevent rbac-controller
Changes
- In the Ingress tab under cluster details, we fixed a problem where during creation of a cluster the information displayed was wrong. By @kuosandys in https://github.com/giantswarm/happa/pull/3214
- Long node pool names are now truncated in the node pools list. The full name is displayed when hovering the mouse pointer over the element. By @gusevda in https://github.com/giantswarm/happa/pull/3229
- Don’t rely on
Rolebinding.subjectsbeing defined by @kuosandys in https://github.com/giantswarm/happa/pull/3228
New Contributors
- @gusevda made their first contribution in https://github.com/giantswarm/happa/pull/3229
Full Changelog: https://github.com/giantswarm/happa/compare/v1.36.1...v1.36.2
Changed
- Policies no longer the
cluster-apps-operator.giantswarm.io/versionlabel sincecluster-apps-operatordon’t use it.
- Policies no longer the
- Move vertical-pod-autoscaler-app to Managed Apps category (#1341)