summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2021-04-15 19:40:00 -0700
committerFranck Cuny <franck@fcuny.net>2021-04-15 19:40:00 -0700
commit67f8b21f0ad31b675e6a848bfce2e903c388c980 (patch)
tree499ab26abc1d17e27413ca4ec62dddbb196babd5 /go.mod
parentpull a container into a namespace (diff)
downloadcontainerd-to-vm-67f8b21f0ad31b675e6a848bfce2e903c388c980.tar.gz
add a lease to the Go context
This will ensure that our container will not be deleted while we work on
it. In addition, a default expiry of 24 hours will be set on it once the
lease is released (once the program is completed).

See [1] for more details.

[1] https://github.com/containerd/containerd/blob/261c107ffc4ff681bc73988f64e3f60c32233b37/docs/garbage-collection.md

Signed-off-by: Franck Cuny <franck@fcuny.net>
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions