alias icon indicating copy to clipboard operation
alias copied to clipboard

CoreDNS plugin for replacing CNAME records on zone apex

Results 4 alias issues
Sort by recently updated
recently updated
newest added

I have the following config: ``` // Corefile spiral.sh { file zones/spiral.sh alias } ``` ``` ; zone http-pool.spiral.sh. 3000 IN A 128.116.205.8 http-pool.spiral.sh. 3000 IN A 45.61.184.138 spiral.sh. 3000...

Bumps [github.com/coredns/coredns](https://github.com/coredns/coredns) from 1.11.1 to 1.11.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coredns/coredns&package-manager=go_modules&previous-version=1.11.1&new-version=1.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [github.com/coredns/coredns](https://github.com/coredns/coredns) from 1.11.1 to 1.11.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coredns/coredns&package-manager=go_modules&previous-version=1.11.1&new-version=1.11.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

The configuration suggested for this plugin is turning a CoreDNS sservice into an open DNS resolver when using CoreDNS as a regular DNS server (not hidden in a k8s cluster)....