- Values: Increase default limits.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Internal change: update build instructions in docker-compose (#1534)
What’s Changed
Internal changes, including some towards supporting Cluster API provider GCP (Google Cloud Platform)
Full Changelog: https://github.com/giantswarm/happa/compare/v1.49.0...v1.49.1
Fixed
- Set domain name for the Kubernetes APIs server address when logging in to CAPI provider workload clusters.
Changed
- Increase maximum sustained and burst Kubernetes client rate limits to 75 and 150 requests/second, respectively.
- Update
policy-reporterto v2.11.1 / app v2.8.0.
Added
- Webhook: Add
PodDisruptionBudgetand pod anti-affinity. - Startup API check: Add
NetworkPolicy.
Changed
- Webhook: Increase replica count to 2.
- Webhook: Add
Changed
- Update init container image to v3.16.2(#182)
Changed
- Update Dex to v2.33.0 https://github.com/giantswarm/dex-app/pull/205
Changes
- Display for pre-installed apps in clusters was improved by @gusevda in https://github.com/giantswarm/happa/pull/3657
- Allow installing an app multiple times if
clusterSingletonrestriction is not set by @kuosandys in https://github.com/giantswarm/happa/pull/3658
Preview

Full Changelog: https://github.com/giantswarm/happa/compare/v1.48.0...v1.49.0