fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 - autoclosed #283
Annotations
10 errors
operator/configcontroller/setup.go#L31
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#L31
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-cloudscale/operator/bucketcontroller (-: # github.com/vshn/provider-cloudscale/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(&cloudscalev1.Bucket{}).WithValidator:
|
operator/operator.go#L5
could not import github.com/vshn/provider-cloudscale/operator/configcontroller (-: # github.com/vshn/provider-cloudscale/operator/configcontroller
|
operator/configcontroller/setup.go#L31
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#L31
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_command.go#L88
ws.CertDir undefined (type webhook.Server has no field or method CertDir) (typecheck)
|
operator_command.go#L89
ws.TLSMinVersion undefined (type webhook.Server has no field or method TLSMinVersion) (typecheck)
|
operator/bucketcontroller/setup.go#L55
cannot use &BucketValidator{…} (value of type *BucketValidator) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&cloudscalev1.Bucket{}).WithValidator:
|
The logs for this run have expired and are no longer available.
Loading