mirror of
https://github.com/containerd/containerd.git
synced 2026-07-12 02:26:11 +00:00
Add commit options which allow for setting labels on commit. Prevents potential race between garbage collector reading labels after commit and labels getting set. Signed-off-by: Derek McGowan <derek@mcgstyle.net>