Skip to content

Bump sigs.k8s.io/controller-runtime from 0.15.2 to 0.17.1 #1511

Bump sigs.k8s.io/controller-runtime from 0.15.2 to 0.17.1

Bump sigs.k8s.io/controller-runtime from 0.15.2 to 0.17.1 #1511

Triggered via pull request February 11, 2024 17:34
Status Failure
Total duration 3m 34s
Artifacts

build.yaml

on: pull_request
Matrix: e2e
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build: main.go#L1
: # github.com/evryfs/github-actions-runner-operator
build: main.go#L71
unknown field MetricsBindAddress in struct literal of type manager.Options
build: main.go#L78
options.Cache.Namespaces undefined (type "sigs.k8s.io/controller-runtime/pkg/cache".Options has no field or method Namespaces) (typecheck)
build: controllers/githubactionrunner_controller_test.go#L18
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
build: controllers/podrunner_types_test.go#L12
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
build
issues found