adding vsphere upgrade rollout strategy (#7318) #23246
Annotations
10 errors and 10 warnings
lint:
pkg/manifests/releases/read.go#L18
exported: exported function ManifestURL should have comment or be unexported (revive)
|
lint:
pkg/manifests/releases/read.go#L22
exported: exported type Reader should have comment or be unexported (revive)
|
lint:
pkg/manifests/releases/read.go#L26
exported: exported function ReadReleases should have comment or be unexported (revive)
|
lint:
pkg/manifests/releases/read.go#L30
exported: exported function ReadReleasesFromURL should have comment or be unexported (revive)
|
lint:
pkg/manifests/releases/read.go#L60
exported: exported function ReadBundlesForRelease should have comment or be unexported (revive)
|
lint:
pkg/manifests/releases/read.go#L64
exported: exported function ReleaseForVersion should have comment or be unexported (revive)
|
lint:
pkg/templater/yaml.go#L12
exported: exported function AppendYamlResources should have comment or be unexported (revive)
|
lint:
pkg/templater/yaml.go#L29
exported: exported function ObjectsToYaml should have comment or be unexported (revive)
|
lint:
pkg/templater/partialyaml.go#L10
exported: exported type PartialYaml should have comment or be unexported (revive)
|
lint:
pkg/templater/templater.go#L15
exported: exported type Templater should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (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/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/config.go#L6
exported: exported const EksaGitPassphraseTokenEnv 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)
|
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/registry.go#L18
exported: exported function ReadCredentials should have comment 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)
|