cert-manager/internal/test/paths
Ashley Davis 35f2206404
change name of bin dir to _bin by default and make it a variable
This is needed because go and other tools will ignore directories
starting with "_" or "." but would treat a dir called "bin" as a regular
directory.

This in turn meant that when we vendored Go in bin, these tools would by
default scan the whole stdlib included with the bundled vendored go.

See https://pkg.go.dev/cmd/go#hdr-Package_lists_and_patterns for details

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-06-21 16:34:26 +01:00
..
BUILD.bazel Refactor CRD provisioning for integration tests 2022-02-17 14:48:56 +00:00
paths.go change name of bin dir to _bin by default and make it a variable 2022-06-21 16:34:26 +01:00