- Add trailing newline (#1203)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changes
- Display scheduled cluster upgrades by @kuosandys in https://github.com/giantswarm/happa/pull/2919
- Align “No node pools” message styling by @kuosandys in https://github.com/giantswarm/happa/pull/2923
Full Changelog: https://github.com/giantswarm/happa/compare/v1.30.0...v1.31.0
Added
- Add a ‘preview’ release state.
Added
- Respect
giantswarm.io/keep: trueannotations on Silences when performing the initial cleanup
- Respect
- Add more domains to allowlist (#1202)
- Add sentry.io to the list of external domains (#1199)
Fixed
- Fix self-update command suggestion in the update warning.
Added
- Provide access to the customer automation SA for managing workload cluster client certificates.
Changed
- Allow using
ServiceAccounttokens for creating workload cluster certificates. - Let users override their kubectl config using flags in the
logincommand.
- Allow using
Changes
- Update commands in the Get Started guide to use
kubectl gsinstead ofgsctlby @kuosandys in https://github.com/giantswarm/happa/pull/2907 - Improve app installation modal: keyboard accessibility and scrollable content by @kuosandys in https://github.com/giantswarm/happa/pull/2905
- Fix flash messages duplication and content overflow by @kuosandys in https://github.com/giantswarm/happa/pull/2902
- Prevent trying to use user information if the user gets logged out by @axbarsan in https://github.com/giantswarm/happa/pull/2906
Full Changelog: https://github.com/giantswarm/happa/compare/v1.29.0...v1.30.0
- Update commands in the Get Started guide to use