Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.8.5 release note for cache miss metric deprecation #4857

Merged
merged 2 commits into from
Sep 10, 2021

Conversation

chrisohaver
Copy link
Member

1. Why is this pull request needed and what does it do?

Add note for cache miss metric deprecation in 1.8.5 release.

2. Which issues (if any) are related?

3. Which documentation changes (if any) need to be made?

4. Does this introduce a backward incompatible change or deprecation?

notes/coredns-1.8.5.md Outdated Show resolved Hide resolved
Co-authored-by: Miek Gieben <miek@miek.nl>
@codecov-commenter
Copy link

Codecov Report

Merging #4857 (0794526) into master (93c57b6) will decrease coverage by 0.10%.
The diff coverage is 61.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4857      +/-   ##
==========================================
- Coverage   55.70%   55.59%   -0.11%     
==========================================
  Files         224      232       +8     
  Lines       10016    14387    +4371     
==========================================
+ Hits         5579     7999    +2420     
- Misses       3978     5891    +1913     
- Partials      459      497      +38     
Impacted Files Coverage Δ
core/dnsserver/address.go 100.00% <ø> (ø)
core/dnsserver/config.go 0.00% <ø> (ø)
core/dnsserver/onstartup.go 0.00% <0.00%> (ø)
core/dnsserver/server.go 34.69% <0.00%> (+8.37%) ⬆️
plugin/auto/auto.go 0.00% <0.00%> (ø)
plugin/auto/zone.go 78.94% <ø> (+0.68%) ⬆️
plugin/backend_lookup.go 0.00% <0.00%> (ø)
plugin/bind/bind.go 50.00% <0.00%> (-50.00%) ⬇️
plugin/etcd/etcd.go 0.00% <ø> (ø)
plugin/etcd/setup.go 1.14% <0.00%> (-0.26%) ⬇️
... and 292 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6196125...0794526. Read the comment docs.

@yongtang
Copy link
Member

LGTM as the review comment has been addressed.

@yongtang yongtang merged commit 75d5da5 into master Sep 10, 2021
@yongtang yongtang deleted the cache-miss-deprecation branch September 10, 2021 15:18
jinglina pushed a commit to jinglina/coredns that referenced this pull request Dec 23, 2021
* Note cache miss metric deprecation

* Update notes/coredns-1.8.5.md

Co-authored-by: Miek Gieben <miek@miek.nl>

Co-authored-by: Miek Gieben <miek@miek.nl>
Signed-off-by: jinglinax@163.com <jinglinax@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants