Security
Changed
- Update
kyverno to upstream version 1.7.2 / chart version 2.5.2. - Use pre-install CRD install Job to remove storage version
v1alpha1 for several Kyverno CRDs. - Set Kyverno to use the
giantswarm-critical PriorityClass. - Limit maximum ReportChangeRequests per namespace to 100.
- Split PolicyReports into one report per policy to support the RCR limiting and avoid cases where a report doesn’t fit into etcd.
Changed
- Adjusted detection of changes in roles and role bindings to prevent unnecessary updates during reconciliation
Added
- Added an example of direct app deployment to README
Fixed
- Fixed rendering helm template with empty users and/or roles
Added
- Add CI job to push to
capa-app-collection.
Changed
- Fix Circle CI job name for pushing to app collection.
Changed
- Update CI (archigtect-orb)
Changed
- In case an organization can not be fetched, try fetching it via the annotation
ui.giantswarm.io/original-organization-name.
Added
- Add default value for giantswarm CLIAuth client ID.
Added
- Reconcile individual clusterRoleBinding for each org namespace to grant and revoke automation access to silences.