Skip to content

Allow the Keystore to be completely pluggable #5832

@ph

Description

@ph

The current keystore only support a file-based format; it would be nice to be able to plug any keystore and be able to use it.

Possible keystore:

  • vault?
  • kubernetes secrets

Steps required:

  • Split the interface into two new interfaces: Keystore and EditableKeystore, not all keystore can be edited on the CLI.
  • Add configuration options to change the type
  • Link the keystore with the plugin system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions