build(deps): bump k8s.io to 1.32.0-rc.0 and controller-runtime to l… #4430
ci.yaml
on: pull_request
Matrix: validate / Test APIs using envtest
trivy
/
Scan deployments
13s
trivy
/
Scan Dockerfiles
8s
trivy
/
Scan licenses
7s
trivy
/
Scan vulnerabilities
27s
validate
/
Check docs are buildable
20s
validate
/
lint
3m 36s
validate
/
Build and check device plugins
3m 57s
codeql
/
Analysis
6m 10s
Matrix: build / Build image
Waiting for pending jobs
Matrix: e2e / e2e
Waiting for pending jobs
Annotations
7 errors
validate / lint:
cmd/gpu_plugin/rm/gpu_plugin_resource_manager_test.go#L52
cannot use m (variable of type *mockCoreV1) as "k8s.io/client-go/kubernetes/typed/core/v1".PodInterface value in return statement: *mockCoreV1 does not implement "k8s.io/client-go/kubernetes/typed/core/v1".PodInterface (missing method Apply)
|
validate / lint:
cmd/gpu_plugin/rm/gpu_plugin_resource_manager_test.go#L56
undefined: fakecorev1.FakePods (typecheck)
|
validate / lint
issues found
|
validate / Build and check device plugins:
cmd/gpu_plugin/rm/gpu_plugin_resource_manager_test.go#L52
cannot use m (variable of type *mockCoreV1) as "k8s.io/client-go/kubernetes/typed/core/v1".PodInterface value in return statement: *mockCoreV1 does not implement "k8s.io/client-go/kubernetes/typed/core/v1".PodInterface (missing method Apply)
|
validate / Build and check device plugins:
cmd/gpu_plugin/rm/gpu_plugin_resource_manager_test.go#L56
undefined: fakecorev1.FakePods
|
validate / Build and check device plugins
Process completed with exit code 2.
|
codeql / Analysis
could not import C (no metadata for C)
|