Browse Source

Replace "kickass" in name generator with "vigorous"

Having curse words in container names can get awkward.

Closes #30374.

Signed-off-by: Steve Dougherty <steve@asksteved.com>
Steve Dougherty 8 years ago
parent
commit
2b30a79d9e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pkg/namesgenerator/names-generator.go

+ 1 - 1
pkg/namesgenerator/names-generator.go

@@ -56,7 +56,6 @@ var (
 		"jolly",
 		"jovial",
 		"keen",
-		"kickass",
 		"kind",
 		"laughing",
 		"loving",
@@ -95,6 +94,7 @@ var (
 		"upbeat",
 		"vibrant",
 		"vigilant",
+		"vigorous",
 		"wizardly",
 		"wonderful",
 		"xenodochial",