Skip to content
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

Handle cached containers that are stopped #20

Merged
merged 1 commit into from
Jun 10, 2016

Conversation

jordanrasmussen
Copy link
Contributor

Pull Request for Issue #19

This change checks to see if the cached container is running and if its not, removes it from the cache.

This will 1, prevent returning the role for the last container that had it's ip address and 2 help keep the cache clean of stopped containers.

@justinwatkinson
Copy link

Jordan is the "other guy" I was talking about in issue #19 👍

@ryan-lane
Copy link
Contributor

Hey @jordanrasmussen, this looks great. Before I can merge this in, you'll need to sign our CLA, which can be signed here: https://oss.lyft.com/cla/#/signature

Thanks for sending in a PR!

@jordanrasmussen
Copy link
Contributor Author

@ryan-lane, CLA has been signed.

@ryan-lane
Copy link
Contributor

Cool. I'm doing a bit of quick manual testing here first, then I'll merge it in.

@ryan-lane ryan-lane merged commit 5e0874e into lyft:master Jun 10, 2016
@ryan-lane
Copy link
Contributor

Nice work! Thanks again!

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.

None yet

3 participants