Security
Added
- Ability to specify annotations of the Deployment
Changed
- Do not install PodSecurityPolicy if api not available.
- Make deployment PSS compliant.
- Do not install cleaning hook when Quick Tunnel is enabled.
Added
- cert-manager-giantswarm-clusterissuer: Allow setting
hostedZoneID for route53 DNS01 challenge. - cert-manager-giantswarm-clusterissuer: Make
accessKeyID and secretAccessKey optional for route53 DNS01 challenge.
Changed
- Run preinstall job as non-root.
Changed
- Move cert-manager ownership to team BigMac. (#349)
- Add default cpu and memory limits to controller, cainjector and webhook deployments. (#367)
- Change the Pod Disruption Budget (PDB) to percentage-based (#372)
Added
- First release of the Exception Recommender App.
Added
- New config var
resyncPeriod to control the reconcile loop resync period
Added
- Added
seccompProfile for PSS compliance.
Fixed
- Try to fix flaky tests by increasing retries.
Changed
- Propagate
global.podSecurityStandards.enforced value set to false for PSS migration
Changed
- Propagate
global.podSecurityStandards.enforced value set to false for PSS migration