• Kubernetes Submit Queue's avatar
    Merge pull request #49107 from edevil/try_remove_old_log · 84f77385
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49107, 47177, 49234, 49224, 49227)
    
    Make sure the previous symlink file is deleted before trying to create a new one
    
    **What this PR does / why we need it**:
    
    It deletes possibly existing symlinks to container log files.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    fixes #49105
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    84f77385
docker_container_test.go 9.72 KB