Security
Added
- Add
MatchExpressions selector to organization scope for RoleBindingTemplate
Changed
- Removed unused values and update schema.
Added
- Added Policy Exceptions for
aws-cloud-controller-manager, aws-ebs-csi-driver, azure-cloud-controller-manager and cilium. - Add Policy Exception for
chart-operator ServiceAccount. - Change
psp.enabled value to global.podSecurityStandards.enforced
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.