Security
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.
Changed
- Use inline schema for ‘image’, avoid external schema.
Fixed
- Fixed labels in certs-secret Helm template
Removed
- Remove CA pem example from readme as it is no longer required
Changed
- Update icon url in chart
- Started using the falco-no-driver image! Reducing lots of vulnerabilities!