🌱 Bump sigs.k8s.io/cluster-api from 1.4.1 to 1.5.2 #377
Annotations
10 errors
internal/webhooks/inclusterippool.go#L50
cannot use webhook (variable of type *InClusterIPPool) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&v1alpha2.InClusterIPPool{}).WithDefaulter(webhook).WithValidator:
|
internal/webhooks/inclusterippool.go#L58
cannot use webhook (variable of type *InClusterIPPool) as type admission.CustomValidator in argument to ctrl.NewWebhookManagedBy(mgr).For(&v1alpha2.GlobalInClusterIPPool{}).WithDefaulter(webhook).WithValidator:
|
internal/webhooks/inclusterippool.go#L74
cannot use &InClusterIPPool{} (value of type *InClusterIPPool) as type admission.CustomValidator in variable declaration:
|
internal/controllers/inclusterippool.go#L62
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
internal/controllers/inclusterippool.go#L63
cannot use r.ipAddressToInClusterIPPool (value of type func(clientObj client.Object) []reconcile.Request) as type handler.MapFunc in argument to handler.EnqueueRequestsFromMapFunc
|
internal/controllers/inclusterippool.go#L97
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
internal/controllers/inclusterippool.go#L98
cannot use r.ipAddressToGlobalInClusterIPPool (value of type func(clientObj client.Object) []reconcile.Request) as type handler.MapFunc in argument to handler.EnqueueRequestsFromMapFunc
|
internal/controllers/ipaddressclaim.go#L90
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
internal/controllers/ipaddressclaim.go#L91
cannot use r.clusterToIPClaims (value of type func(a client.Object) []reconcile.Request) as type handler.MapFunc in argument to handler.EnqueueRequestsFromMapFunc
|
internal/controllers/ipaddressclaim.go#L109
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
The logs for this run have expired and are no longer available.
Loading