-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨Propagate key and version to dy-sidecar service labels #4249
✨Propagate key and version to dy-sidecar service labels #4249
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4249 +/- ##
=========================================
- Coverage 85.5% 63.6% -22.0%
=========================================
Files 836 397 -439
Lines 36845 20619 -16226
Branches 587 173 -414
=========================================
- Hits 31520 13116 -18404
- Misses 5188 7454 +2266
+ Partials 137 49 -88
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
…key-version-to-new-style-labels
Code Climate has analyzed commit 7242547 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
The dynamic-sidecar service will also contain the user service's
key
andversion
. For the case of multi container services only the key and version of the container started in the GUI will be displayed.Related issue/s
How to test
DevOps Checklist