![]() Automatic merge from submit-queue Instruct PLEG to detect pod sandbox state changes This PR adds a Sandboxes list in `kubecontainer.Pod`, so that PLEG can check sandbox changes using `GetPods()` . The sandboxes are treated as regular containers (type `kubecontainer.Container`) for now to avoid additional changes in PLEG. /cc @feiskyer @yifan-gu @euank |
||
---|---|---|
.. | ||
testing | ||
cache_test.go | ||
cache.go | ||
container_gc.go | ||
container_reference_manager.go | ||
helpers_test.go | ||
helpers.go | ||
os.go | ||
pty_linux.go | ||
pty_unsupported.go | ||
ref_test.go | ||
ref.go | ||
resize.go | ||
runtime_cache_fake.go | ||
runtime_cache_test.go | ||
runtime_cache.go | ||
runtime.go | ||
sync_result_test.go | ||
sync_result.go |