cert-manager/pkg
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
..
acme Add test for creating ChallengeServer with solvers 2022-01-08 22:55:21 +09:00
api Re-organise and extend path loading logic to make it easier to run integration tests using Delve/GoLand 2022-01-06 15:22:39 +00:00
apis Add webhook-specific 'feature' package and wire it up through config 2022-01-07 12:17:38 +00:00
client Run update-codegen.sh 2021-12-17 18:13:44 +00:00
controller Merge pull request #4628 from irbekrm/sync_cleanup 2022-01-10 20:27:04 +00:00
ctl Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
issuer move RFC2136 DNS01 tests to test/integration 2022-01-12 16:00:10 +00:00
logs Upgrade k8s.io dependencies to v0.23.1 2021-12-17 16:27:47 +00:00
metrics Upgrade k8s.io dependencies to v0.23.1 2021-12-17 16:27:47 +00:00
scheduler Revert "memory leak: clean up scheduler goroutine on cert deletion" 2021-07-28 19:19:39 +02:00
util Only consider running pods when checking version 2021-11-23 11:32:10 -05:00
webhook pkg/webhook/authority: extract logger from context 2021-12-17 18:52:26 +00:00