Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this repository still actively developed? #65

Closed
bgdnlp opened this issue Jan 26, 2022 · 8 comments
Closed

Is this repository still actively developed? #65

bgdnlp opened this issue Jan 26, 2022 · 8 comments

Comments

@bgdnlp
Copy link

bgdnlp commented Jan 26, 2022

Hi,

This repository is not longer under development, is it? Development moved to https://github.com/kubernetes-sigs/secrets-store-csi-driver ?

@schwichti
Copy link

As far as I understand you still need both, the provider-agnostic secrets-store-csi-driver and the aws provider (this repo). However, you raised my attention to the question whether this project is actively maintained...

@bgdnlp bgdnlp changed the title Repository is outdated? Is this repository still actively developed? Jan 26, 2022
@bgdnlp
Copy link
Author

bgdnlp commented Jan 26, 2022

You're right, I should have RTFM'd first:

You first install the Kubernetes Secrets Store CSI Driver, and then you install the ASCP.

That said, I'm updating the title. The last commit was 6 months ago and there are a bunch of issues and pull requests that could use some attention. Of interest to me are #46 (ability to pull the entire secret into K8s without having to specify each key individually) and #22 (it doesn't work on Graviton?).

I'm setting up a new set of clusters and I'm wondering if I should use this implementation or go with https://github.com/external-secrets/kubernetes-external-secrets.

@schwichti
Copy link

Using the secrets store csi driver seems to be the recommended way: https://docs.aws.amazon.com/de_de/secretsmanager/latest/userguide/integrating_csi_driver.html

@kitos9112
Copy link

Yes, I'd expect AWS to release more often versions of this secret CSI provider and make it work with the new v1 version https://github.com/kubernetes-sigs/secrets-store-csi-driver/releases/tag/v1.0.0

@pierluigilenoci
Copy link

@bgdnlp dispassionate opinion: I would use official AWS software to do this.

@kitos9112 the official chart support the Secret Store CSI Driver v1.* https://github.com/aws/eks-charts/tree/master/stable/csi-secrets-store-provider-aws

@bgdnlp
Copy link
Author

bgdnlp commented Jan 28, 2022

@bgdnlp dispassionate opinion: I would use official AWS software to do this.

I agree, I would also use official AWS software in this case, which is why I'm here. Unfortunately it seems to be missing a couple of features that I had hoped would be present by now. Hence my asking about the status of this driver, because I know they are customer driven.

@pierluigilenoci
Copy link

@bgdnlp unfortunately AWS developers are not very responsive here on GitHub.
To get the PR of the chart of the csi-secrets-store-provider-aws I had to struggle for weeks and I had to bother half of AWS Dev department. 😝

@simonmarty
Copy link
Contributor

@bgdnlp We made a note of the increased interest on the two feature requests you mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants