moby--moby/image
Brian Goff 04a0d6b863 Change containerd monitor ticker to sleep
With the ticker this could end up just doing back-to-back checks, which
isn't really what we want here.
Instead use a sleep to ensure we actually sleep for the desired
interval.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-03-13 13:20:19 -04:00
..
cache Add canonical import comment 2018-02-05 16:51:57 -05:00
spec image/spec: tags are 128 characters 2017-04-24 15:23:34 -07:00
tarexport Add canonical import comment 2018-02-05 16:51:57 -05:00
v1 Add canonical import comment 2018-02-05 16:51:57 -05:00
fs.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fs_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
image.go Add canonical import comment 2018-02-05 16:51:57 -05:00
image_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
rootfs.go Add canonical import comment 2018-02-05 16:51:57 -05:00
store.go Add `Len()` to image store for info endpoint 2018-03-13 11:58:05 -04:00
store_test.go Change containerd monitor ticker to sleep 2018-03-13 13:20:19 -04:00