Tim Ramlot

Results 472 comments of Tim Ramlot

Could you show how you can trigger this behavior when installing cert-manager? The Helm templates should still working when they exist in a YAML comment.

TODO: we can add a Helm comment that explains that these templates will keep working even when they are in a YAML comment. The reason they are in a comment...

Could you describe your use case? Is this something we should change by default?

@wallrj-cyberark I split the eventhandler work into another PR: https://github.com/cert-manager/cert-manager/pull/8261

This is probably a good case for a external issuer. Also, asking the aws-privateca-issuer team might help (see https://github.com/cert-manager/aws-privateca-issuer).

Did you upgrade cert-manager using the commands provided here?: https://cert-manager.io/docs/installation/upgrade/#crds-managed-using-helm `helm upgrade --reset-then-reuse-values --version jetstack/cert-manager` Make sure to not just reuse the values, that will result in missing expected defaults....