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

distDocker:getImages is not useful #141

Open
cg2v opened this issue Nov 14, 2017 · 0 comments
Open

distDocker:getImages is not useful #141

cg2v opened this issue Nov 14, 2017 · 0 comments

Comments

@cg2v
Copy link
Member

cg2v commented Nov 14, 2017

distDocker's getImages returns the union of all the available images on all the backends, but distDocker doesn't assign vms to only hosts that have the desired image on them. Strictly speaking, getImages should return the intersection of the sets of available images on the backends, but in reality, I think maybe we should do some caching, or only check one backend per call to getImages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants