1
0
mirror of https://github.com/containers/youki synced 2026-03-07 22:46:15 +01:00
youki/crates
Yashodhan 2e37d1ef0b
feat(checkpoint): add CRIU version check (>= 3.15.0) (#3438)
Add check_criu_version() to container_criu module which queries
the CRIU version via RPC and verifies it meets the minimum
requirement. The minimum version (3.15.0) matches crun's
LIBCRIU_MIN_VERSION. Call check_criu_version() in Container::checkpoint()
after the container running state check.

Signed-off-by: nayuta-ai <nayuta723@gmail.com>
2026-03-04 10:24:40 +05:30
..
libcgroups Release for v0.6.0 (#3291) 2026-02-25 21:20:42 +09:00
libcontainer feat(checkpoint): add CRIU version check (>= 3.15.0) (#3438) 2026-03-04 10:24:40 +05:30
liboci-cli Release for v0.6.0 (#3291) 2026-02-25 21:20:42 +09:00
youki Disable colors in logs (#3433) 2026-03-02 09:43:29 +09:00
.gitignore Add makefiles to crates and rust-integration-test 2022-01-31 15:08:34 +05:30