kubernetes/test
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
..
cmd Merge pull request #121725 from cubxxw/patch-1 2024-03-05 18:29:44 -08:00
conformance Enabled conformance test for VAP which is GAed. 2024-03-06 23:53:20 +00:00
e2e kubelet: support structured parameters for preparing resources 2024-03-07 22:22:13 +01:00
e2e_kubeadm test/e2e_kubeadm/dns_addon_test.go: drop kube-dns tests 2023-11-03 12:05:22 +02:00
e2e_node Merge pull request #123435 from tallclair/apparmor-ga 2024-03-06 15:35:14 -08:00
fixtures api: remove SecurityContextDeny admission plugin 2024-01-05 15:11:18 +00:00
fuzz Add skeleton CBOR package and introduce library dependency. 2024-01-25 08:32:50 -05:00
images [go] Bump images, dependencies and versions to go 1.22.1 and distroless iptables 2024-03-06 13:09:17 -05:00
instrumentation Fix instrumentation tests 2024-02-29 22:07:41 -08:00
integration scheduler_perf: test DRA with structured parameters 2024-03-07 22:21:58 +01:00
kubemark Merge pull request #123114 from bzsuni/cleanup/npd/v0.8.15 2024-03-05 05:46:42 -08:00
list
soak/serve_hostnames test: replace intstr.FromInt with intstr.FromInt32 2023-05-10 09:34:16 +02:00
typecheck Retool typecheck to be simpler 2024-02-29 22:07:00 -08:00
utils [go] Bump images, dependencies and versions to go 1.22.1 and distroless iptables 2024-03-06 13:09:17 -05:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00