Skip to content

Move aws kubeconfig secret to workload cluster (#7576) #23985

Move aws kubeconfig secret to workload cluster (#7576)

Move aws kubeconfig secret to workload cluster (#7576) #23985

Triggered via push February 14, 2024 20:16
Status Failure
Total duration 1m 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/retrier/retrier.go#L10
exported: exported type Retrier should have comment or be unexported (revive)
lint: pkg/retrier/retrier.go#L20
exported: exported type RetrierOpt should have comment or be unexported (revive)
lint: pkg/retrier/retrier.go#L56
exported: exported function WithBackoffFactor should have comment or be unexported (revive)
lint: pkg/retrier/retrier.go#L62
exported: exported function WithRetryPolicy should have comment or be unexported (revive)
lint: pkg/retrier/retrier.go#L85
increment-decrement: should replace retries += 1 with retries++ (revive)
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/apiobject.go#L28
exported: exported function NewObjectLookupBuilder should have comment or be unexported (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/parser.go#L125
receiver-naming: receiver name p should be consistent with previous receiver name c for Parser (revive)
lint: pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
lint: pkg/constants/constants.go#L100
exported: exported type Operation should have comment or be unexported (revive)
lint: pkg/constants/constants.go#L103
exported: exported const Create should have comment (or a comment on this block) or be unexported (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/vsphereuser.go#L9
exported: exported const EksavSphereUsernameKey should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/config/vsphereuser.go#L17
exported: exported type VSphereUserConfig should have comment or be unexported (revive)
lint: pkg/config/config.go#L6
exported: exported const EksaGitPassphraseTokenEnv should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/config/proxy.go#L8
exported: exported const HttpsProxyKey should have comment (or a comment on this block) or be unexported (revive)
lint: pkg/config/registry.go#L18
exported: exported function ReadCredentials should have comment or be unexported (revive)