• 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
Name
Last commit
Last update
..
BUILD Loading commit data...
doc.go Loading commit data...
fake_kuberuntime_manager.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
instrumented_services.go Loading commit data...
instrumented_services_test.go Loading commit data...
kuberuntime_container.go Loading commit data...
kuberuntime_container_test.go Loading commit data...
kuberuntime_gc.go Loading commit data...
kuberuntime_gc_test.go Loading commit data...
kuberuntime_image.go Loading commit data...
kuberuntime_image_test.go Loading commit data...
kuberuntime_logs.go Loading commit data...
kuberuntime_logs_test.go Loading commit data...
kuberuntime_manager.go Loading commit data...
kuberuntime_manager_test.go Loading commit data...
kuberuntime_sandbox.go Loading commit data...
kuberuntime_sandbox_test.go Loading commit data...
labels.go Loading commit data...
labels_test.go Loading commit data...
legacy.go Loading commit data...
legacy_test.go Loading commit data...
security_context.go Loading commit data...
security_context_test.go Loading commit data...