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

Bump go.etcd.io/etcd from 3.3.18+incompatilve to v0.5.0-alpha.5.0.20200306183522-221f0cc107cb #2064

Closed
wants to merge 4 commits into from

Conversation

gdbelvin
Copy link
Contributor

@gdbelvin gdbelvin commented Mar 9, 2020

Cherry-pick etcd to include this fix: etcd-io/etcd#11564

go get go.etcd.io/etcd@221f0cc107cb3497eeb20fb241e1bcafca2e9115

Fixes: #2044 and all other dependencies that transitively depend on grpc > v1.27.

Related:
etcd-io/etcd#11154
etcd-io/etcd#11477

We might want to wait on this PR until etcd cuts a new release.

@gdbelvin gdbelvin requested a review from a team as a code owner March 9, 2020 15:15
@gdbelvin gdbelvin requested a review from Mercurrent March 9, 2020 15:15
@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #2064 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2064   +/-   ##
=======================================
  Coverage   58.93%   58.93%           
=======================================
  Files         115      115           
  Lines        9779     9779           
=======================================
  Hits         5763     5763           
  Misses       3513     3513           
  Partials      503      503

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 fd4e13b...d4b6299. Read the comment docs.

@gdbelvin
Copy link
Contributor Author

gdbelvin commented Mar 9, 2020

It looks like this also causes go get to revert to an older version of certificate-transparency-go.

This PR is blocked on

  • etcd.io cutting 3.19.0
  • certificate-transpraency-go depending on it ?
  • updating Trillian's dependency on it.

@gdbelvin gdbelvin closed this Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants