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

allow docker_plugin to upgrade a plugin #659

Open
a-gerhard opened this issue Jun 27, 2023 · 0 comments
Open

allow docker_plugin to upgrade a plugin #659

a-gerhard opened this issue Jun 27, 2023 · 0 comments
Labels
docker-plain plain Docker (no swarm, no compose, no stack) enhancement New feature or request

Comments

@a-gerhard
Copy link

SUMMARY

It'd be nice if docker_plugin was able to upgrade plugins

ISSUE TYPE
  • New feature for existing module
COMPONENT NAME

docker_plugin

ADDITIONAL INFORMATION

don't really know what to put here. For upgrading, the plugin needs to disable, upgrade, and enable the plugin. I think that specifying something like state: latest should check for available upgrades, and apply the upgrade if needed. having a force flag might be useful to add the --force flag to the disable command.

Alternatively, provide a way to just call docker upgrade [plugin_name], and let the user take care of disabling and enabling it.

@felixfontein felixfontein added enhancement New feature or request docker-plain plain Docker (no swarm, no compose, no stack) labels Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker-plain plain Docker (no swarm, no compose, no stack) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants