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

allocator: Update unallocatedServices properly after service updates #2020

Merged
merged 1 commit into from Mar 9, 2017

Commits on Mar 8, 2017

  1. allocator: Update unallocatedServices properly after service updates

    If a service update caused the service to be successfully allocated,
    that service should be removed from unallocatedServices.
    
    If the allocation was unsuccessful, unallocatedServices should be
    updated to contain the latest version of the service.
    
    Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
    aaronlehmann committed Mar 8, 2017
    Copy the full SHA
    92e74a2 View commit details
    Browse the repository at this point in the history