mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 05:43:54 +00:00
Automatic merge from submit-queue Fix some lint errors. `golint` for some reason doesn't like `make([]foo, 0)` so switch to explicit instantiation.