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

[placement] Allow zone to be overridden #287

Merged
merged 1 commit into from
Apr 27, 2021
Merged

[placement] Allow zone to be overridden #287

merged 1 commit into from
Apr 27, 2021

Conversation

wesleyk
Copy link
Collaborator

@wesleyk wesleyk commented Apr 27, 2021

This allows us to direct placement writes
to an etcd cluster other than the hardcoded "embedded"
zone.

This allows us to direct placement writes
to an etcd cluster other than the hardcoded "embedded"
zone.
@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #287 (d5d9a76) into master (3259a9c) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #287      +/-   ##
==========================================
- Coverage   76.16%   76.03%   -0.13%     
==========================================
  Files          32       32              
  Lines        2538     2541       +3     
==========================================
- Hits         1933     1932       -1     
- Misses        427      430       +3     
- Partials      178      179       +1     

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 3259a9c...d5d9a76. Read the comment docs.

@wesleyk wesleyk merged commit d9a13c6 into master Apr 27, 2021
@wesleyk wesleyk deleted the wesley-zone branch April 27, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants