File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ # v0.5.0
2+ ## Additions
3+
4+ * validation: add tests when prestart/poststart/poststop hooks fail (#569 ).
5+ * validate_test: add TestCheckMandatoryFields (#554 ).
6+ * validation: add lifecycle validation (#558 ).
7+ * validation: add 'state' test; using WaitingForStatus in insideValidation (#562 ).
8+ * Relax LGTM requirement (#559 , #566 ).
9+ * validation: Fixes #556 (#557 ).
10+
11+ ## Minor fixes and documentaion
12+
13+ * validate_test: Complement test (#568 ).
14+ * man: Modify the legal value of the rootfs-propagation (#548 ).
15+ * generate: don't overwrite hook which has a same path (#571 ).
16+ * validation: nil config support in lifecycle validate (#567 ).
17+ * runtimetest: cmd/runtimetest/main: Run validateDefaultDevices even with process unset (#553 ).
18+ * validation: Remove runc 'create' exit timing crutches (#563 ).
19+ * validation/util/container: Use ExitError for stderr (#564 ).
20+
121# v0.4.0
222
323## Additions
Original file line number Diff line number Diff line change 1- 0.4 .0
1+ 0.5 .0
You can’t perform that action at this time.
0 commit comments