RELEASED: Public: November 2, 2022
Resolved issues
- CasC export ignores operations center agent provision service (BEE-27095)
-
CasC export ignored the operations center agent provisioning service and there was no clear symbol besides
cloudImpl
. Regardless of CasC settings, the operations center cloud was automatically registered when the controller was online and was automatically removed when the controller was offline.If using CasC, the
operationsCenterAgentProvisioningService
is now specified injenkins.clouds
. If not using CasC, the previous automatic behavior remains.