cadvisor/container
Andy Goldstein 2b525ff87e Ensure minimum kernel version for thin_ls
Ensure that kernel >= 4.4.0 or RHEL/Centos 7 kernel >= 3.10.0-366 exists before starting the thin
pool watcher. Prior versions have a bug in which reserving and releasing the metadata snapshot can
cause thin pool corruption.
2016-08-04 16:14:40 -04:00
..
common move ListContainers code to common and make rkt play nice 2016-05-03 07:14:53 -07:00
docker Ensure minimum kernel version for thin_ls 2016-08-04 16:14:40 -04:00
libcontainer Modify working set memory stats calculation 2016-07-15 10:58:25 -07:00
raw Expose total inodes 2016-08-02 10:47:51 -04:00
rkt Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
systemd Refactor container watching out of raw handler into its own inteface / package 2016-05-11 20:27:10 -07:00
testing Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
container.go Add in the ability to expose the ip address of a container. 2016-07-13 13:58:43 -04:00
factory_test.go Move mocks to testing package to remove +build tags 2016-07-06 14:15:43 -07:00
factory.go Refactor container watching out of raw handler into its own inteface / package 2016-05-11 20:27:10 -07:00