- Add page to explain the “Inspect permissions” function in the web UI (#1463)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Take
--contextflag into account when building config forlogin.
- Take
- Add highlights for the week ending 2022-06-03 (#1454)
New features
- A possibility to inspect permissions for a service account was added by @kuosandys in https://github.com/giantswarm/happa/pull/3474
Full Changelog: https://github.com/giantswarm/happa/compare/v1.42.2...v1.43.2
Updates
- Enable PodDisruptionBudget to require at least one pod running.
- Increase default replica count to two.
- Change default affinity to prevent scheduling on the same node.
- Align with upstream chart version 2.8.2 (Changes in upstream repository)
Changed
- When loging in, take the k8s API endpoint from the
ClusterCR rather than calculating it. - Make
kubectl gs loginto work on GCP clusters.
- When loging in, take the k8s API endpoint from the
- In GitOps docs, add namespace flag to flux create source command (#1456)
Added
- VerticalPodAutoscaler for automatically setting requests and limits depending on usage. Fixes OOM kills on huge clusters.
Fixed
- Yet another fix for the Fairness and Priority charts in the
K8s API Performancedashboard.
- Yet another fix for the Fairness and Priority charts in the
- Adding migration steps and additional doc improvements for IRSA (#1455)