vault-csi-provider icon indicating copy to clipboard operation
vault-csi-provider copied to clipboard

HashiCorp Vault Provider for Secret Store CSI Driver

Results 59 vault-csi-provider issues
Sort by recently updated
recently updated
newest added

login to pod webapp, thers is directory /mnt/mypassword, but there are no files under /mnt/mypassword. Checked log of secrets-store-csi-driver and csi-provider, there are only some info logs. secrets-store-csi-driver log `I0528...

This repository previously had GitHub Actions updates managed through the [TSCCR automation system](https://github.com/hashicorp/security-tsccr/blob/main/tsccr-helper/help/automation.md). As TSCCR is no longer being maintained, responsibility for managing GitHub Actions updates now falls to the...

dependapatch

Currently you can set a default `-vault-addr` and `-vault-mount` when running vault-csi-provider. This change also adds `-audience` so you can set a default audience for generated service account tokens. Otherwise,...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Hi! Are there plans to support `userpass` in the future? We'd need this method for a legacy vault instance that we can't modify. We are willing to support the method...

Hi, current 1.5.0 has critical security vulnerabilities which have a fix ``` bin/vault-csi-provider (gobinary) Total: 10 (UNKNOWN: 0, LOW: 0, MEDIUM: 7, HIGH: 2, CRITICAL: 1) ┌───────────────────────────────┬────────────────┬──────────┬────────┬───────────────────┬──────────────────────────────┬──────────────────────────────────────────────────────────────┐ │ Library │...

This PR adds support for AWS IAM Auth method for Hashicorp Vault CSI provider. Addiitonal changes: * As part of the implementation, this PR introduces a new interface type named...

I don't think this is necessarily intended, since the helm charts are not licensed BUSL, but the manifests have a BUSL header: https://github.com/hashicorp/vault-csi-provider/blob/main/deployment/vault-csi-provider.yaml Any chance this can be changed? Asking...