Bump sigs.k8s.io/controller-runtime from 0.15.2 to 0.17.1 #1511
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
|