-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add PushSecret UpdatePolicy IfNotExists for kubernetes provider #3999
Copy link
Copy link
Closed
Labels
area/kubernetesIssues / Pull Requests related to kubernetesIssues / Pull Requests related to kubernetesarea/pushsecretkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/providerscapture issues related to providerscapture issues related to providers
Description
Describe the solution you'd like
Possibility to use UpdatePolicy: IfNotExists for PushSecret when provider is kubernetes. It is not implemented https://github.com/external-secrets/external-secrets/blob/main/pkg/provider/kubernetes/client.go#L104 but it might be very useful for some cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/kubernetesIssues / Pull Requests related to kubernetesIssues / Pull Requests related to kubernetesarea/pushsecretkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.track/providerscapture issues related to providerscapture issues related to providers
Type
Projects
Status
Done