jenkinsci / hashicorp-vault-plugin

Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
https://plugins.jenkins.io/hashicorp-vault-plugin/
MIT License
217 stars 143 forks source link

JENKINS-73398: Support credential snapshots #334

Closed mtughan closed 3 weeks ago

mtughan commented 2 months ago

Support taking snapshots of Vault secrets to allow them to be used properly on agents.

Testing done

Have run this locally in combination with jenkinsci/artifactory-artifact-manager-plugin#53 and it works a charm.

Submitter checklist

mtughan commented 2 months ago

@jenkinsci/hashicorp-vault-plugin-developers, please review when you have a chance.

mtughan commented 3 weeks ago

@jenkinsci/hashicorp-vault-plugin-developers, any updates here? This PR seems to be languishing.

mtughan commented 3 weeks ago

Thanks @jetersen!