CloudBees CasC Server Plugin 1.32

1 minute read

RELEASED: Public: 2021-11-04

New features

The availability pattern for controller CasC bundles can now be defined in the bundle.yaml file (BEE-6172)
  • A new optional availabilityPattern property can be added to the controller CasC bundle.yaml file 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.yaml file 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.yaml file.

  • A new casc-bundle-clear-availability-pattern CLI command has been added to use the availability pattern defined in the bundle.yaml file and clear the availability pattern for the controller CasC bundle, if previously defined.

  • A new /casc-bundle/clear-availability-pattern HTTP API endpoint has been added to use the availability pattern defined in the bundle.yaml file and clear the availability pattern for the controller CasC bundle, if previously defined.

  • A new availabilityPatternFromYaml response has been added to existing CLI commands and HTTP API endpoints to indicate if the availability pattern is defined in the bundle.yaml file.

Feature enhancements

None.

Resolved issues

Internal changes to streamline development. Not user visible. (BEE-7616)

== Known issues

None.

Upgrade notes

None.