updated vendor
This commit is contained in:
+4
@@ -59,6 +59,10 @@ message RuntimeClass {
|
||||
// in a pod.
|
||||
// The handler must be lowercase, conform to the DNS Label (RFC 1123) requirements,
|
||||
// and is immutable.
|
||||
// +required
|
||||
// +k8s:alpha(since: "1.36")=+k8s:format="k8s-short-name"
|
||||
// +k8s:alpha(since: "1.36")=+k8s:immutable
|
||||
// +k8s:alpha(since: "1.36")=+k8s:required
|
||||
optional string handler = 2;
|
||||
|
||||
// overhead represents the resource overhead associated with running a pod for a
|
||||
|
||||
Reference in New Issue
Block a user