cert-manager/pkg
Ashley Davis a53bec25e7
Update nameserver lookup test to use upstream targets
In the long term I don't think this test should be run as a unit test
because it can randomly break due to changes in DNS config we don't
control, which is a pretty poor user experience for someone trying to
change unrelated code.

If we're going to run this kind of check, we should probably run it as a
periodic rather than a presubmit, perhaps with the test being run on
presubmit when the DNS util code is changed.

But that's all more work than I can really do now. Instead, I'll copy
what the upstream go-lego is doing, which should unblock us for now:

07c4daeff3/challenge/dns01/nameserver_test.go

Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
2023-08-09 09:27:30 +01:00
..
acme Don't run API Priority and Fairness controller in webhook extension apiserver 2023-05-22 12:53:15 +01:00
api improve (Extended)KeyUsage parsing to be more consistent 2023-06-26 10:06:55 +02:00
apis Preserve internal types 2023-07-27 16:44:38 -07:00
client Bump k8s.io dependencies 2023-05-05 16:32:25 +01:00
controller Add to ability to start controller with config file 2023-07-27 16:44:38 -07:00
ctl Remove bazel 🎉 2022-07-26 11:38:50 +01:00
healthz Simulate a remote leader that always updates its lease 2023-05-05 15:56:18 +01:00
issuer Update nameserver lookup test to use upstream targets 2023-08-09 09:27:30 +01:00
logs prepare cmctl libraries to support logging 2023-05-30 18:35:45 +02:00
metrics
scheduler
util prepare cmctl improvements 2023-08-01 10:32:35 +02:00
webhook Add to ability to start controller with config file 2023-07-27 16:44:38 -07:00