Update optional configuration provider support and etcd (#6538) #21800
Annotations
10 errors
golangci-lint:
pkg/validations/createcluster/createcluster.go#L15
exported: exported type ValidationManager should have comment or be unexported (revive)
|
golangci-lint:
pkg/validations/createcluster/createcluster.go#L23
exported: exported type Validator should have comment or be unexported (revive)
|
golangci-lint:
pkg/validations/createcluster/createcluster.go#L27
exported: exported function NewValidations should have comment or be unexported (revive)
|
golangci-lint:
pkg/validations/createcluster/createcluster.go#L37
exported: exported method ValidationManager.Validate should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/snow/reconciler/reconciler.go#L21
exported: exported type CNIReconciler should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/snow/reconciler/reconciler.go#L25
exported: exported type RemoteClientRegistry should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/snow/reconciler/reconciler.go#L34
exported: exported type Reconciler should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/snow/reconciler/clientbuilder.go#L19
exported: exported type AwsClientBuilder should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/snow/reconciler/credentials.go#L12
exported: exported const BoostrapSecretName should have comment or be unexported (revive)
|
golangci-lint:
pkg/providers/snow/reconciler/clientbuilder.go#L23
exported: exported function NewAwsClientBuilder should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading