CloudBees CasC Items API Plugin 1.16

1 minute read

RELEASED: Public: 2022-04-06

New features

None.

Feature enhancements

Validation is now performed on the CasC rbac.yaml file (BEE-10523)

The rbac.yaml file in the CasC bundle is now validated to verify the following:

  • The YAML format is correct.

  • The authorization strategy must be RoleMatrixAuthorizationStrategy ("cloudBeesRoleBasedAccessControl" in the jenkins.yaml).

  • All the permissions defined for a role must exist in the instance.

Resolved issues

None.

Known issues

None.

Upgrade notes

None.