-
Notifications
You must be signed in to change notification settings - Fork 28
Fix director service discovery #1538
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
Fix director service discovery #1538
Conversation
they are being handled
…ng-services-discovery
swarm_stack_name label is used
Codecov Report
@@ Coverage Diff @@
## master #1538 +/- ##
=======================================
Coverage 71.33% 71.33%
=======================================
Files 249 249
Lines 10015 10015
Branches 1106 1106
=======================================
Hits 7144 7144
Misses 2553 2553
Partials 318 318
Continue to review full report at Codecov.
|
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.
👍
What do these changes do?
Fixes an issue where the director was not completely filtering the services by the
swarm_stack_name
labelRelated issue number
How to test
Checklist
make openapi-specs
,git commit ...
and thenmake version-*
)