Bump sigs.k8s.io/cluster-api from 1.4.4 to 1.6.1 #1295
ci.yml
on: pull_request
build-agent
1m 9s
test
2m 12s
Annotations
6 errors
build-agent:
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)
|
build-agent
Process completed with exit code 2.
|
test:
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)
|
test:
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)
|
test:
apis/infrastructure/v1beta1/byohost_webhook_internal_test.go#L25
assignment mismatch: 2 variables but admission.NewDecoder returns 1 value
|
test
Process completed with exit code 2.
|