hashicorp-vault-plugin icon indicating copy to clipboard operation
hashicorp-vault-plugin copied to clipboard

Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.

Results 122 hashicorp-vault-plugin issues
Sort by recently updated
recently updated
newest added

Hi, I have followed the documentation (even if it does not seem up to date) to use the Kubernetes authentication but I am having issues. I have a simple job...

Would it be possible to add a configuration option to define the TLS server name?

Bumps [aws-java-sdk](https://github.com/jenkinsci/aws-java-sdk-plugin) from 1.12.246-349.v96b_b_f7eb_a_c3c to 1.12.287-357.vf82d85a_6eefd. Release notes Sourced from aws-java-sdk's releases. 1.12.287-357.vf82d85a_6eefd 🚀 New features and improvements Add a module for aws-java-sdk-efs (#796) @​Vlatombe 📦 Dependency updates Bump git-changelist-maven-extension...

dependencies
java

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.31 to 10.3.3. Release notes Sourced from checkstyle's releases. checkstyle-10.3.3 https://checkstyle.org/releasenotes.html#Release_10.3.3 checkstyle-10.3.2 https://checkstyle.org/releasenotes.html#Release_10.3.2 Bug fixes: #11736 - MissingJavadocType: Support qualified annotation names #11655 - Update google_checks.xml to...

dependencies
java

Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. Commits 1aaf7cb [maven-release-plugin] prepare release maven-checkstyle-plugin-3.2.0 627fa4f [MCHECKSTYLE-417] Upgrade Maven Reporting API to 3.1.1/Maven Reporting Impl t... cbf3751 [MCHECKSTYLE-418] Deprecate RSS feature and disable...

dependencies
java

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.46 to 4.47. Release notes Sourced from plugin's releases. 4.47 📦 Dependency updates Bump jenkins-test-harness from 1827.v6b_cc1a_74b_ed5 to 1834.v91a_a_5f4b_6529 (#606, #603) @​dependabot Bump Animal Sniffer from 1.21...

dependencies
java

### What feature do you want to see added? The `loginByJwt` method doesn't support a parameter to specify a different endpoint when sending the request to Vault after getting the...

enhancement

Is my below configuration correct? I would like to use the withVault block with vaultCredential instead of the vaultCredentialID, I am not sure how to pass the secretID, As if...

### Jenkins and plugins versions report Environment ```text Jenkins: 2.426.1 OS: Linux - 4.18.0-477.27.1.el8_8.x86_64 Java: 17.0.9 - Eclipse Adoptium (OpenJDK 64-Bit Server VM) --- Office-365-Connector:4.20.2 ace-editor:1.1 allure-jenkins-plugin:2.31.1 analysis-model-api:11.13.0 ansicolor:1.0.4 ant:497.v94e7d9fffa_b_9...

bug

This should fix #323 (as suggested by @jetersen) to prevent serialization of a field that cannot be serialized. See also #268. ### Testing done I tested this out locally on...