Feature request: Support OpenBao as a spec.provider
in secrets-store.csi.x-k8s.io/v1
#1580
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Describe the solution you'd like
I'd like to propose we please add support for OpenBao as a
spec.provider
.Anything else you would like to add
OpenBao, a fork of Vault before the license change to BSL, is a Linux Foundation Project and is being actively maintained by a set of kind maintainers and collaborators. We recently forked the Vault CSI Provider repo and started testing it, but I ran into an issue where OpenBao is not recognized as a valid provider, and so I opened this issue to track it: openbao/openbao-csi-provider#5
We're happy to support this effort by submitting PRs to accommodate this. As I'm personally a little new to this repo, if you could point me in the right direction, I am happy to start on a draft PR :) Most everything should be the same as Vault for now, but with the name OpenBao as essentially an alias.
Let me know if you have follow up questions! Happy to help/collaborate 🙏
Environment
Secrets Store CSI Driver version: (use the image tag):
We're actually using the helm chart in our tests and that's using
1.3.2
, which I believe also installs the same image tag according to the appVersion in Chart.yaml.Kubernetes version: (use
kubectl version
):The text was updated successfully, but these errors were encountered: