RELEASED: Public: 2022-04-06
Feature enhancements
- Validation is now performed on the CasC rbac.yamlfile (BEE-10523)
- 
The rbac.yaml filewithin the CasC bundle is now validated to verify:- 
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. 
 
-