Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Add condition for PSP installation in helm chart.
- Add KyvernoPolicyException for sync job.
Changed
- Propagate
global.podSecurityStandards.enforced value set to false for PSS migration
Changed
- Propagate
global.podSecurityStandards.enforced value set to false for PSS migration
Changed
- Update deployment to be PSS compliant and PSP toggle.
Changed
- Make App compliant with PSS policies (#234):
- Set seccompProfile to
RuntimeDefault. - Fix capabilities typo.
- Remove
NET_BIND_SERVICE capabilities. - Set
runAsNonRoot as true.
Changed
- Make CRD install job compliant with PSS (#309).
Changed
- Upgrade backstage to v1.18.3.
Changed
- Breaking Change: Move chart to “giantswarm” catalog from “giantswarm-playground”
- Disabled VPA
- Bumped image to v1.6.0
Changed
- Make deployment compliant with PSS (#307).