Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Removed
- Remove Flux plugin and related feature flags.
- Remove link to GitOps UI for deployments.
Changed
- Chart: Update Helm release vertical-pod-autoscaler to v9.8.3. (#301)
Changed
- Chart: Update Helm release vertical-pod-autoscaler to v9.8.3. (#301)
- added support for simplified configuration of the auth bundle apps, which minimizes the number pf properties the user needs to provide manually.
- added support for simplified configuration of the auth bundle apps, which minimizes the number pf properties the user needs to provide manually.
Changed
- Upgrade app and chart to upstream version 2.11.2 to support kubernetes 1.25 to 1.27.
Changed
- Upgrade app and chart to upstream version 2.11.2 to support kubernetes 1.25 to 1.27.
Changed
- Change app catalog from giantswarm-playground to giantswarm
Added
- GS plugin: Add
<GSFeatureEnabled />
component to hide some UI features based on the app-config.
Changes
- Update kubectl-apply-job to 0.8.0 for enabling
readOnlyRootFilesystem: true
for kubectl CRD install job container.