Skip to content

containers/docker: support restarting plugins#82

Open
brianneville wants to merge 1 commit into
openconfig:masterfrom
brianneville:plugin-restart
Open

containers/docker: support restarting plugins#82
brianneville wants to merge 1 commit into
openconfig:masterfrom
brianneville:plugin-restart

Conversation

@brianneville

Copy link
Copy Markdown
Contributor

In the same way that containers that are stopped can be restarted by providing just their instance name, make it so that stopped plugins can be restarted if StartPlugin RPC is provided only the instance name.

To disambiguate starting/restarting on the client
side, this change also adds a new command for the
containerz client to explicitly restart:

containerz plugin restart --instance INSTANCE

In the same way that containers that are stopped can
be restarted by providing just their instance name,
make it so that stopped plugins can be restarted if
StartPlugin RPC is provided only the instance name.

To disambiguate starting/restarting on the client
side, this change also adds a new command for the
containerz client to explicitly restart:

containerz plugin restart --instance INSTANCE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant