Files
kubernetes/pkg/kubelet
Patrick Ohly 6f1ddfcd2e kubelet: support structured parameters for preparing resources
If the resource handle has data from a structured parameter model, then we need
to pass that to the DRA driver kubelet plugin. Because Kubernetes uses
gogo/protobuf, we cannot use "optional" for that new optional field and have to
resort to "repeated" with a single repetition if present.

This is a new, backwards-compatible field.

That extending the resource.k8s.io changes the checksum of a kubelet checkpoint
is unfortunate. Updating the test cases is a stop-gap measure, the actual
solution will have to be something else before beta.
2024-03-07 22:22:13 +01:00
..
2024-02-25 19:28:22 +01:00
2022-11-09 07:17:05 +08:00
2024-02-29 22:06:00 -08:00
2024-02-29 22:07:00 -08:00
2024-02-16 16:02:10 -08:00