-
{
"hub-mirror": [
quay.io/jetstack/cert-manager-cainjector:v1.7.1,
quay.io/jetstack/cert-manager-controller:v1.7.1,
quay.io/jetstack/cert-manager-webhook:v1.7.1,
quay.io/jetstack/cert-manager…
-
I've been using the GoDaddy webhook with cert-manager on an on-prem cluster and I've encountered a situation that I'm hoping to get some clarification on.
We're running an internal DNS server w…
-
The DNS Record not getting created
K8S Version: v1.26.1
Log Challenge:
```
Warning PresentError 4m33s (x9 over 25m) cert-manager-challenges Error presenting challenge: designatedns.acm…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When we attempt to issue certificates with `cert-manager`, we see timeouts during the i…
-
Hi, I'm trying to implement Hetzner DNS API based on this sample, Everything is working as expected and the webhook issue the certificates normally, however, I'm getting this log error constantly:
…
-
**Is your feature request related to a problem? Please describe.**
We recently had someone change a role in AWS IAM and it stopped DNS01 challenges via Route53 from working correctly with the followi…
-
None of our other helmcharts that have webhooks require certmanager. Could you explain more in the readme why this is required or make it optional?
icco updated
3 months ago
-
Based on my experimentation, it seems that the kubelet's latency to reflect the updates on a watched Secret ([configMapAndSecretChangeDetectionStrategy=Watch](https://kubernetes.io/docs/reference/conf…
-
Hello,
I have been trying to bring up both your 1 liner with the setup.sh and docker-compose.
I tried to run both without making changes. The docker-compose was the prompt configuration.
Bot…
-
Currently the GitHub releases include two assets (among others): cert-manager.crds.yaml and cert-manager.yaml. The former only includes the CRD specs, while the latter is everything (CRDs, deployment…