Skip to content

adding snow and cluster api upgrade rollout strategy (#7317) #23243

adding snow and cluster api upgrade rollout strategy (#7317)

adding snow and cluster api upgrade rollout strategy (#7317) #23243

Triggered via push January 19, 2024 23:47
Status Failure
Total duration 1m 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/yamlutil/parser.go#L156
var-naming: var generateApiObj should be generateAPIObj (revive)
lint: pkg/yamlutil/parser.go#L97
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L103
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/apiobject.go#L28
exported: exported function NewObjectLookupBuilder should have comment or be unexported (revive)
lint: pkg/yamlutil/parser.go#L125
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L174
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/yamlutil/parser.go#L31
exported: exported function NewParser should have comment or be unexported (revive)
lint: pkg/yamlutil/parser.go#L54
exported: exported function NewMapping should have comment or be unexported (revive)
lint: internal/pkg/ec2/list.go#L14
cyclomatic complexity 11 of func `ListInstances` is high (> 10) (gocyclo)
lint: internal/pkg/ec2/create.go#L29
var-naming: func parameter amiId should be amiID (revive)
lint: pkg/constants/constants.go#L97
exported: exported type Operation should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L100
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
lint: pkg/clustermanager/internal/deployments.go#L13
exported: exported var ExternalEtcdDeployments should have comment or be unexported (revive)
lint: pkg/clustermanager/internal/deployments.go#L18
exported: exported var EksaDeployments should have comment or be unexported (revive)
lint: pkg/config/proxy.go#L8
var-naming: const HttpsProxyKey should be HTTPSProxyKey (revive)
lint: pkg/config/proxy.go#L9
var-naming: const HttpProxyKey should be HTTPProxyKey (revive)
lint: pkg/config/registry.go#L18
exported: exported function ReadCredentials should have comment or be unexported (revive)
lint: pkg/config/vsphereuser.go#L9
exported: exported const EksavSphereUsernameKey should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/config/config.go#L9
var-naming: const SshKnownHostsEnv should be SSHKnownHostsEnv (revive)