Skip to content

Fix docker nil pointer for endpoint host aws iam auth reconciler (#7563) #23991

Fix docker nil pointer for endpoint host aws iam auth reconciler (#7563)

Fix docker nil pointer for endpoint host aws iam auth reconciler (#7563) #23991

Triggered via push February 14, 2024 21:17
Status Failure
Total duration 1m 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: pkg/manifests/bundles/versions_bundle.go#L7
exported: exported function VersionsBundleForKubernetesVersion should have comment or be unexported (revive)
lint: pkg/manifests/bundles/charts.go#L5
exported: exported function Charts should have comment or be unexported (revive)
lint: pkg/manifests/bundles/read.go#L14
exported: exported type Reader should have comment or be unexported (revive)
lint: pkg/manifests/bundles/read.go#L18
exported: exported function Read should have comment or be unexported (revive)
lint: pkg/manifests/bundles/read.go#L33
exported: exported function ReadEKSD should have comment or be unexported (revive)
lint: pkg/manifests/reader.go#L14
exported: exported type FileReader should have comment or be unexported (revive)
lint: pkg/manifests/reader.go#L18
exported: exported type Reader should have comment or be unexported (revive)
lint: pkg/manifests/reader.go#L23
exported: exported type ReaderOpt should have comment or be unexported (revive)
lint: pkg/manifests/reader.go#L25
exported: exported function WithReleasesManifest should have comment or be unexported (revive)
lint: pkg/manifests/reader.go#L31
exported: exported function NewReader should have comment or be unexported (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/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/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#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/config.go#L18
exported: exported type CliConfig should have comment or be unexported (revive)