Security
Changed
- Don’t push to
openstack-app-collection. - Rename
vmware-app-collection to vsphere-app-collection. - Consider PolicyExceptions from all namespaces.
Added
- Added Kyverno
PolicyExceptions for necessary capabilities normally prohibited by PSS policies.
Changed
- Update
kyverno to upstream version 1.9.2 / chart version 2.7.2.
Added
- Add
node-role.kubernetes.io/control-plane key to list of tolerations
Fixed
- The VPA for
external-secrets erroneously picks up the kubectl pod created by the CRD installer job and changes the resource requirements for it potentially causing OOM kill for it
Added
- Added the use of the runtime/default seccomp profile.
Fixed
- Prevented deletion of Organization CR until the organization namespace is deleted successfully
Added
- Add circle ci job to push to
capz-app-collection on new release. - Static client for GitOps Server.
Changed
- Update to upstream version
0.7.0/app version 0.37.2.
Added
- Added the use of the runtime/default seccomp profile.
- Added reconciliation of static resources like e.g. ClusterRoles, ClusterRoleBindings, ServiceAccounts in the default namespace, etc.
Changed
- Default to new IRSA role for
cert-manager-controller that has permissions needed for the DNS01 challenge via AWS Route53