Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

RFE: add support to "controller.ingressClass"-like annotations #438

@marcuz

Description

@marcuz

Hello,

in our use-case we are fetching secrets from AWS Secrets Manager $region1, but we also have the need of fetching some of them from $region2.
We are working it around having 2 instances of external-secrets running, but they are both consistently failing to fetch the secret from the other region - which is expected.

Would it make sense to consider adding an annotation-driven mechanism similar to what Ingress is doing, as in watching not only per-namespace (as discussed in #106) but also "filtering responsibilities" of each external-secret instance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions