Fleet Management
Added
- Add
Namespace
and Age
columns to Organization
CRD.
Removed
- Stop pushing to
openstack-app-collection
.
Changed
- Raised resources for updater and recommender.
Changed
- App: Rename
nginx-ingress-controller-app
to ingress-nginx
. (#1077) - vSphere: Fix templating. (#1079)
Fixed
- Sanitize file passed as inputs data for config maps by stripping spaces from the right end of the lines.
- This makes the output to use proper multi-line strings for the embedded YAML content by working around a bug in
sig.k8s.io/yam@v1.3.0
Changed
Drop all CAPabilities
in container SecurityContext for Kyverno Policy compliance- Set
AllowPrivilegeEscalation=false
in container SecurityContext for Kyverno Policy compliance
Fixed
- Added
projected
volume type to csi-node PSP to allow the user of IRSA.
Fixed
- Ensured that Automation SA in the default namespace is only updated in case there are actual changes
Added
- Annotation for EBS Volumes for Logging, Docker and Containerd.
Changed
- Enable PSS Restricted policies by default.
Removed
- Stop pushing to
openstack-app-collection
.
Changed
- Use non-exp apiVersion for azure machine pool types in
template nodepool
.