RELEASED: Public: 2021-11-04
New features
- The availability pattern for controller CasC bundles can now be defined in the
bundle.yamlfile (BEE-6172) -
-
A new optional
availabilityPatternproperty can be added to the controller CasCbundle.yamlfile to define the availability pattern. -
New elements have been added to the CloudBees Configuration as Code bundles screen:
-
Two new icons have been added that identify the source of the availability pattern; either the
bundle.yamlfile or the UI. -
A new Clear button has been added, to clear the availability pattern in the UI and use the availability pattern defined in the
bundle.yamlfile.
-
-
A new
casc-bundle-clear-availability-patternCLI command has been added to use the availability pattern defined in thebundle.yamlfile and clear the availability pattern for the controller CasC bundle, if previously defined. -
A new
/casc-bundle/clear-availability-patternHTTP API endpoint has been added to use the availability pattern defined in thebundle.yamlfile and clear the availability pattern for the controller CasC bundle, if previously defined. -
A new
availabilityPatternFromYamlresponse has been added to existing CLI commands and HTTP API endpoints to indicate if the availability pattern is defined in thebundle.yamlfile.
-
For more information, refer to Configure bundle availability for controllers, Configuration as Code (CasC) CLI, and Configuration as Code HTTP API.