Add feature flag for Kubernetes v1.29 support (#7113) #21923
Annotations
10 errors and 10 warnings
pkg/constants/constants.go#L95
exported: exported type Operation should have comment or be unexported (revive)
|
pkg/constants/constants.go#L98
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
pkg/docker/mover.go#L11
exported: exported type ImageDiskLoader should have comment or be unexported (revive)
|
pkg/docker/mover.go#L15
exported: exported type ImageDiskWriter should have comment or be unexported (revive)
|
pkg/docker/registry.go#L30
exported: exported function NewRegistryDestination should have comment or be unexported (revive)
|
pkg/docker/concurrent.go#L9
exported: exported type ConcurrentImageProcessor should have comment or be unexported (revive)
|
pkg/docker/file.go#L16
exported: exported function NewDiskSource should have comment or be unexported (revive)
|
pkg/docker/registry.go#L69
exported: exported function NewOriginalRegistrySource should have comment or be unexported (revive)
|
pkg/docker/mover.go#L19
exported: exported type ImageTaggerPusher should have comment or be unexported (revive)
|
pkg/features/features.go#L12
exported: exported function FeedGates should have comment or be unexported (revive)
|
pkg/features/features.go#L16
exported: exported type Feature should have comment or be unexported (revive)
|
pkg/features/features.go#L21
exported: exported function IsActive should have comment or be unexported (revive)
|
pkg/features/features.go#L30
exported: exported function CloudStackKubeVipDisabled should have comment or be unexported (revive)
|
pkg/features/features.go#L37
exported: exported function CheckpointEnabled should have comment or be unexported (revive)
|
pkg/features/features.go#L44
exported: exported function UseNewWorkflows should have comment or be unexported (revive)
|
pkg/clients/kubernetes/kubeconfig.go#L14
exported: exported function NewKubeconfigClient should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L19
exported: exported const GitProviderName should have comment (or a comment on this block) or be unexported (revive)
|
pkg/git/providers/github/github.go#L33
exported: exported type Options should have comment or be unexported (revive)
|
pkg/git/providers/github/github.go#L40
exported: type name will be used as github.GithubClient by other packages, and that stutters; consider calling this Client (revive)
|
The logs for this run have expired and are no longer available.
Loading