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

推荐订阅源

L
LangChain Blog
J
Java Code Geeks
P
Proofpoint News Feed
Recent Announcements
Recent Announcements
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
MongoDB | Blog
MongoDB | Blog
人人都是产品经理
人人都是产品经理
博客园 - 【当耐特】
雷峰网
雷峰网
D
DataBreaches.Net
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
V
Visual Studio Blog
Apple Machine Learning Research
Apple Machine Learning Research
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
Blog — PlanetScale
Blog — PlanetScale
Engineering at Meta
Engineering at Meta

CoreDNS: DNS and Service Discovery

CoreDNS-1.14.2 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 k8s_cache 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 and Apache APISIX open new doors for Service Discovery? Trail Of Bits Security Review CoreDNS-1.9.0 Release CoreDNS-1.8.7 Release CoreDNS-1.8.6 Release CoreDNS-1.8.5 Release CoreDNS-1.8.4 Release
CoreDNS-1.2.6 Release
coredns · 2018-11-06 · via CoreDNS: DNS and Service Discovery

We are pleased to announce the release of CoreDNS-1.2.6!

Core

Ignore the error when setting SO_REUSEPORT on a socket fails; this makes CoreDNS work on older kernels.

Plugins

  • etcd has seen minor bugfixes.

  • loop fixes a bug when dealing with a failing upstream.

  • log unifies all logging (done by this plugin and normal logs) and always use RFC3339 timestamps (with millisecond accuracy). The {when} verb has been made a noop, it will be removed in the next release.

  • cache got some minor optimizations.

  • errors (and log) gotten a new option (consolidate) to suppress logging.

  • hosts will now read the hosts file without holding a write lock.

  • route53 makes the upstream optional.

Brought to You By

Carl-Magnus Björkell, Chris O’Haver, Dzmitry Razhanski, Francois Tur, Jiacheng Xu, Matthias Lechner, Miek Gieben, Ruslan Drozhdzh, Stuart Nelson.

For documentation see our (in progress!) manual. For help and other resources, see our community page.