-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Open
Labels
area/pluginsarea/securitykind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shinyFunctionality or other elements that the project doesn't currently have. Features are new and shiny
Description
Feature Request: Plugins should be able to leverage secrets
@thaJeztah describes the best practices for secrets in issue #13490. The current implementation of secrets requires swarm and the use of a service. This pattern would be useful for Plugins, which are inherently insecure today. The 'docker plugin inspect' command shows Args and Env values which are commonly used to pass credentials. In addition, these credentials are not encrypted at rest.
This request is to allow the container providing a Plugin to have access to a named Docker secret.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/pluginsarea/securitykind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shinyFunctionality or other elements that the project doesn't currently have. Features are new and shiny