Resolved issues
- Change the default websocket idle timeout to a default value higher than the default ping interval value (BEE-30832)
-
Changed the default websocket idle timeout to a default value that is higher than the default ping interval value.
Known issues
- Prevalidating an invalid YAML does not update check results (BEE-32504)
-
The prevalidation process does not complete when a bundle with an malformed yaml file is submitted. The errors are not reflected in GitHub.
- Duplicate Pipeline Template Catalogs in the Configuration as Code
jenkins.yaml
file on each instance restart (BEE-12722) -
If a Pipeline Template Catalog is configured in the CasC
jenkins.yaml
file and theid
property is not defined, the catalog is duplicated on each instance restart and in the exported CasC configuration.