-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
CASC: 1.23
Jenkins 2.176.2
Jenkins startup fails if the yaml file contains unknown entries.
This happens when uninstalling a plugin like the old warnings plugin.
This had a section globalSettings in the casc yaml file which was not removed. After uninstalling the plugin, jenkins could not start anymore because casc failed.
It would be much better if the casc plugin would warn about unknown entries and skip them instead to fail completely.