-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/coreCaptures issues that are related to Core controller workCaptures issues that are related to Core controller work
Description
Is your feature request related to a problem? Please describe.
Currently the remoteNamespace must be set on the store. But let's imagine you have a store equipped with credentials to talk to the whole remote cluster (kubernetes provider) we have to define a SecretStore for each remote Namespace.
Describe the solution you'd like
Why not just let the PushSecret set the Namespace where the secret should end up? This can also be an optional overwrite to not break the current flow.
Describe alternatives you've considered
Open for other suggestions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/coreCaptures issues that are related to Core controller workCaptures issues that are related to Core controller work
Type
Projects
Status
Done