This commit is contained in:
Veres Lajos
2015-08-08 22:29:57 +01:00
parent 2bfa9a1f98
commit 9f77e49109
116 changed files with 160 additions and 160 deletions

View File

@@ -318,7 +318,7 @@ func printPrefixedLines(prefix, s string) {
}
// returns either "", or a list of args intended for appending with the
// kubectl command (begining with a space).
// kubectl command (beginning with a space).
func kubectlArgs() string {
if *checkVersionSkew {
return " --match-server-version"