Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

plugins: add new types and client methods #272

Merged
merged 1 commit into from
Jun 14, 2016
Merged

Conversation

tiborvass
Copy link
Contributor

@tiborvass tiborvass commented Jun 14, 2016

Signed-off-by: Tibor Vass teabee89@gmail.com

Needed by moby/moby#23446

return err
}
if strings.ToLower(string(line)) != "y" {
return pluginPermissionDenied{name}
Copy link
Contributor

Choose a reason for hiding this comment

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

should you delete the plugin off the machine if here?

@vieux
Copy link
Contributor

vieux commented Jun 14, 2016

LGTM

@tiborvass
Copy link
Contributor Author

@crosbymichael fixed

Signed-off-by: Tibor Vass <teabee89@gmail.com>
@LK4D4
Copy link
Contributor

LK4D4 commented Jun 14, 2016

LGTM

@LK4D4 LK4D4 merged commit 8e7bf86 into docker:master Jun 14, 2016
@tiborvass tiborvass deleted the plugins branch June 14, 2016 06:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants