Skip to content

Commit 95f8603

Browse files
authored
chore: remove obsolete build tags (#553)
feat: reduce test matrix Signed-off-by: Bence Csati <[email protected]>
1 parent 0da522e commit 95f8603

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pkg/apis/vault/v1alpha1/zz_generated.defaults.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/acceptance_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
// limitations under the License.
1414

1515
//go:build kubeall || helm
16-
// +build kubeall helm
1716

1817
// Fire up a local Kubernetes cluster (`kind create cluster --config test/kind.yaml`)
1918
// and run the acceptance tests against it (`go test -v -tags kubeall ./test`)

0 commit comments

Comments
 (0)