Files
Matthew Heon 98b19aeb0c Refactor dependency checks from init() into public API
Instead of checking during init(), which could result in major
locking issues when used with pods, make our dependency checks in
the public API instead. This avoids doing them when we start pods
(where, because of the dependency graph, we can reasonably say
all dependencies are up before we start a container).

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #577
Approved by: rhatdan
2018-04-03 14:57:16 +00:00
..
2018-02-02 22:44:40 +00:00
2018-03-29 16:31:43 +00:00
2017-11-01 11:24:59 -04:00
2018-03-29 02:18:45 +00:00
2018-03-29 02:18:45 +00:00
2018-03-14 20:21:31 +00:00
2018-03-23 15:35:37 +00:00
2017-11-30 18:05:56 +00:00
2018-02-28 18:06:50 +00:00
2018-03-29 01:34:41 +00:00
2018-02-28 16:46:29 +00:00
2018-03-14 20:21:31 +00:00
2018-03-23 15:35:37 +00:00