• Kubernetes Submit Queue's avatar
    Merge pull request #64242 from WanLinghao/ctl_print_fix · 7a7ab200
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 63417, 64249, 64242, 64128, 64275). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    fix bugs that break processing when printing errors occur in kubectl
    
    **What this PR does / why we need it**:
    The process should continue when error happens, this patch fix the problem
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    7a7ab200
Name
Last commit
Last update
..
BUILD Loading commit data...
rollout.go Loading commit data...
rollout_history.go Loading commit data...
rollout_pause.go Loading commit data...
rollout_pause_test.go Loading commit data...
rollout_resume.go Loading commit data...
rollout_status.go Loading commit data...
rollout_undo.go Loading commit data...