-
Notifications
You must be signed in to change notification settings - Fork 384
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
Services filter fixed. And service operations now throws dockerapiexc… #358
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey thanks! This looks good to me just a few comments.
…de null as default. New dockerswarmexception added
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok two last comments and then I think we are good. This looks great
Change looks great. Just want to see if we can make than delegate an instance method or not and we can merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@galvesribeiro - PTAL |
@dud380 can you please rebase on master so we can merge it and make a new release Today? Thanks! |
Swarm operations throw DockerApiException on error.
Service filter bug fixed
Tests updated
Tests added for service operations