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

Add failure domain info as tags to service #30

Merged
merged 5 commits into from
Sep 12, 2018

Conversation

deejay1
Copy link
Contributor

@deejay1 deejay1 commented Sep 11, 2018

Adds cloud region and zone information from the node where the Pod is running as labels in consul if available, for consuming in external systems and easy filtering by availability zone.

@codecov-io
Copy link

codecov-io commented Sep 11, 2018

Codecov Report

Merging #30 into master will decrease coverage by 6.31%.
The diff coverage is 10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage    77.2%   70.89%   -6.32%     
==========================================
  Files           5        5              
  Lines         193      213      +20     
==========================================
+ Hits          149      151       +2     
- Misses         32       48      +16     
- Partials       12       14       +2
Impacted Files Coverage Δ
k8s/provider.go 49.15% <10%> (-20.08%) ⬇️

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 d37b45b...2dda9f4. Read the comment docs.

tomez
tomez previously approved these changes Sep 12, 2018
@tomez tomez merged commit 85b8cdf into allegro:master Sep 12, 2018
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.

None yet

3 participants