- Include Cloudfront changes for IRSA (#1522)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Fix nil pointer panic in
template nodepoolcommand.
- Fix nil pointer panic in
Added
- Support for labels on the controller metrics service.
- Major rework: Upgrading from previous version might not work. Rather remove older versions and do a fresh install.
Added
- operatorkit dashboard
Changed
- Deprecated cert-operator dashboard, superceded by operatorkit dashboard
- Add weekly highlights for 2022-08-12 (#1519)
Changed
- Make all
kubectlconfig flags (e.g--contextand--kubeconfigglobal and unify kubeconfig management throughout commands. - Remove CAPA templating from
awsprovider. - Add new provider
capafor templating a cluster. - Remove fetching ssh sso ca pub key for capa from management cluster.
- Add test for CAPA provider cluster templating.
- Make all
- Add weekly highlights for 2022-03-18 (#1366)
Changes
- Cluster app statuses were improved to be more eye-catching by @gusevda in https://github.com/giantswarm/happa/pull/3618
- Cluster apps sorting issue was fixed by @gusevda in https://github.com/giantswarm/happa/pull/3639
- Fix login: create SelfSubjectAccessReview in correct namespace by @kuosandys in https://github.com/giantswarm/happa/pull/3642
Preview

Full Changelog: https://github.com/giantswarm/happa/compare/v1.47.0...v1.48.0
- Prometheus RemoteWrite Docs (#1516)