We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15861bc commit ac14af2Copy full SHA for ac14af2
pkg/validation/strfmt/kubernetes-extensions.go
@@ -98,7 +98,7 @@ func IsShortName(value string) bool {
98
// leading/trailing).
99
//
100
// LongName almost conforms to the definition of a subdomain in DNS (RFC 1123),
101
-// except that uppercase letters are not allowed. and there is no max length
+// except that uppercase letters are not allowed, and there is no max length
102
// limit of 63 for each of the dot-separated DNS Labels that make up the
103
// subdomain.
104
0 commit comments