Skip to content

K8SPXC-1411: allow to enable/disable TLS in a running cluster #3658

K8SPXC-1411: allow to enable/disable TLS in a running cluster

K8SPXC-1411: allow to enable/disable TLS in a running cluster #3658

Triggered via pull request October 14, 2024 12:27
Status Failure
Total duration 2m 13s
Artifacts

reviewdog.yml

on: pull_request
runner / suggester / golangci-lint
2m 3s
runner / suggester / golangci-lint
runner / suggester / gofmt
5s
runner / suggester / gofmt
runner / suggester / shfmt
29s
runner / suggester / shfmt
runner / shellcheck
8s
runner / shellcheck
runner / misspell
17s
runner / misspell
runner / alex
24s
runner / alex
runner / manifests
1m 4s
runner / manifests
Fit to window
Zoom out
Zoom in

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)