"...svn:/svn.code.sf.net/p/irrlicht/code/trunk@1433" did not exist on "641b1a3d56c4c01265792f4a21b37ca43baef861"
K8s remove string ops (#2119)
* plugin/kubernetes: remove bunch a string ops This removes a bunch of appends to where not needed, makes dnsutil.Join take variadic args which removes the need to wrap in a new string slice. Signed-off-by:Miek Gieben <miek@miek.nl> * Fix calls to dnsutil.Join Signed-off-by:
Miek Gieben <miek@miek.nl> * Revert these Signed-off-by:
Miek Gieben <miek@miek.nl>
Showing
Please register or sign in to comment