Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.19.1 #5351
Annotations
10 errors
Run go unit tests
cannot use &ConfigMapHandler{} (value of type *ConfigMapHandler) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *ConfigMapHandler does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Run go unit tests
cannot use &SecretHandler{} (value of type *SecretHandler) as handler.TypedEventHandler[client.Object, reconcile.Request] value in variable declaration: *SecretHandler does not implement handler.TypedEventHandler[client.Object, reconcile.Request] (wrong type for method Create)
|
Run go unit tests
not enough arguments in call to source.Kind
|
Run go unit tests
too many arguments in call to controller.Watch
|
Run go unit tests
not enough arguments in call to source.Kind
|
Run go unit tests
too many arguments in call to controller.Watch
|
Run go unit tests:
cmd/kubeapps-apis/plugins/pkg/pkgutils/pkgutils_test.go#L976
unknown field AdditionalProperties in struct literal of type "k8s.io/apiextensions-apiserver/pkg/apiserver/schema".Generic
|
Run go unit tests:
cmd/kubeapps-apis/plugins/pkg/pkgutils/pkgutils_test.go#L1059
unknown field AdditionalProperties in struct literal of type "k8s.io/apiextensions-apiserver/pkg/apiserver/schema".Generic
|
Run go unit tests:
cmd/kubeapps-apis/plugins/pkg/pkgutils/pkgutils_test.go#L1071
unknown field AdditionalProperties in struct literal of type "k8s.io/apiextensions-apiserver/pkg/apiserver/schema".Generic
|
Run go unit tests:
cmd/kubeapps-apis/plugins/pkg/pkgutils/pkgutils_test.go#L1083
unknown field AdditionalProperties in struct literal of type "k8s.io/apiextensions-apiserver/pkg/apiserver/schema".Generic
|
Loading