fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.1 #600
Annotations
10 errors
operator/configcontroller/setup.go#L30
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
operator/configcontroller/setup.go#L30
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *resource.EnqueueRequestForProviderConfig) as type handler.EventHandler in argument to ctrl.NewControllerManagedBy(mgr).Named(name).For(&providerv1.ProviderConfig{}).Watches:
|
operator/operator.go#L4
could not import github.com/vshn/provider-exoscale/operator/bucketcontroller (-: # github.com/vshn/provider-exoscale/operator/bucketcontroller
|
operator/bucketcontroller/setup.go#L55
cannot use &BucketValidator{…} (value of type *BucketValidator) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&exoscalev1.Bucket{}).WithValidator:
|
operator/operator.go#L5
could not import github.com/vshn/provider-exoscale/operator/configcontroller (-: # github.com/vshn/provider-exoscale/operator/configcontroller
|
operator/configcontroller/setup.go#L30
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
operator/configcontroller/setup.go#L30
cannot use &resource.EnqueueRequestForProviderConfig{} (value of type *resource.EnqueueRequestForProviderConfig) as type handler.EventHandler in argument to ctrl.NewControllerManagedBy(mgr).Named(name).For(&providerv1.ProviderConfig{}).Watches:
|
operator/operator.go#L6
could not import github.com/vshn/provider-exoscale/operator/iamkeycontroller (-: # github.com/vshn/provider-exoscale/operator/iamkeycontroller
|
operator/iamkeycontroller/setup.go#L43
cannot use &IAMKeyValidator{…} (value of type *IAMKeyValidator) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&exoscalev1.IAMKey{}).WithValidator:
|
operator/operator.go#L7
could not import github.com/vshn/provider-exoscale/operator/kafkacontroller (-: # github.com/vshn/provider-exoscale/operator/kafkacontroller
|
The logs for this run have expired and are no longer available.
Loading