Jort Koopmans
Jort Koopmans
Experiencing similar EBS scheduling issues here, while I think multiple bugs/problems are mixed in discussions in this interesting ticket. My situation (and 2 cents): - AWS EKS version 1.23.9. Recent...
My conclusion from discussion in #1163 is that my situation is highly likely to be identical to this issue. Given the excellent reproducibility described by @steved , working this issue...
I've written an implementation, hope this helps! @SuperSandro2000
Link up with #444
The develop branch ddclient implementation is built on the legacy update method of dnsexit (using the url https://update.dnsexit.com/RemoteUpdate.sv with all the required information added in the url). Now they have...
I guess this issue is rightfully closed, however I've made an effort upstream to get this moving forward. But it seems also ddclient is in maintenance mode with limited activity...
Ran into this issue as well using tigera-operator helm chart v3.24.1 It looks like that [PR ](https://github.com/projectcalico/calico/pull/5350)has been closed as 'working as expected', while we still see tons of these...
@SuperSandro2000 : You've closed this issue as completed, but I'm not sure why you would consider it completed? :sweat_smile: Note; The PR is not merged...
Closed because of #528
Just a quick glance through the code, but it seems that wildcard functionality is not supported. Specifically, the python script uses `https://porkbun.com/api/json/v3/dns/create/DOMAIN` with a json payload where `name` can be...