• Kubernetes Submit Queue's avatar
    Merge pull request #45658 from zhangxiaoyu-zidif/add-strong-to-parsepodfulname · 51d6429a
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41331, 45591, 45600, 45176, 45658)
    
    ParsePodFullName():code robustness
    
    **What this PR does / why we need it**:
    
    ParsePodFullName():code robustness
    
    if pod name or namespace name is null, the function can handle it.
    Meanwhile update unit test 
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    51d6429a
Name
Last commit
Last update
..
testing Loading commit data...
BUILD Loading commit data...
cache.go Loading commit data...
cache_test.go Loading commit data...
container_gc.go Loading commit data...
container_reference_manager.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
os.go Loading commit data...
pty_linux.go Loading commit data...
pty_unsupported.go Loading commit data...
ref.go Loading commit data...
ref_test.go Loading commit data...
resize.go Loading commit data...
runtime.go Loading commit data...
runtime_cache.go Loading commit data...
runtime_cache_fake.go Loading commit data...
runtime_cache_test.go Loading commit data...
sync_result.go Loading commit data...
sync_result_test.go Loading commit data...