Skip to content

cleanup(vpa): update dependencies #8664

cleanup(vpa): update dependencies

cleanup(vpa): update dependencies #8664

Triggered via pull request December 2, 2024 13:03
Status Failure
Total duration 5m 53s
Artifacts

ci.yaml

on: pull_request
test-and-verify
5m 43s
test-and-verify
Fit to window
Zoom out
Zoom in

Annotations

15 errors
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/util/wait" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/apis/meta/v1" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/types" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/watch" in any of:
test-and-verify
cannot find package "k8s.io/api/autoscaling/v2" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime/schema" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime/serializer" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/util/runtime" in any of:
test-and-verify
cannot find package "k8s.io/client-go/rest" in any of:
test-and-verify
assignment mismatch: 1 variable but framework_job.CreateJob returns 2 values
test-and-verify
cannot use *c (variable of type kubernetes.Clientset) as kubernetes.Interface value in argument to e2epod.WaitForPodsRunningReady: kubernetes.Clientset does not implement kubernetes.Interface (method AdmissionregistrationV1 has pointer receiver)
test-and-verify
assignment mismatch: 1 variable but framework_job.CreateJob returns 2 values
test-and-verify
cannot use *c (variable of type kubernetes.Clientset) as kubernetes.Interface value in argument to e2epod.WaitForPodsRunningReady: kubernetes.Clientset does not implement kubernetes.Interface (method AdmissionregistrationV1 has pointer receiver)
test-and-verify
Process completed with exit code 1.