• Yu-Ju Hong's avatar
    kubelet: add a generic pod lifecycle event generator · bc6414a8
    Yu-Ju Hong authored
    This change introduces pod lifecycle event generator (PLEG), and adds a generic
    PLEG. The generic PLEG relies on relisting to discover container events, and is
    container-runtime-agnostic. Both docker and rkt are changed to use generic
    PLEG.
    bc6414a8
image_manager_test.go 10.7 KB