cert-manager/internal/webhook
Tim Ramlot b19d11d267
change the types of ports in the WebhookConfiguration:
internal: *int -> int32
public: *int -> *int32

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
2023-08-15 20:53:58 +02:00
..
feature add DontAllowInsecureCSRUsageDefinition feature gate to disable the strict CSR validation 2023-06-28 11:11:32 +02:00
scheme.go Add internal webhook package that uses new admission chain 2022-01-20 10:55:43 +00:00
webhook.go change the types of ports in the WebhookConfiguration: 2023-08-15 20:53:58 +02:00