- Dissolve “Reference” top level section (#1444)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
- Add
NOTEScolumn tokubectl gs get appsdocumentation (#1445)
- Add
Added
- Add a NOTES column to the output of the
get appscommand. The column contains information why the last Helm release attempt failed if so, empty otherwise.
- Add a NOTES column to the output of the
New features
- UI for admin users to inspect other users/groups permissions was added by @kuosandys and @gusevda in https://github.com/giantswarm/happa/pull/3443
Changes
- Permissions use cases were updated: permissions for “Inspecting Apps” by @kuosandys in https://github.com/giantswarm/happa/pull/3448
Preview

Full Changelog: https://github.com/giantswarm/happa/compare/v1.42.0...v1.42.1
Fixed
- Remove
app-operator-*-chartClusterRole and ClusterRoleBinding for old app-operator versions.
- Remove
Added
- Add dashboard for Fluentbit.
- Document function to unschedule an upgrade in
kubectl update cluster(#1440)
- Document function to unschedule an upgrade in
Added
- Add new dashboard ‘Webhook Health’.
- Add dashboard for Fluentbit.
- In the article on cluster upgrades, replace info on gsctl with kubectl-gs (#1439)