RELEASED: Public: 2020-07-15
Resolved issues
-
CloudBees Internal Ticket: [CTR-1854]
-
Configuration as Code (CasC) for controllers export is not JSON
Configuration as Code bundle export was returning "application/json" as the media type; however, the content is YAML syntax. As there is no official IETF media type for YAML, this endpoint now returns "text/plain".
-
CloudBees Internal Ticket: [CTR-1482]
-
Remove unnecessary sections from
bundle.yaml
Configuration as Code exportIf the controller does not have a Plugin Catalog, in other words, if the CasC bundle does not include plugins that are not CloudBees Assurance Program (CAP) Tier 1 plugins, then the Configuration as Code export will not include a Plugin Catalog section.