-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
PushSecret/Kubernetes: allow cloning of ConfigMaps across clusters #2841
Copy link
Copy link
Closed
Labels
StaleThis issue/Pull Request is stale and will be automatically closedThis issue/Pull Request is stale and will be automatically closedkind/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
As a user i want to be able to clone a configmap from one cluster to another using PushSecret. At the moment we can only push individual keys from a secret, not individual keys from a configmap nor a whole configmap. Since ConfigMaps are first-class Kubernetes resources that provide a subset of the functionality offered by Secrets, consider expanding the scope of the Kubernetes provider PushSecret to also support ConfigMaps.
Prerequisites: #2836
AC:
users are able to clone a configmap across clusters using PushSecret
end-to-end tests cover this scenario
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StaleThis issue/Pull Request is stale and will be automatically closedThis issue/Pull Request is stale and will be automatically closedkind/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