Skip to content

Containerz: Add a field in ListPluginsResponse to indicate the plugin state#346

Open
msilambu wants to merge 1 commit into
openconfig:mainfrom
msilambu:main
Open

Containerz: Add a field in ListPluginsResponse to indicate the plugin state#346
msilambu wants to merge 1 commit into
openconfig:mainfrom
msilambu:main

Conversation

@msilambu

@msilambu msilambu commented Jun 30, 2026

Copy link
Copy Markdown

As a plugin can be started or stopped, the ListPluginsResponse should indicate the state of a plugin. For this, a bool flag 'enabled' is added to indicate the current state of each plugin. This is equivalent to the 'ENABLED" column of 'docker plugin ls' command output.

This fixes issue #339

@msilambu msilambu changed the title Add a field in ListPluginsResponse to indicate the plugin state Containerz: Add a field in ListPluginsResponse to indicate the plugin state Jun 30, 2026
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