Update error msgs for OSImageURL validation: #19730
Annotations
4 errors
Run go test with coverage:
pkg/providers/tinkerbell/validate.go#L136
cannot use v (variable of type "github.com/aws/eks-anywhere/pkg/api/v1alpha1".KubernetesVersion) as string value in argument to permutations
|
Run go test with coverage:
pkg/providers/tinkerbell/validate.go#L154
cannot use spec.Cluster.Spec.KubernetesVersion (variable of type "github.com/aws/eks-anywhere/pkg/api/v1alpha1".KubernetesVersion) as string value in argument to permutations
|
Run go test with coverage:
pkg/providers/tinkerbell/validate.go#L166
cannot use version (variable of type "github.com/aws/eks-anywhere/pkg/api/v1alpha1".KubernetesVersion) as string value in argument to permutations
|
Run go test with coverage
Process completed with exit code 2.
|
Loading