Skip to content

Consume/deployment#284

Merged
vnktram merged 2 commits intoconsume-planefrom
consume/deployment
Jan 12, 2022
Merged

Consume/deployment#284
vnktram merged 2 commits intoconsume-planefrom
consume/deployment

Conversation

@vnktram
Copy link
Contributor

@vnktram vnktram commented Dec 13, 2021

@codecov-commenter
Copy link

Codecov Report

Merging #284 (735e3e9) into consume-plane (18f2f2f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           consume-plane     #284   +/-   ##
==============================================
  Coverage          45.63%   45.63%           
==============================================
  Files                110      110           
  Lines               5125     5125           
==============================================
  Hits                2339     2339           
  Misses              2611     2611           
  Partials             175      175           
Flag Coverage Δ
integration 29.20% <ø> (ø)
unittests 43.12% <ø> (ø)

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


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 18f2f2f...735e3e9. Read the comment docs.

@vnktram vnktram mentioned this pull request Dec 20, 2021
8 tasks
return
fi

export METRO_CONSUMEPLANE_ORDINALID=${HOSTNAME##*-}
Copy link
Contributor

Choose a reason for hiding this comment

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

Did not understand the ##*-.
Please explain.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

kubernetes/kubernetes#40651
We need to fetch the ordinal ID for each pod of the stateful set.
Currently, k8s downstream APIs do not expose this field.
Hence the workaround - kubernetes/kubernetes#40651 (comment)

@vnktram vnktram merged commit c4f7e5a into consume-plane Jan 12, 2022
@vnktram vnktram deleted the consume/deployment branch January 12, 2022 09:16
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.

3 participants