🌱 Bump sigs.k8s.io/cluster-api from 1.4.1 to 1.5.2 #373
Annotations
10 errors
main.go#L38
could not import sigs.k8s.io/cluster-api-ipam-provider-in-cluster/internal/controllers (-: # sigs.k8s.io/cluster-api-ipam-provider-in-cluster/internal/controllers
|
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
|
internal/controllers/ipaddressclaim.go#L110
cannot use r.inClusterIPPoolToIPClaims("InClusterIPPool") (value of type func(client.Object) []reconcile.Request) as type handler.MapFunc in argument to handler.EnqueueRequestsFromMapFunc
|
internal/controllers/ipaddressclaim.go#L114
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