cert-manager/pkg/webhook/handlers
Richard Wall 4eedf4fcfd Test conversion code using sample CRDs and remove conversion configuration from cert-manager CRDs
* Generate CRDs for the sample API types
* Allow alternative CRDs to be loaded into the envtest API server
* Override the conversion configuration of the CRDs
* Show webhook server logs in tests
* Simplify the loading of the test API CRDs
* Allow the ConversionHandler to be overridden in tests

Signed-off-by: Richard Wall <richard.wall@jetstack.io>
2021-12-14 17:33:22 +00:00
..
testdata/apis/testgroup Test conversion code using sample CRDs and remove conversion configuration from cert-manager CRDs 2021-12-14 17:33:22 +00:00
BUILD.bazel Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
conversion_test.go Update Conversion webhook to no longer understand v1beta1, only v1 2021-07-26 17:02:18 +01:00
conversion.go Update Conversion webhook to no longer understand v1beta1, only v1 2021-07-26 17:02:18 +01:00
interfaces.go Update Conversion webhook to no longer understand v1beta1, only v1 2021-07-26 17:02:18 +01:00
mutation_test.go Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
mutation.go Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
validation_test.go Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00
validation.go Replace all references to pkg/internal with internal 2021-10-21 12:27:04 +01:00