Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ContainerChanged (0.16 sec)

  1. pkg/kubelet/kuberuntime/kuberuntime_manager.go

    		p.KillPod, p.CreateSandbox, p.UpdatePodResources, p.Attempt, p.InitContainersToStart, p.ContainersToStart, p.EphemeralContainersToStart, p.ContainersToUpdate, p.ContainersToKill)
    }
    
    // containerChanged will determine whether the container has changed based on the fields that will affect the running of the container.
    // Currently, there are only `image` and `name` fields.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 22 02:01:31 UTC 2024
    - 64.7K bytes
    - Viewed (0)
Back to top