Continuous Deployment
Changed
- Configure
gsoci.azurecr.io as the default container image registry.
Added
- Add Kyverno PolicyException.
Fixed
- Fixed container
securityContext.
Changed
- Updated default
securityContext values to comply with PSS policies.
Added
- Added
node-role.kubernetes.io/control-plane to crd install jobs toleration
Added
- VerticalPodAutoscaler config for automatically lifting Requests when Pod OOMs
Added
- Added the use the runtime/default seccomp profile.
- Added
clusterRoles.install value that can disable installing the flux-view and flux-edit cluster roles. Enabled by default to install these resources.
Changed
- Use Cilium network policy when available for CRD installer
- Updated flux apps to v0.41.2
- Changed PSP to allow the same volumes as restricted, to prevent seccomp profile changes breaking pod creation.
Removed
- Removed obslete values related to PVCs under:
.Values.volumes
- initial Helm Chart and repository configuration.