Update module sigs.k8s.io/controller-runtime to v0.18.4 - autoclosed #233
Annotations
10 errors and 1 warning
test:
api/v1beta1/groupversion_info.go#L24
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/scheme (imported by github.com/appuio/scheduler-canary-controller/api/v1beta1); to add:
|
test:
controllers/pod_controller.go#L31
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime (imported by github.com/appuio/scheduler-canary-controller); to add:
|
test:
controllers/pod_controller.go#L32
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/builder (imported by github.com/appuio/scheduler-canary-controller/controllers); to add:
|
test:
controllers/pod_controller.go#L33
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/client (imported by github.com/appuio/scheduler-canary-controller/controllers); to add:
|
test:
controllers/schedulercanary_controller.go#L27
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/controller/controllerutil (imported by github.com/appuio/scheduler-canary-controller/controllers); to add:
|
test:
controllers/pod_controller.go#L34
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log (imported by github.com/appuio/scheduler-canary-controller/controllers); to add:
|
test:
controllers/metrics.go#L5
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/metrics (imported by github.com/appuio/scheduler-canary-controller/controllers); to add:
|
test:
controllers/pod_controller.go#L35
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/predicate (imported by github.com/appuio/scheduler-canary-controller/controllers); to add:
|
test:
main.go#L31
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/healthz (imported by github.com/appuio/scheduler-canary-controller); to add:
|
test:
main.go#L32
missing go.sum entry for module providing package sigs.k8s.io/controller-runtime/pkg/log/zap (imported by github.com/appuio/scheduler-canary-controller); to add:
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|