K8SPXC-1411: allow to enable/disable TLS in a running cluster #3658
reviewdog.yml
on: pull_request
runner / suggester / golangci-lint
2m 3s
runner / suggester / gofmt
5s
runner / suggester / shfmt
29s
runner / shellcheck
8s
runner / misspell
17s
runner / alex
24s
runner / manifests
1m 4s
Annotations
10 errors
runner / suggester / golangci-lint:
pkg/controller/add_pxc.go#L4
could not import github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc (-: # github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc
|
runner / suggester / golangci-lint:
pkg/controller/pxc/tls.go#L348
invalid case naming.AnnotationTLSStateEnabled in switch on annotationTLSState (mismatched types "github.com/percona/percona-xtradb-cluster-operator/pkg/naming".AnnotationTLSState and string)
|
runner / suggester / golangci-lint:
pkg/controller/pxc/tls.go#L352
invalid case naming.AnnotationTLSStateDisabled in switch on annotationTLSState (mismatched types "github.com/percona/percona-xtradb-cluster-operator/pkg/naming".AnnotationTLSState and string)) (typecheck)
|
runner / suggester / golangci-lint:
pkg/controller/add_pxcrestore.go#L4
could not import github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxcrestore (-: # github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxcrestore
|
runner / suggester / golangci-lint:
pkg/controller/pxcrestore/controller.go#L233
undefined: k8s.StartClusterWithBlocking
|
runner / suggester / golangci-lint:
pkg/controller/pxcrestore/controller.go#L259
undefined: k8s.StartClusterWithBlocking) (typecheck)
|
runner / suggester / golangci-lint:
pkg/controller/pxc/tls.go#L348
invalid case naming.AnnotationTLSStateEnabled in switch on annotationTLSState (mismatched types "github.com/percona/percona-xtradb-cluster-operator/pkg/naming".AnnotationTLSState and string)
|
runner / suggester / golangci-lint:
pkg/controller/pxc/tls.go#L352
invalid case naming.AnnotationTLSStateDisabled in switch on annotationTLSState (mismatched types "github.com/percona/percona-xtradb-cluster-operator/pkg/naming".AnnotationTLSState and string) (typecheck)
|
runner / suggester / golangci-lint:
pkg/controller/pxcrestore/controller.go#L233
undefined: k8s.StartClusterWithBlocking
|
runner / suggester / golangci-lint:
pkg/controller/pxcrestore/controller.go#L259
undefined: k8s.StartClusterWithBlocking (typecheck)
|