diff options
author | Franck Cuny <franck@fcuny.net> | 2021-04-15 19:40:00 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-06-11 13:57:41 -0700 |
commit | f0d3cb4797e9613dc565782b14ef19ab6e494ffb (patch) | |
tree | 0348ccc404811335057b02066030251c7f3065b2 /tools | |
parent | pull a container into a namespace (diff) | |
download | world-f0d3cb4797e9613dc565782b14ef19ab6e494ffb.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 'tools')
0 files changed, 0 insertions, 0 deletions