cert-manager/test/integration
Ashley Davis 209c252005
Move webhook testing package to core module
This package was used by at least one external importer [1] and so the
change to make the webhook live in a separate package caused an issue
which @irbekrm reported on slack. [2]

This PR moves the webhook testing code into the core cert-manager module
so it'll be importable anywhere (albeit under a new name). This change
also requires moving the webhook options into the core cert-manager
module since they're required by the webhook testing logic.

[1] 268cd2fdba/test/env/env.go (L25)

[2] https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1683650224483169

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2023-05-09 18:40:03 +01:00
..
acme replace deprecated PollImmediateUntil with PollUntilContextCancel 2023-05-07 10:15:46 +02:00
certificaterequests separate binaries/tests into separate modules with minimal dependencies 2023-04-05 10:30:39 +01:00
certificates replace deprecated PollImmediateUntil with PollUntilContextCancel 2023-05-07 10:15:46 +02:00
challenges separate binaries/tests into separate modules with minimal dependencies 2023-04-05 10:30:39 +01:00
conversion separate binaries/tests into separate modules with minimal dependencies 2023-04-05 10:30:39 +01:00
ctl replace deprecated PollImmediateUntil with PollUntilContextCancel 2023-05-07 10:15:46 +02:00
framework Move webhook testing package to core module 2023-05-09 18:40:03 +01:00
fuzz Remove bazel 🎉 2022-07-26 11:38:50 +01:00
internal/util Make external DNS webhook tests importable again 2023-05-04 12:40:06 +01:00
issuers separate binaries/tests into separate modules with minimal dependencies 2023-04-05 10:30:39 +01:00
rfc2136_dns01 Make external DNS webhook tests importable again 2023-05-04 12:40:06 +01:00
validation separate binaries/tests into separate modules with minimal dependencies 2023-04-05 10:30:39 +01:00
versionchecker Remove bazel 🎉 2022-07-26 11:38:50 +01:00
webhook replace deprecated PollImmediateUntil with PollUntilContextCancel 2023-05-07 10:15:46 +02:00
go.mod Move webhook testing package to core module 2023-05-09 18:40:03 +01:00
go.sum Fix trivy vulnerabilities 2023-05-09 09:51:09 +01:00
LICENSE separate binaries/tests into separate modules with minimal dependencies 2023-04-05 10:30:39 +01:00
LICENSES Move webhook testing package to core module 2023-05-09 18:40:03 +01:00