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

chore: upgrade the docker compose etcd version #13652

Merged
merged 3 commits into from
Nov 27, 2023
Merged

chore: upgrade the docker compose etcd version #13652

merged 3 commits into from
Nov 27, 2023

Conversation

neverchanje
Copy link
Contributor

@neverchanje neverchanje commented Nov 27, 2023

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

quay.io/coreos/etcd:v3.5.7 is not working on arm machines, e.g. AWS c6g.2xlarge, leading to the error below:

(linux/amd64) does not match the detected host platform (linux/arm64/v8)

https://buildkite.com/risingwavelabs/integration-tests/builds/370 passed. I believe this PR doesn't break anything.

@neverchanje neverchanje marked this pull request as ready for review November 27, 2023 04:14
@neverchanje neverchanje requested a review from lmatz November 27, 2023 04:35
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f92b501) 68.22% compared to head (1d43557) 68.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13652      +/-   ##
==========================================
- Coverage   68.22%   68.22%   -0.01%     
==========================================
  Files        1521     1521              
  Lines      261709   261709              
==========================================
- Hits       178557   178551       -6     
- Misses      83152    83158       +6     
Flag Coverage Δ
rust 68.22% <ø> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neverchanje neverchanje added this pull request to the merge queue Nov 27, 2023
Merged via the queue into main with commit c247597 Nov 27, 2023
31 checks passed
@neverchanje neverchanje deleted the wt-etcd branch November 27, 2023 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants