ARC Community Feedback: Secret storage requirements #3577
Replies: 3 comments 3 replies
-
Yup! It would be great to be able to hook directly into AWS Secrets Manager or AWS Systems Manager for pulling a PAT/key. That is the standard place we store secrets for literally everything else, and would make ARC easier to manage overall. |
Beta Was this translation helpful? Give feedback.
-
We would be happy to have integration with HashiCorp Vault. But could you explain to me a little bit, this integration with cloud-based secret provider, is it for fetching secrets in workflows and their jobs themselves? Or is it just for runner configuration? |
Beta Was this translation helpful? Give feedback.
-
I think the canonical approach is to use the External Secrets Operator, which decouples the secret storage from this application |
Beta Was this translation helpful? Give feedback.
-
👋 I'm @Steve-Glass a Product Manager with GitHub Actions and starting to taking a deeper look into ARC. Developers have been reaching out and asking for ARC integrations with secret store cloud providers such as Azure Key Vault, Hashicorp Vault, and AWS Key Management Service. The requirement of the integration is to pull the Personal Access Token (PAT) or GitHub App private key from the key management service as opposed to etcd.
I would appreciate any feedback the community has on this topic as we start scoping out the next set of features for ARC. Does your organization require integration between ARC and cloud-based secret stores? If yes, which provider are you looking to integrate with?
TIA!
Beta Was this translation helpful? Give feedback.
All reactions