Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRA is broken in kube 1.31 #1394

Open
bpickard22 opened this issue Feb 20, 2025 · 0 comments
Open

DRA is broken in kube 1.31 #1394

bpickard22 opened this issue Feb 20, 2025 · 0 comments

Comments

@bpickard22
Copy link
Collaborator

What happend:
DRA e2e is perma failing
` [It] should return no error with dynamic resource
/home/runner/work/multus-cni/multus-cni/pkg/kubeletclient/kubeletclient_test.go:245

[FAILED] Expected
<map[string]*types.ResourceInfo | len:0>: {}
to equal
<map[string]*types.ResourceInfo | len:1>: {
"resource-class": {
Index: 0,
DeviceIDs: ["cdi-resource"],
},
}`

What you expected to happen:
e2e to pass

How to reproduce it (as minimally and precisely as possible):
Upgrade to kube 1.31 / go 1.23 and run e2e

Anything else we need to know?:
Found this issue when bumping multus to go 1.23 which we need for some other dep bumps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant