Security
Changed
- Align
controller.serviceAccount for cert-manager-controller with upstream chart for configurable controller.serviceAccount.name and controller.serviceAccount.annotations.
Added
- Adds
imagePullSecrets to Chart.
Added
- Add support for clusters with
cilium network and prepare for PSP not being available after kubernetes 1.25
Changed
- Use
external-secrets.name instead of external-secrets.fullname for resource names prefix - Update ATS tests to use
v0.2.1 from giantswarm-catalog - Update
README.md
Added
- Added a new crossplane specific controller,
crossplaneauth. It detects when a ClusterRole crossplane-edit is created
(which means crossplane is installed with its rbac-manager and binds default:automation SA and customer’s admin
user group to this ClusterRole.
Changed
- Push artifacts to
giantswarm-catalog and giantswarm-test-catalog
Changed
- Fix
pods/log policy rule.
Changed
- Improve connector selection (login) and error page UI.
Changed
- Replaces starboard library with trivy-operator library.
- Removes CIS benchmarks & reporting capabilities.
Added
- Add Horizontal Pod Autoscaling based on Prometheus scrape times.