cert-manager/cmd
James Munnelly 9906c0d946 Add feature gate for ValidateCAA functionality and default it to off
To help avoid issues with the ValidateCAA functionality, this disables
the CAA check by default and adds a new --feature-gates=ValidateCAA=true
option to cert-manager-controller to allow enabling the previous
behaviour in v0.7.0 and v0.7.1.

Once issues with CNAMEd DNS names pointing to internal nameservers
are resolved, this option will be defaulted to on.

Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-25 15:10:05 +01:00
..
acmesolver Run update-bazel 2019-03-12 14:24:51 +00:00
cainjector Use goflag instead of pflag for logs 2019-03-12 14:24:51 +00:00
controller Add feature gate for ValidateCAA functionality and default it to off 2019-04-25 15:10:05 +01:00
webhook Switch to klog 2019-02-22 12:34:02 +00:00