惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
博客园 - 司徒正美
博客园_首页
Jina AI
Jina AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
I
InfoQ
M
MIT News - Artificial intelligence
T
Tailwind CSS Blog
L
LangChain Blog
Last Week in AI
Last Week in AI
A
About on SuperTechFans
B
Blog
博客园 - 叶小钗
雷峰网
雷峰网
H
Help Net Security
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
博客园 - 【当耐特】
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
小众软件
小众软件
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

010 on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS-010 Release
coredns · 2017-07-25 · via 010 on CoreDNS: DNS and Service Discovery

CoreDNS-010 has been released!

CoreDNS is a DNS server that chains plugins, where each plugin implements a DNS feature.

Release v010 is mostly a bugfix release, with one new plugin - dnstap.

Core

No changes.

Plugins

New

  • dnstap is a new plugin that allows you to get dnstap information from CoreDNS.

Updates

  • file now handles multiple wildcard below each other correctly, and handles wildcards at the apex.
  • hosts, and kubernetes have been fixed to return success with no data in cases where records exist but not of the requested type. This fixes an issue with getting NXDOMAIN for the AAAA record even when the A record exists confusing some resolvers.

Documentation

  • Many updates to README files.

Contributors

The following people helped with getting this release done:

Antoine Debuisson, Chris O’Haver, John Belamaric, Miek Gieben, Pat Moroney

If you want to help, please check out one of the issues and start coding!

For documentation and help, see our community page.