Managed Apps
Added
- Added Circle CI job to push to CAPA app collection
Added
- Added Circle CI job to push to CAPA app collection
Added
- Validation for
controller.service.externalTrafficPolicy and controller.service.internal.externalTrafficPolicy to only allow Local and Cluster. (#344)
Changed
- Support CRI instead of Docker log format.
- Change storage path to not use a tmpfs filesystem to not overload nodes.
Changed
- Update
kyverno to upstream version 1.7.3 / chart version 2.5.3.
Added
controller.service.loadBalancerSourceRanges & controller.service.internal.loadBalancerSourceRanges for configuring source IP address ranges which can access the ingress service.
Changed
- Pull kubernetes CA cert for k8s-authenticator from environment variable.
Changed
- Rework hooks. (#263)
- Migrate
Chart.yaml to API version v2. - Rename labels.
- Add
post-upgrade hook. - Move
ClusterIssuer CRs to helpers. - Remove unneccessary hook weights.
- Refine PSP & RBAC.
- Improve CRD installation job.
- Simplify default issuer installation job.
- Add
values.schema.json for default isser chart.
- Upgrade upstream chart from version 6.31.0 to 6.37.0, and grafana from 9.0.1. to 9.1.9. This release includes a small set of breaking changes that you can check here.