Add support for checkpoint
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.9k
- Forks
- 230
- Avg merge
- 7h 48m
- Merged PRs (30d)
- 3
Description
Is it possible to add checkpointing support to sysbox-runc?
I tried to checkpoint a container running under sysbox and got the following error:
configured runtime does not support checkpoint/restore
Also noticed the checkpoint restore tests are disabled here:
https://github.com/nestybox/sysbox-runc/blob/60ca93c783b19c63581e34aa183421ce0b9b26b7/tests/integration/help.bats#L19
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the disabled checkpoint/restore test reference in tests/integration/help.bats and reproduce the reported error when checkpointing a container under sysbox. Trace how sysbox-runc handles checkpoint/restore support; done means checkpointing and restoration work and the relevant tests can be enabled.
Written by the indexing model from the issue text.
Assessment
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100