Commit aee66fb
committed
Un-deprecate non-strict YAML
We still warn the user because it could be due to typos, but we no longer
threaten to make strict mode the default.
Allowing non-strict YAML is very useful for maintainers switching between
feature branches. Failing on non-strict YAML would make it hard to e.g.
delete instances that have been created by a different branch that introduces
a new field.
Signed-off-by: Jan Dubois <jan.dubois@suse.com>1 parent 50e0758 commit aee66fb
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
0 commit comments