Security
Changed
- Migrate build step to app-build-suite
- Add basic chart tests
Added
- Add annotation to dex deployment template to roll pods whenever secret changes.
Changed
- If more connectors are specified in
Values.oidc.customer.connectors in addition to an existing one in Values.oidc.customer.connectorConfig, include both in the dex secret.
Fixed
- Fix deployment template securityContext.
- Allow an array of write-all-groups.
Added
- Added
VerticalPodAutoscaler to policy-reporter.
Added
- Add option to configure custom clusterIssuer for certificate generation.
Changed
- Marked
caPem in schema as deprecated.
Added
- Add option to configure custom clusterIssuer for certificate generation.
Added
- Added support for polymorphic values of
managementCluster - it can be defined either as string or as object.