This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
Ship guest docker volume plugin as managed plugin #886
Milestone
Comments
Since this feature needs investigation and there are quite some uncertainties, we should start to look into this ASAP to make sure this can be delivered in GA. |
Per offline discussion, Mark will take care of this. |
This was referenced Mar 7, 2017
Closed
Update: Issues still to address:
|
This is what we plan to do to address the points in the comment above:
|
This was referenced Mar 10, 2017
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Docker managed plugins are out of experimental starting from Docker 1.13. We should consider shipping both vSphere as well as Photon as docker managed plugin.
Reference: https://docs.docker.com/engine/extend/#/developing-a-plugin
The following are PRs related to this feature in docker 1.13 release notes.
Move plugins out of experimental #28226
Add --force on docker plugin remove #25096
Add description in docker plugin ls #25556
Add -f/--format to docker plugin inspect #25990
Add docker plugin create command #28164
Split docker plugin install into two API call /privileges and /pull #28963
REX_Ray seems have implemented the managed plugin system, this blog is a good reference https://blog.codedellemc.com/2017/02/02/deep-dive-docker-1-13-storage-plugins-propagated-mounts/
The text was updated successfully, but these errors were encountered: