mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
added auto generated stuff
This commit is contained in:
@@ -750,7 +750,7 @@
|
||||
},
|
||||
"spec": {
|
||||
"$ref": "v1alpha1.CertificateSigningRequestSpec",
|
||||
"description": "The certificate request itself and any additonal information."
|
||||
"description": "The certificate request itself and any additional information."
|
||||
},
|
||||
"status": {
|
||||
"$ref": "v1alpha1.CertificateSigningRequestStatus",
|
||||
|
@@ -10455,7 +10455,7 @@
|
||||
"properties": {
|
||||
"path": {
|
||||
"type": "string",
|
||||
"description": "Path is a extended POSIX regex as defined by IEEE Std 1003.1, (i.e this follows the egrep/unix syntax, not the perl syntax) matched against the path of an incoming request. Currently it can contain characters disallowed from the conventional \"path\" part of a URL as defined by RFC 3986. Paths must begin with a '/'. If unspecified, the path defaults to a catch all sending traffic to the backend."
|
||||
"description": "Path is an extended POSIX regex as defined by IEEE Std 1003.1, (i.e this follows the egrep/unix syntax, not the perl syntax) matched against the path of an incoming request. Currently it can contain characters disallowed from the conventional \"path\" part of a URL as defined by RFC 3986. Paths must begin with a '/'. If unspecified, the path defaults to a catch all sending traffic to the backend."
|
||||
},
|
||||
"backend": {
|
||||
"$ref": "v1beta1.IngressBackend",
|
||||
|
Reference in New Issue
Block a user