hashicorp / consul-helm

Helm chart to install Consul and other associated components.
Mozilla Public License 2.0
419 stars 385 forks source link

Fix all outstanding acceptance test errors from golangci-lint #1067

Closed kschoche closed 3 years ago

kschoche commented 3 years ago

Changes proposed in this PR:

How I've tested this PR: tests should still pass

How I expect reviewers to test this PR: code review, tests still pass Note to reviewers: To test this out locally check out the branch from the PR and run golangci-lint run --config=/path/to/consul-k8s/.golangci.yaml from consul-helm/tests/acceptance

Checklist: