mirror of https://github.com/k3s-io/k3s
![]() 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 ``` |
||
---|---|---|
.. | ||
testing | ||
BUILD | ||
fake_iptables.go | ||
hostport.go | ||
hostport_manager.go | ||
hostport_manager_test.go | ||
hostport_syncer.go | ||
hostport_syncer_test.go | ||
hostport_test.go |