-
Missing checks on labels:
- label must start with a letter
- label must end with a letter or a digit
- labels must have as interior characters only letters, digits, and hyphen
bedis updated
4 years ago
-
According to rfc6763 section 12, I want to use avahi to append SRV and txt information to the additional records field in the response of PRT. What should I do to achieve this?
-
We were getting intermittent `502` errors following deployments, upon investigation we found SRV records existed for tasks that had been stopped. Curious if anyone has seen similar issues with this ap…
-
It appears that mDNS discovery is not working on iPads. The seriousness of this is exacerbated by https://github.com/flutter/flutter/issues/41133. There are additional reports [here](https://github.co…
-
I am trying to create an SRV Record, e.g. `_imap._tcp.example.org. 60 IN SRV 10 10 143 example.org.`.
As there is no real support for it in the [libdns](https://github.com/libdns/…
Adphi updated
2 years ago
-
hello, I am trying to use this plugin, but my coredns pods get OOMKilled. I am probably mis-configuring it, possibly creating a loop... I'd like someone to review my config and possibly help me troubl…
-
**Describe the bug**
After creating a DNS (cname) record, Terraform displays a priority error:
```
resource "vultr_dns_domain" "blabla" {
domain = ""
ip = ""
}
resource "vultr_dns_rec…
-
Is it possible to have the ability to add a DNS record type at the mikrotik_dns_record resource?
-
Could support for parsing SRV records be added to `nsl()`?
I've been looking for a self-contained way to query SRV records, ultimately to enable shiny apps to find plumber API endpoints in a micro-…
-
*Title*: *Support SRV query lookup in DNS cache used by the custom cluster in DFP filter.*
*Description*:
>This feature request is most likely a subset of existing [issue](https://github.com/envoy…