• Yu-Ju Hong's avatar
    Re-run init containers if the pod sandbox needs to be recreated · 152d8b9d
    Yu-Ju Hong authored
    Whenever pod sandbox needs to be recreated, all containers associated
    with it will be killed by kubelet. This change ensures that the init
    containers will be rerun in such cases.
    
    The change also refactors the compute logic so that the control flow of
    init containers act is more aligned with the regular containers. Unit
    tests are added to verify the logic.
    152d8b9d
Name
Last commit
Last update
..
testing Loading commit data...
v1alpha1/runtime Loading commit data...
BUILD Loading commit data...
services.go Loading commit data...