Skip to content

🌱 Bump sigs.k8s.io/cluster-api from 1.4.1 to 1.5.2 #373

🌱 Bump sigs.k8s.io/cluster-api from 1.4.1 to 1.5.2

🌱 Bump sigs.k8s.io/cluster-api from 1.4.1 to 1.5.2 #373

Triggered via pull request October 2, 2023 19:02
Status Failure
Total duration 3m 26s
Artifacts

pullrequests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint: 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
lint: 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
lint: 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
lint: 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
lint: 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
lint: 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
lint: 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
lint: 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
lint: 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
lint: 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
test: 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:
test: 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:
test: internal/webhooks/inclusterippool.go#L74
cannot use &InClusterIPPool{} (value of type *InClusterIPPool) as type admission.CustomValidator in variable declaration:
test: 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
test: 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
test: 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
test: 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
test: 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
test: 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
test: 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