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

- [x] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [x] Ensure that the pull request title represents the desired changelog...

### What feature do you want to see added? As mentioned in https://github.com/jenkinsci/hashicorp-vault-plugin/pull/166#issuecomment-816299547 currently there is no support to create regional scoped request to the GetCalleridentity API. This breaks the...

enhancement

### Jenkins and plugins versions report Environment ```text Jenkins: 2.387.1 OS: Linux - 4.18.0-305.el8.x86_64 Java: 11.0.18 - Red Hat, Inc. (OpenJDK 64-Bit Server VM) --- ace-editor:1.1 all-changes:1.5 analysis-model-api:10.23.1 ant:481.v7b_09e538fcca antisamy-markup-formatter:159.v25b_c67cd35fb_...

bug

https://github.com/jenkinsci/hashicorp-vault-plugin/issues/296 related Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch! Ensure that the pull request title represents the desired changelog entry Please...

### Jenkins and plugins versions report Environment ```text Jenkins: 2.387.1 OS: Linux - 5.4.0-139-generic Java: 11.0.12 - Azul Systems, Inc. (OpenJDK 64-Bit Server VM) --- Parameterized-Remote-Trigger:3.1.5.1 ace-editor:1.1 active-directory:2.30 ansicolor:1.0.2 ant:481.v7b_09e538fcca...

bug

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.31 to 10.8.0. Release notes Sourced from checkstyle's releases. checkstyle-10.8.0 Checkstyle 10.8.0 - https://checkstyle.org/releasenotes.html#Release_10.8.0 Breaking backward compatibility: #12681 - Remove Serializable interface from Violation class and EventObject...

dependencies
java

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.406-370.v8f993c987059. Release notes Sourced from aws-java-sdk's releases. 1.12.406-370.v8f993c987059 🚀 New features and improvements Bump revision from 1.12.397 to 1.12.406 (#925) @​dependabot Update SCM information (#924)...

dependencies
java

Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.4 to 1.6. Release notes Sourced from git-changelist-maven-extension's releases. 1.6 What's Changed Refresh component for January 2023 by @​basil in jenkinsci/incrementals-tools#37 New Contributors @​basil made their first...

dependencies
java

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.46 to 4.55. Release notes Sourced from plugin's releases. 4.55 💥 Breaking changes Bump Mockito from 4.11.0 to 5.1.1 (#690, #688, #672) @​dependabot Mockito 5.0.0 contains a...

dependencies
java

### What feature do you want to see added? There are two calls made to vault to retrieve username and password of same secret path. In an environment where vault...

enhancement