-
Notifications
You must be signed in to change notification settings - Fork 479
Closed
Milestone
Description
TODO lists:
- Bump version to v0.2 Bump cri-tools version to 0.2 #146
- Release with v0.2 tag with release notes
- Update change log
Draft release notes:
cri-tools v0.2 enhances validation testings, improves crictl UX and also fixes several bugs. It has also updates container runtime interface (CRI) to kubernetes v1.8.
CRI validation testing (critest)
- [Add supplemental groups test. #127] Adds validation tests for supplemental groups
- [Add seccomp validation tests #135] [Additional Seccomp tests #137] and [Minor improvement on seccomp test. #144] Adds validation tests for seccomp
- [Add validation tests for sysctls #139] Adds validation tests for sysctls
- [Add validation tests for Apparmor #140] Adds validation tests for AppArmor
- [Add validation for NoNewPrivs #141] Adds validation tests for NoNewPrivs
- [Support mount propagation validation #142] Adds validation tests for mount propagation
- [Fix image validation test. #115] Fixes image validation tests
- [Fixing the test description and validation message #116] Fixes validation message
- [Fix portforward test sandbox leak. #126] Fixes sandbox leak in port forward validation tests
CRI CLI (crictl)
- [cmd: crictl: image: support authenticated pulls #122] Adds support for authenticated image pull
- [Simplify crictl CLI #123] Improves crictl UX
- [Create sandbox and container from yaml #124] Adds support for creating sandboxes and containers from yaml
- [crictl stop: enable timeout #133] Adds timeout support for container stop
Metadata
Metadata
Assignees
Labels
No labels