Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.16.0 #915
Annotations
10 errors and 1 warning
Test GH:
pkg/generator/certificate_reconciler.go#L41
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/generator/password_reconciler.go#L42
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/generator/rsa_key_reconciler.go#L40
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/generator/secret_template_reconciler.go#L66
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/generator/secret_template_reconciler.go#L66
handler.EnqueueRequestForOwner (value of type func(scheme *"k8s.io/apimachinery/pkg/runtime".Scheme, mapper meta.RESTMapper, ownerType client.Object, opts ...handler.OwnerOption) handler.EventHandler) is not a type
|
Test GH:
pkg/generator/secret_template_reconciler.go#L71
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/generator/secret_template_reconciler.go#L72
cannot use func(a client.Object) []reconcile.Request {…} (value of type func(a client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
Test GH:
pkg/generator/secret_template_reconciler.go#L88
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/generator/ssh_key_reconciler.go#L40
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
Test GH:
pkg/sharing/namespace_wildcard_exclusions.go#L74
not enough arguments in call to e.ToRequests
|
Test GH
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|