RELEASED: Public: 2022-04-06
Feature enhancements
- Validation is now performed on the CasC
rbac.yamlfile (BEE-10523) -
The
rbac.yaml filein the CasC bundle is now validated to verify the following:-
The YAML format is correct.
-
The authorization strategy must be
RoleMatrixAuthorizationStrategy("cloudBeesRoleBasedAccessControl" in thejenkins.yaml). -
All the permissions defined for a role must exist in the instance.
-