Remove 1.28 feature flag and set it as default version (#6830) #20830
Annotations
10 errors and 10 warnings
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/govmomi/clientbuilder.go#L36
exported: exported function NewVMOMIClientBuilder should have comment or be unexported (revive)
|
lint:
pkg/govmomi/clientbuilder.go#L40
exported: exported function NewVMOMIClientBuilderOverride 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#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)
|
lint:
pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
|