In this release BACKEND_SECRET environment variable was removed.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
This release changes main site authentication from GitHub to Dex. See ./docs/releases/v0.45.0-changelog.md for more information.
Changed
- Add
application.giantswarm.io/teamlabel to policies.
- Add
Added
- Add “manual e2e” testing procedure.
Changed
- Add configuration for alertmanager component to be HA.
This release adds a custom logger service that reports errors to Sentry to the backend package. See ./docs/releases/v0.44.0-changelog.md for more information.
In this release:
- Backstage was updated to v1.33.5;
- Other project dependencies were updated. See ./docs/releases/v0.43.0-changelog.md for more information.
Fix
- added the option to configure additional approveSignerNames
Changed
- Changed ownership to team Shield
Removed
- Get rid of label
giantswarm.io/monitoring_basic_slias this slo generation label is not used anymore.
Changed
- Add Ingress dummy paths to block access to the
/swagger,/metrics, and/api/healthendpoints by default. - upgrade grafana chart: 8.5.12 => 8.6.0
- Add Ingress dummy paths to block access to the
Changed
- Bump karpenter-app to
v0.14.0.
- Bump karpenter-app to
Changed
- Use Phase instead of Status field for Clusters and Nodepools. Affected commands:
kubectl gs get clusterskubectl gs get nodepools
Fixed
- Fix getting nodepools via
kubectl gs get nodepools. - Remove node classes from vsphere template used in
kubectl gs template clustercommand.
- Use Phase instead of Status field for Clusters and Nodepools. Affected commands: