Connectivity
Changed
- Make the app visible for all providers.
Changes
- Update kubectl-apply-job to 0.8.0 for enabling
readOnlyRootFilesystem: true
for kubectl CRD install job container.
- Update kubectl-apply-job to 0.8.0 for enabling
Changed
- Reduce security exceptions #89.
- Enable readOnly FS moving config to emptyDir volume.
- Remove
NET_ADMIN
and dropALL
capabilities. - Add
NET_BIND_SERVICE
capability. - Add policy exception for
require-non-root-groups/autogen-check-runasgroup
. - Remove disallow-capabilities-* policy exceptions.
- Reduce security exceptions #89.
Changed
- Update PolicyException CR version to v2beta1.