Skip to content

Remove AddProvider method overloads with optional secret mutation function  #305

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
When designing the secret store, we first had a single option to mutate the secret name. As this grew, we chose to use an options model to register ISecretProvider implementations, making these methods obsolete.

Describe the solution you'd like
Remove the AddProvider method with a single optional secret mutation function in the SecretStoreBuilder.

Metadata

Metadata

Assignees

Labels

breaking-changeAll issues that require to do a breaking chnagegood first issueGood for newcomerssecret-storeAll issues related to our secret store

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions