-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support mulitple remotehost endpoints for one-tool
- Engines which run tools need to have a more specific label, one that includes th endpoint-label, to avoid duplicate labels like "profiler-1" - Logic for adding RB followers was a bit broken, only looking at the first RB message with new followers. - There is still work to do to avoid duplicate tool collection when more than 1 remotehost endpoint use the sme host (one could argue to not do this, but I'd like it to just avoid duplicte tools in case someone does).
- Loading branch information
Showing
3 changed files
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters