Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
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.
Changes
- Update kubectl-apply-job to 0.8.0 for enabling
readOnlyRootFilesystem: true for kubectl CRD install job container.
Changed
- Push mimir to onprem collections.
- Add PVC retention policy for
compactor and store-gateway.
- changed:
app.giantswarm.io label group was changed to application.giantswarm.io
Fix
- Remove quotes from acme-http01-solver-image argument. The quotes are used when looking up the image which causes an error.
Fix
- Remove quotes from acme-http01-solver-image argument. The quotes are used when looking up the image which causes an error.
Changed
- Reduce security exceptions #89.
- Enable readOnly FS moving config to emptyDir volume.
- Remove
NET_ADMIN and drop ALL capabilities. - Add
NET_BIND_SERVICE capability. - Add policy exception for
require-non-root-groups/autogen-check-runasgroup. - Remove disallow-capabilities-* policy exceptions.