-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityIndicates an issue lacks a `priority/foo` label and requires one.Indicates an issue lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What steps did you take and what happened?
Importing CAPI v1.10.4 and running the e2e tests on our Proxmox provider causes this issue:
Failed to compile e2e:
# sigs.k8s.io/cluster-api/util/conversion
../../../../../go/pkg/mod/sigs.k8s.io/cluster-api@v1.10.4/util/conversion/conversion.go:158:9: cannot use fuzzer.FuzzerFor(fuzzer.MergeFuzzerFuncs(funcs...), rand.NewSource(rand.Int63()), runtimeserializer.NewCodecFactory(scheme)) (value of type *randfill.Filler) as *fuzz.Fuzzer value in return statement
What did you expect to happen?
e2e tests runs as usual.
Cluster API version
v1.10.4
Kubernetes version
1.31
Anything else you would like to add?
No response
Label(s) to be applied
/kind bug
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityIndicates an issue lacks a `priority/foo` label and requires one.Indicates an issue lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.