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

CHANGELOG: update from #11711 #11790

Merged
merged 1 commit into from
Apr 20, 2020
Merged

CHANGELOG: update from #11711 #11790

merged 1 commit into from
Apr 20, 2020

Conversation

mlmhl
Copy link
Contributor

@mlmhl mlmhl commented Apr 16, 2020

Add CHANGELOG for #11711 .

@codecov-io
Copy link

Codecov Report

Merging #11790 into master will decrease coverage by 0.40%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11790      +/-   ##
==========================================
- Coverage   66.49%   66.08%   -0.41%     
==========================================
  Files         403      403              
  Lines       36881    36881              
==========================================
- Hits        24524    24374     -150     
- Misses      10855    10996     +141     
- Partials     1502     1511       +9     
Impacted Files Coverage Δ
clientv3/balancer/utils.go 53.84% <0.00%> (-46.16%) ⬇️
client/client.go 42.81% <0.00%> (-35.63%) ⬇️
etcdserver/api/v3rpc/util.go 51.61% <0.00%> (-16.13%) ⬇️
proxy/httpproxy/director.go 52.43% <0.00%> (-15.86%) ⬇️
auth/simple_token.go 79.83% <0.00%> (-9.25%) ⬇️
client/keys.go 60.30% <0.00%> (-8.05%) ⬇️
clientv3/namespace/watch.go 87.87% <0.00%> (-6.07%) ⬇️
clientv3/leasing/cache.go 87.22% <0.00%> (-3.89%) ⬇️
etcdserver/api/v3rpc/member.go 87.09% <0.00%> (-3.23%) ⬇️
etcdserver/api/v3election/election.go 61.11% <0.00%> (-2.78%) ⬇️
... and 17 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 1166b1f...8323d43. Read the comment docs.

CHANGELOG-3.5.md Outdated
@@ -148,6 +148,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
### gRPC Proxy

- Fix [`panic on error`](https://github.com/etcd-io/etcd/pull/11694) for metrics handler.
- Add gRPC keep alive related flags `grpc-keepalive-min-time`, `grpc-keepalive-interval` and `grpc-keepalive-timeout`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mlmhl - couple of suggestions that please use keepalive as one word, and hyperlink to the PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the reminder, fixed, PTAL:)

@spzala
Copy link
Member

spzala commented Apr 20, 2020

@mlmhl :) yrw and thanks for addressing the comments. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants