fix(deps): bump the k8s-deps group across 1 directory with 7 updates #342
Annotations
10 errors and 1 warning
|
govulncheck:
pkg/operator/collection.go#L109
cannot use enqueueConst(objRequest) (value of struct type enqueueConst) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(op.manager).Named("collector-config").WithEventFilter(predicate.ResourceVersionChangedPredicate{}).For(&monitoringv1.OperatorConfig{}, builder.WithPredicates(objFilterOperatorConfig)).Watches(&monitoringv1.PodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches(&monitoringv1.ClusterPodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches(&monitoringv1.ClusterNodeMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches(&corev1.ConfigMap{}, enqueueConst(objRequest), builder.WithPredicates(objFilterCollector)).Watches: enqueueConst does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
|
govulncheck:
pkg/operator/collection.go#L103
cannot use enqueueConst(objRequest) (value of struct type enqueueConst) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(op.manager).Named("collector-config").WithEventFilter(predicate.ResourceVersionChangedPredicate{}).For(&monitoringv1.OperatorConfig{}, builder.WithPredicates(objFilterOperatorConfig)).Watches(&monitoringv1.PodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches(&monitoringv1.ClusterPodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches(&monitoringv1.ClusterNodeMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches: enqueueConst does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
|
govulncheck:
pkg/operator/collection.go#L97
cannot use enqueueConst(objRequest) (value of struct type enqueueConst) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(op.manager).Named("collector-config").WithEventFilter(predicate.ResourceVersionChangedPredicate{}).For(&monitoringv1.OperatorConfig{}, builder.WithPredicates(objFilterOperatorConfig)).Watches(&monitoringv1.PodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches(&monitoringv1.ClusterPodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches: enqueueConst does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
|
govulncheck:
pkg/operator/collection.go#L91
cannot use enqueueConst(objRequest) (value of struct type enqueueConst) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(op.manager).Named("collector-config").WithEventFilter(predicate.ResourceVersionChangedPredicate{}).For(&monitoringv1.OperatorConfig{}, builder.WithPredicates(objFilterOperatorConfig)).Watches(&monitoringv1.PodMonitoring{}, enqueueConst(objRequest), builder.WithPredicates(predicate.GenerationChangedPredicate{})).Watches: enqueueConst does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
|
govulncheck:
pkg/operator/collection.go#L85
cannot use enqueueConst(objRequest) (value of struct type enqueueConst) as handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] value in argument to ctrl.NewControllerManagedBy(op.manager).Named("collector-config").WithEventFilter(predicate.ResourceVersionChangedPredicate{}).For(&monitoringv1.OperatorConfig{}, builder.WithPredicates(objFilterOperatorConfig)).Watches: enqueueConst does not implement handler.TypedEventHandler["sigs.k8s.io/controller-runtime/pkg/client".Object, reconcile.Request] (wrong type for method Create)
|
|
govulncheck
not enough arguments in call to cache.DefaultWatchErrorHandler
|
|
govulncheck
undefined: expfmt.NewTextParser
|
|
govulncheck
model.NameValidationScheme.IsValidLabelName undefined (type model.ValidationScheme has no field or method IsValidLabelName)
|
|
govulncheck
model.NameValidationScheme.IsValidMetricName undefined (type model.ValidationScheme has no field or method IsValidMetricName)
|
|
govulncheck
model.LegacyValidation.IsValidMetricName undefined (type model.ValidationScheme has no field or method IsValidMetricName)
|
|
govulncheck
Failed to restore: Cache service responded with 400
|