Skip to content

Plugins should be able to leverage secrets #30796

@e4jet

Description

@e4jet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/pluginsarea/securitykind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions