cert-manager/internal
Ashley Davis 92f78e8f8d
move RFC2136 DNS01 tests to test/integration
Since this test requires setup before it can successfully run,
we define it as an integration test and move it here so that on a
fresh checkout a user can always run `go test ./pkg/...` and expect that
it would succeed.

Also:

- tweaks some comments
- adds methods for getting nameserver / tsig algorithm from DNSProvider

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2022-01-12 16:00:10 +00:00
..
api Update bazel visibility rules 2021-10-21 12:30:21 +01:00
apis move RFC2136 DNS01 tests to test/integration 2022-01-12 16:00:10 +00:00
controller/feature Move feature package into internal/controller 2022-01-07 12:17:36 +00:00
ingress Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
test/paths Prefer RUNFILES_DIR if it is set 2022-01-06 16:50:44 +00:00
vault add comments to satisfy linter 2021-11-04 18:15:46 +01:00
webhook/feature Re-order imports 2022-01-07 12:49:51 +00:00
BUILD.bazel Add webhook-specific 'feature' package and wire it up through config 2022-01-07 12:17:38 +00:00