-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
Describe the bug:
When trying to use the featureGates
value in the Helm chart, it only sets it on the controller but not the web hook, making use of something like AdditionalCertificateOutputFormats=true
not functional out of the box.
Expected behaviour:
The featureGates
should be also configured on the webhook as well.
Steps to reproduce the bug:
set featureGates
to AdditionalCertificateOutputFormats=true
and you won't be able to use the additional output formats.
Anything else we need to know?:
Environment details::
- Kubernetes version:
- Cloud-provider/provisioner:
- cert-manager version:
- Install method: e.g. helm/static manifests
/kind bug
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.