Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Vendor in go-criu v5.1.0 for Pod checkpoint/restore support | Adrian Reber | 2021-07-27 |
| | | | | Signed-off-by: Adrian Reber <areber@redhat.com> | ||
* | Prepare CRIU version check to work with multiple versions | Adrian Reber | 2021-07-27 |
| | | | | | | | | The upcoming commit to support checkpointing out of Pods requires CRIU 3.16. This changes the CRIU version check to support checking for different versions. Signed-off-by: Adrian Reber <areber@redhat.com> | ||
* | Add helper function to read out CRIU version | Adrian Reber | 2018-10-23 |
This adds a simple CRIU version check using the vendored-in CRIU go bindings. Signed-off-by: Adrian Reber <areber@redhat.com> |