RELEASED: Public: March 8, 2023
Feature enhancements
- New CLI/endpoint to validate raw bundles before adding them (BEE-27419)
-
A new endpoint (
JENKINS_URL/casc-bundle/pre-validate-bundle
) and CLI command (casc-pre-validate-bundle
) have been created.They allow validating raw bundles before adding them to OC and making them available to controllers, providing pre-validation results as a response. Both structural and controller validations (when available) will be calculated.