cert-manager/internal
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
..
apis Feature gated support for using literal subjects in Certificates 2022-06-08 20:50:00 +02:00
cainjector/feature Change import jetstack/cert-manager -> cert-manager/cert-manager 2022-02-07 15:05:06 +00:00
controller Feature gated support for using literal subjects in Certificates 2022-06-08 20:50:00 +02:00
ingress rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
plugin fix imports in a few files 2022-02-18 17:42:45 +00:00
test/paths change name of bin dir to _bin by default and make it a variable 2022-06-21 16:34:26 +01:00
vault rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
webhook Feature gated support for using literal subjects in Certificates 2022-06-08 20:50:00 +02:00
BUILD.bazel Adds controller challenges apply helpers 2022-04-01 11:53:44 +01:00