- Add documentation for OpenStack in the OIDC section (#1315)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Add getting started with kubectl gs page (#1343)
Added
- Add OIDC flags to the
template clustercommand (OpenStack only).
Changed
- Improve flag handling and naming for
template clustercommand (no user facing changes). - Add new flags for
template cluster --provider-openstackto be able to use existing networks and subnets. - Update the kubectl version in Dockerfile
- Add OIDC flags to the
- Add highlights for March 4, 2022 (#1338)
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