-
jam01 updated
3 years ago
-
## Is your improvement request related to a feature? Please describe (👍 if you like this request)
This comes out from a debugging session with @ejweber, @james-munson , and me.
In the RWX f…
-
**What happened**:
The UI crashes and has to be forcefully closed.
![image](https://github.com/user-attachments/assets/1493b233-dbcc-4b68-8a98-733cfeb9d0df)
![image](https://github.com/user-att…
-
**Describe the bug**:
After successfully completing dns-01 challenges, cert-manager is not always cleaning up the TXT records it created
**Expected behaviour**:
All DNS records related to cha…
Evesy updated
1 month ago
-
```console
cert-manager/challenges "msg"="propagation check failed" "error"="DNS record for \"mydomain.com\" not yet propagated" "dnsName"="mydomain.com" "resource_kind"="Challenge" "resource_name"="…
-
we may needd to modify the default external dns https://github.com/jenkins-x-labs/jenkins-x-versions/blob/master/apps/bitnami/external-dns/values.yaml.gotmpl and cert manager binding files https://git…
-
### Welcome
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Yes, the DNS provider exposes a public API.
- [X] Yes, I know that the lego maintainers don't have an acco…
-
**What happened**:
I was trying to set the target using the `external-dns.alpha.kubernetes.io/target` annotation on a Gateway resource, and received the following error:
`Endpoints generated from …
-
**Describe the bug**
We would like to use environment() to generate the correct DNS zone names in our Bicep across zones.
Right now we'd need to have three options for each service and then param…
-
# Summary
With the introduction of namespaced applications in #9755 we can have applications in different namespaces.
But the applications generated from an ApplicationSet always use the namespace…