Managed Apps
Fixed
- RBAC for
cmctl upgrade migrate-api-version (#249).
Changed
- Change default webhook timeout to 5 seconds
- Defaulting deployment strategy to
Recreate for the controller
Fixed
Fixed
- Added the possibility to override the deployment strategy for the controller
Fixed
- Added
projected to the list of permitted volumes in the psp-csi-controller.
Added
- Add support for specifying an existing Secret for provider credentials. Each provider specified in
oauth2Proxy.providers now supports specifying an existing Secret with fields cookie-secret, client-secret and client-id by setting oauth2Proxy.providers[].existingSecret to the name of an existing Secret.
Fixed
- Respect the
controller.serviceAccount.create values flag
Added
Changed
- Update to upstream version
0.4.13/app version 0.28.1.
Fixed
- Certain values combinations caused rendering to fail
Added
- Allow selectively enabling/disabling controllers for each report type.