You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: "indicates that we should produce a single-version CRD. ",
37
37
Details: " Single \"trivial-version\" CRDs are compatible with older (pre 1.13) Kubernetes API servers. The storage version's schema will be used as the CRD's schema.",
38
38
},
39
+
"MaxDescLen": markers.DetailedHelp{
40
+
Summary: "specifies the maximum description length for fields in CRD's OpenAPI schema. ",
41
+
Details: " 0 indicates drop the description for all fields completely. n indicates limit the description to at most n characters and truncate the description to closest sentence boundary if it exceeds n characters.",
0 commit comments