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

update changelog for both 3.5 and 3.6 to cover the authBundle overwrite issue #14133

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jun 17, 2022

The related PRs: 14132 for 3.5, and 12992 for 3.6.

Signed-off-by: Benjamin Wang wachao@vmware.com

…te issue

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@codecov-commenter
Copy link

Codecov Report

Merging #14133 (449ff7b) into main (43434af) will decrease coverage by 0.18%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #14133      +/-   ##
==========================================
- Coverage   75.38%   75.20%   -0.19%     
==========================================
  Files         455      455              
  Lines       36930    36930              
==========================================
- Hits        27841    27772      -69     
- Misses       7359     7415      +56     
- Partials     1730     1743      +13     
Flag Coverage Δ
all 75.20% <ø> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client/pkg/v3/fileutil/lock_linux.go 72.22% <0.00%> (-8.34%) ⬇️
client/v3/experimental/recipes/queue.go 58.62% <0.00%> (-6.90%) ⬇️
client/v3/namespace/watch.go 87.87% <0.00%> (-6.07%) ⬇️
server/lease/lease.go 94.87% <0.00%> (-5.13%) ⬇️
server/storage/wal/file_pipeline.go 90.69% <0.00%> (-4.66%) ⬇️
client/v3/concurrency/session.go 88.63% <0.00%> (-4.55%) ⬇️
server/etcdserver/txn/util.go 75.47% <0.00%> (-3.78%) ⬇️
server/storage/mvcc/watchable_store.go 85.14% <0.00%> (-3.63%) ⬇️
client/v3/leasing/util.go 95.00% <0.00%> (-3.34%) ⬇️
server/etcdserver/cluster_util.go 70.35% <0.00%> (-3.17%) ⬇️
... and 13 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 43434af...449ff7b. Read the comment docs.

@serathius serathius merged commit 0bac609 into etcd-io:main Jun 20, 2022
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