Management cluster kindless upgrade fixes (#6838) #20843
Annotations
10 errors and 10 warnings
lint:
pkg/config/proxy_test.go#L10
var-naming: var wantHttpsProxy should be wantHTTPSProxy (revive)
|
lint:
pkg/config/proxy_test.go#L11
var-naming: var wantHttpProxy should be wantHTTPProxy (revive)
|
lint:
pkg/govmomi/clientbuilder.go#L13
exported: exported type VSphereClient should have comment or be unexported (revive)
|
lint:
pkg/govmomi/clientbuilder.go#L18
exported: exported type VMOMIFinderBuilder should have comment or be unexported (revive)
|
lint:
pkg/govmomi/clientbuilder.go#L22
exported: exported type VMOMISessionBuilder should have comment or be unexported (revive)
|
lint:
pkg/govmomi/finderbuilder.go#L10
exported: exported function NewVMOMIFinderBuilder should have comment or be unexported (revive)
|
lint:
pkg/govmomi/sessionbuilder.go#L12
exported: exported function NewvMOMISessionBuilder should have comment or be unexported (revive)
|
lint:
pkg/govmomi/client.go#L13
exported: exported const VSphereTypeFolder should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/govmomi/clientbuilder.go#L26
exported: exported type VMOMIAuthorizationManagerBuilder should have comment or be unexported (revive)
|
lint:
pkg/govmomi/client.go#L20
exported: exported type VMOMIAuthorizationManager should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L13
exported: exported function FeedGates should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L17
exported: exported type Feature should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L22
exported: exported function IsActive should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L42
exported: exported function CloudStackKubeVipDisabled should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L49
exported: exported function CheckpointEnabled should have comment or be unexported (revive)
|
lint:
pkg/features/features.go#L56
exported: exported function UseNewWorkflows should have comment or be unexported (revive)
|
lint:
pkg/git/providers/github/github.go#L52
unexported-return: exported func New returns unexported type *github.githubProvider, which can be annoying to use (revive)
|
lint:
pkg/git/providers/github/github.go#L22
var-naming: const githubUrlTemplate should be githubURLTemplate (revive)
|
lint:
pkg/git/providers/github/github.go#L165
var-naming: func RepoUrl should be RepoURL (revive)
|
lint:
pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
|