bosh-dns-release icon indicating copy to clipboard operation
bosh-dns-release copied to clipboard

BOSH DNS release

Results 5 bosh-dns-release issues
Sort by recently updated
recently updated
newest added

systemd-resolved runs its own dns server which fans out queries to other servers it knows about. There are some global configs, but the primary discovery mechanism is via the DNS...

Noble switching from resolvconf to systemd-resolved poses a problem for bosh-dns. Currently bosh-dns injects itself at the top of `/etc/resolv.conf` via the resolvconf tooling. Bosh-dns then reads the other entries...

Bumps [github.com/coredns/coredns](https://github.com/coredns/coredns) from 1.12.3 to 1.12.4. Release notes Sourced from github.com/coredns/coredns's releases. v1.12.4 This release improves stability and security, fixing context propagation in DoH, label offset handling in the file...

dependencies
go

Fixes https://github.com/cloudfoundry/bosh-dns-release/issues/118

## Summary The bosh-dns service panics with a segmentation fault due to a nil pointer dereference when logging metrics server errors on Ubuntu Noble. ## Environment - **OS**: Ubuntu Noble...