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

推荐订阅源

Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
V
V2EX
量子位
Last Week in AI
Last Week in AI
Jina AI
Jina AI
博客园 - 【当耐特】
爱范儿
爱范儿
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
小众软件
小众软件
IT之家
IT之家
博客园_首页
博客园 - 聂微东
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗

Notes on CoreDNS: DNS and Service Discovery

CoreDNS-1.14.5 Release CoreDNS-1.14.6 Release CoreDNS-1.14.4 Release CoreDNS-1.14.2 Release CoreDNS-1.14.3 Release CoreDNS-1.14.1 Release CoreDNS-1.14.0 Release CoreDNS-1.13.2 Release CoreDNS-1.13.1 Release CoreDNS-1.13.0 Release CoreDNS-1.12.4 Release CoreDNS-1.12.3 Release CoreDNS-1.12.2 Release CoreDNS-1.12.1 Release CoreDNS-1.12.0 Release CoreDNS-1.11.4 Release CoreDNS-1.11.3 Release CoreDNS-1.11.2 Release CoreDNS-1.11.1 Release CoreDNS-1.11.0 Release CoreDNS-1.10.1 Release CoreDNS-1.10.0 Release CoreDNS-1.9.4 Release CoreDNS-1.9.3 Release CoreDNS-1.9.2 Release CoreDNS-1.9.1 Release CoreDNS-1.9.0 Release CoreDNS-1.8.7 Release CoreDNS-1.8.6 Release CoreDNS-1.8.5 Release
CoreDNS-1.4.0 Release
coredns · 2019-03-03 · via Notes on CoreDNS: DNS and Service Discovery

We are pleased to announce the release of CoreDNS-1.4.0! Our first release after we became a graduated project in CNCF.

Deprecation notice for the next release:

  • auto will deprecate TIMEOUT and recommends the use of RELOAD (2516).
  • auto and file will deprecate NO_RELOAD and recommends the use of RELOAD set to 0 (2536).
  • health will revert back to report process level health without plugin status. A new ready plugin will make sure plugins have at least completed their startup sequence.
  • The proxy will be moved to an external repository and as such be deprecated from the default set of plugin; use the forward as a replacement.

The previous announced deprecations have been enacted.

The (unused) gRPC watch functionally was removed from the server.

Note we’re actively working on two (probably related) bugs (2593, 2624) which should hopefully result in a fix and a new release fairly quickly.

Plugins

Random updates in documentation and fixes in tests and various plugins.

  • kubernetes fixes the logging now that kubernetes’ client lib switched to klog from glog.

  • hosts fixes IPv4 addresses in IPV6 syntax.

  • etcd adds credential support and a fix for the reply when the host field is empty.

  • log has been made more efficient.

  • forward drops out of order messages, this is solve occasionally FORMERRs people saw.

Brought to You By

Think we never had so many contributors for a single release. This is really nice to see. Thank you all:

AdamDang, Anders Ingemann, Andrey Meshkov, Brian Bao, Carl-Magnus Björkell, Chris Aniszczyk, Chris O’Haver, Christophe de Carvalho, ckcd, Dan Kohn, Darshan Chaudhary, DO ANH TUAN, Guillaume Gelin, Guy Templeton, JoeWrightss, Kenjiro Nakayama, LongKB, Miek Gieben, mrasu, Nguyen Hai Truong, Nguyen Phuong An, Nguyen Quang Huy, Nguyen Van Duc, Nguyen Van Trung, Rob Maas, Ruslan Drozhdzh, Sandeep Rajan, Thomas Mangin, tuanvcw, Uladzimir Trehubenka, Xiao An, Xuanwo, Ye Ben, Yong Tang.