• Kubernetes Submit Queue's avatar
    Merge pull request #42085 from cblecker/gofmt-fix · a1684fea
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40055, 42085, 44509, 44568, 43956)
    
    Fix gofmt errors
    
    **What this PR does / why we need it**:
    There were some gofmt errors on master. Ran the following to fix:
    ```
    hack/verify-gofmt.sh | grep ^diff | awk '{ print $2 }' | xargs gofmt -w -s
    ```
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: none
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    a1684fea
Name
Last commit
Last update
..
admit Loading commit data...
alwayspullimages Loading commit data...
antiaffinity Loading commit data...
defaulttolerationseconds Loading commit data...
deny Loading commit data...
exec Loading commit data...
gc Loading commit data...
imagepolicy Loading commit data...
initialresources Loading commit data...
limitranger Loading commit data...
namespace Loading commit data...
persistentvolume/label Loading commit data...
podnodeselector Loading commit data...
podpreset Loading commit data...
podtolerationrestriction Loading commit data...
resourcequota Loading commit data...
security Loading commit data...
securitycontext/scdeny Loading commit data...
serviceaccount Loading commit data...
storageclass/default Loading commit data...
OWNERS Loading commit data...