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

ci: use another mirror for etcd image #3486

Merged
merged 1 commit into from Mar 11, 2024

Conversation

waynexia
Copy link
Member

I hereby agree to the terms of the GreptimeDB CLA.

Refer to a related PR or issue link (optional)

What's changed and what's your intention?

Try to pull etcd from https://github.com/zcube/bitnami-compat/pkgs/container/bitnami-compat%2Fetcd to avoid rate limit. Another registry we can try is https://quay.io/repository/coreos/etcd?tab=tags&tag=latest

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

@github-actions github-actions bot added Invalid PR Title docs-not-required This change does not impact docs. labels Mar 11, 2024
@waynexia waynexia changed the title Switch etcd hub ci: use another mirror for etcd image Mar 11, 2024
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.07%. Comparing base (aa125a5) to head (90da6d9).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3486      +/-   ##
==========================================
- Coverage   85.40%   85.07%   -0.34%     
==========================================
  Files         897      897              
  Lines      148106   148226     +120     
==========================================
- Hits       126495   126097     -398     
- Misses      21611    22129     +518     

@tisonkun tisonkun enabled auto-merge March 11, 2024 10:38
Copy link
Contributor

@killme2008 killme2008 left a comment

Choose a reason for hiding this comment

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

LGTM

@tisonkun tisonkun added this pull request to the merge queue Mar 11, 2024
Merged via the queue into GreptimeTeam:main with commit b7ac8d6 Mar 11, 2024
18 checks passed
@waynexia waynexia deleted the switch-etcd-hub branch March 11, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants