• Kubernetes Submit Queue's avatar
    Merge pull request #45335 from zhangxiaoyu-zidif/fix-goerrors-new · 49b0fe17
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45488, 45335, 45909, 46074, 46615)
    
    fmt.Errorf replaces errors
    
    **What this PR does / why we need it**:
    
    fmt.Errorf replaces errors
    importing errors is redundant.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    49b0fe17
rolling_updater.go 32.8 KB