Bump sigs.k8s.io/cluster-api from 1.4.4 to 1.5.3 #1732
Annotations
10 errors and 3 warnings
common/bootstraptoken/token.go#L10
could not import github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/apis/infrastructure/v1beta1 (-: # github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/apis/infrastructure/v1beta1
|
apis/infrastructure/v1beta1/bootstrapkubeconfig_webhook.go#L32
cannot use &BootstrapKubeconfig{} (value of type *BootstrapKubeconfig) as admission.Validator value in variable declaration: *BootstrapKubeconfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
common/bootstraptoken/token.go#L59
tokenID declared and not used (typecheck)
|
controllers/infrastructure/bootstrapkubeconfig_controller.go#L11
could not import github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/apis/infrastructure/v1beta1 (-: # github.com/vmware-tanzu/cluster-api-provider-bringyourownhost/apis/infrastructure/v1beta1
|
apis/infrastructure/v1beta1/bootstrapkubeconfig_webhook.go#L32
cannot use &BootstrapKubeconfig{} (value of type *BootstrapKubeconfig) as admission.Validator value in variable declaration: *BootstrapKubeconfig does not implement admission.Validator (wrong type for method ValidateCreate)
|
controllers/infrastructure/byocluster_controller.go#L190
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
|
controllers/infrastructure/byomachine_controller.go#L333
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
|
controllers/infrastructure/byomachine_controller.go#L338
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type (typecheck)
|
controllers/infrastructure/byomachine_controller.go#L352
cannot use (func(o client.Object) []ctrl.Request literal) (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in return statement (typecheck)
|
controllers/infrastructure/byomachine_controller.go#L573
cannot use (func(o client.Object) []reconcile.Request literal) (value of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in return statement (typecheck)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading