• Kubernetes Submit Queue's avatar
    Merge pull request #32202 from feiskyer/kuberuntime-runsandbox · bd50f7c9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Kubelet: rename CreatePodSandbox to RunPodSandbox in CRI
    
    As @yifan-gu pointed out in #31847, the name `CreatePodSandbox` doesn't reflect that the sandbox is running after the API succeeds. This PR renames it to `RunPodSandbox` to make this clear.
    
    CC @yujuhong @yifan-gu @kubernetes/sig-node
    bd50f7c9
Name
Last commit
Last update
..
testing Loading commit data...
v1alpha1 Loading commit data...
services.go Loading commit data...