Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Duplicate service name across clusters bugfix#41

Merged
stephenmathieson merged 4 commits intosegmentio:masterfrom
dankrieger:cluster-service-bugfix
Jul 23, 2017
Merged

Duplicate service name across clusters bugfix#41
stephenmathieson merged 4 commits intosegmentio:masterfrom
dankrieger:cluster-service-bugfix

Conversation

@dankrieger
Copy link
Copy Markdown
Contributor

Really dig the app, but came across an issue with identical service names across clusters. Added a fix for that by checking clusterArn in addition to service name when finding a service.

Additionally added the run commands to package.json so devs can use npm run. Starting the dev environment now only requires running npm run dev which will run both server and cilent at the same time. Updated the README.

Also added some padding to the app so the content doesn't run right the edge of the window.

Dan Krieger added 4 commits July 21, 2017 08:53
Run both server and client at the same time with `npm run dev`
Fixes an issue where cluster was not being used as predicate for loading service info.
@dankrieger dankrieger changed the title Improvements Duplicate service name across clusters bugfix Jul 21, 2017
Copy link
Copy Markdown
Contributor

@stephenmathieson stephenmathieson left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks dude!

@stephenmathieson stephenmathieson merged commit 274200a into segmentio:master Jul 23, 2017
Rowno added a commit that referenced this pull request Oct 10, 2017
* origin/master:
  Duplicate service name across clusters bugfix (#41)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants