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

Hashicorp vault as secret storage integration #929

Open
3 tasks done
Savemech opened this issue May 18, 2022 · 4 comments
Open
3 tasks done

Hashicorp vault as secret storage integration #929

Savemech opened this issue May 18, 2022 · 4 comments
Labels
feature add new functionality

Comments

@Savemech
Copy link

Clear and concise description of the problem

Hi there, that would be awesome if secrets would be pullable from Hashicorp Vault, by integration like this

Suggested solution

by this https://docs.gitlab.com/ee/ci/secrets/index.html#configure-your-vault-server
and that https://docs.gitlab.com/ee/ci/secrets/index.html#use-vault-secrets-in-a-ci-job

Alternative

wrapping stuff in bash, that's sad and nasty, because woodpecker does not treat it as concealed string, and secrets gets leaked
import this onto woodpecker plugin system

Additional context

https://www.hashicorp.com/resources/securing-your-ci-pipeline-with-vault

Validations

@anbraten
Copy link
Member

anbraten commented May 18, 2022

#915 will allow to set an endpoint for an external secrets provider which could be serving secrets from hashicorp vault.

@6543 6543 added feature add new functionality and removed pending:feature labels May 18, 2022
@Savemech
Copy link
Author

That's awesome, thanks folks!

@pat-s
Copy link
Contributor

pat-s commented Aug 25, 2023

I've also did some research on this just now and came across the official drone-vault extension. Probably #915 is needed for this in the first place?

Here are some additional materials:

@vincentDcmps
Copy link

vincentDcmps commented Oct 19, 2024

Hi
I'am thinking to migrate from drone to woodpecker :)
does somebody already have tested drone-vault-secret with woodpecker?

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

No branches or pull requests

5 participants