refactor: figure out k8s version in helm chart #3722
Triggered via pull request
September 27, 2024 14:41
Status
Failure
Total duration
4m 30s
Artifacts
–
Annotations
10 errors
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L7
could not import github.com/loft-sh/vcluster/pkg/cli (-: # github.com/loft-sh/vcluster/pkg/cli
|
lint:
pkg/cli/create_helm.go#L266
too many arguments in call to config.GetExtraValues
|
lint:
pkg/cli/create_platform.go#L597
too many arguments in call to vclusterconfig.GetExtraValues
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L49
cmd.Project undefined (type *VClusterCmd has no field or method Project) (typecheck)
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L50
cmd.ImportName undefined (type *VClusterCmd has no field or method ImportName) (typecheck)
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L51
cmd.Restart undefined (type *VClusterCmd has no field or method Restart) (typecheck)
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L52
cmd.AccessKey undefined (type *VClusterCmd has no field or method AccessKey) (typecheck)
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L53
cmd.Host undefined (type *VClusterCmd has no field or method Host) (typecheck)
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L54
cmd.Insecure undefined (type *VClusterCmd has no field or method Insecure) (typecheck)
|
lint:
cmd/vclusterctl/cmd/platform/add/vcluster.go#L55
cmd.CertificateAuthorityData undefined (type *VClusterCmd has no field or method CertificateAuthorityData) (typecheck)
|