• Tim St. Clair's avatar
    Refactor readiness probing · 52ece0c3
    Tim St. Clair authored
    Each container with a readiness has an individual go-routine which
    handles periodic probing for that container. The results are cached, and
    written to the status.Manager in the pod sync path.
    52ece0c3
Name
Last commit
Last update
..
container_reference_manager.go Loading commit data...
fake_runtime.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
image_puller.go Loading commit data...
os.go Loading commit data...
pty_linux.go Loading commit data...
pty_unsupported.go Loading commit data...
ref.go Loading commit data...
ref_test.go Loading commit data...
runtime.go Loading commit data...
runtime_cache.go Loading commit data...
runtime_cache_test.go Loading commit data...