azure config for vault terraform #312
Annotations
9 errors
internal/router/api/v1/cluster.go#L257
cyclomatic complexity 68 of func `PostCreateCluster` is high (> 60) (gocyclo)
|
pkg/providerConfigs/detokenize.go#L91
var-naming: var azureDnsZoneName should be azureDNSZoneName (revive)
|
internal/controller/state.go#L82
printf: non-constant format string in call to fmt.Errorf (govet)
|
internal/controller/state.go#L93
printf: non-constant format string in call to fmt.Errorf (govet)
|
internal/controller/state.go#L100
printf: non-constant format string in call to fmt.Errorf (govet)
|
internal/router/api/v1/cluster.go#L452
printf: non-constant format string in call to (*github.com/rs/zerolog.Event).Msgf (govet)
|
internal/azure/azure.go#L175
error is not nil (line 172) but it returns nil (nilerr)
|
internal/controller/repository.go#L109
error returned from external package is unwrapped: sig: func github.com/konstructio/kubefirst-api/pkg/providerConfigs.PrepareGitRepositories(cloudProvider string, gitProvider string, clusterName string, clusterType string, destinationGitopsRepoURL string, gitopsDir string, gitopsTemplateBranch string, gitopsTemplateURL string, destinationMetaphorRepoURL string, k1Dir string, gitopsTokens *github.com/konstructio/kubefirst-api/pkg/providerConfigs.GitopsDirectoryValues, metaphorDir string, metaphorTokens *github.com/konstructio/kubefirst-api/pkg/providerConfigs.MetaphorTokenValues, apexContentExists bool, gitProtocol string, useCloudflareOriginIssuer bool) error (wrapcheck)
|
|
This job failed
Loading