cert-manager/pkg
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 further standardise logging across components 2023-05-05 18:08:29 +02:00
api apply go fmt for go1.19 2022-08-04 09:51:57 +00:00
apis Merge pull request #6006 from vidarno/cache-private-key-hash-on-issuer-status 2023-05-05 08:05:07 +01:00
client Bump k8s.io dependencies 2023-05-05 16:32:25 +01:00
controller revert setting flags for logging tests 2023-05-05 18:08:29 +02: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 tests after adding new LastPrivateKeyHash field in status of issuer CRDs 2023-04-29 09:14:07 +02:00
logs fix feedback 2023-05-05 18:08:29 +02:00
metrics refactor RemoveCertificate to use DeletePartialMatch 2022-09-28 10:24:30 -04:00
scheduler Remove bazel 🎉 2022-07-26 11:38:50 +01:00
util Merge pull request #5747 from inteon/request_matches_spec 2023-05-02 11:23:27 +01:00
webhook Move webhook testing package to core module 2023-05-09 18:40:03 +01:00