• Kubernetes Submit Queue's avatar
    Merge pull request #48194 from k82cn/k8s_48173 · 145976f7
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 47327, 48194)
    
    Checked container spec when killing container.
    
    **What this PR does / why we need it**:
    Checked container spec when getting container, return error if failed.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #48173 
    
    **Release note**:
    ```release-note-none
    ```
    145976f7
kuberuntime_container_test.go 9.01 KB