vault-service-broker

The official HashiCorp Vault broker integration to the Open Service Broker API. This service broker provides support for secure secret storage and encryption-as-a-service to HashiCorp Vault.

MPL-2.0 License

Stars
84
Committers
18

Bot releases are visible (Hide)

vault-service-broker - Vault Service Broker v0.6.0 Latest Release

Published by tvoran about 2 years ago

CHANGES:

IMPROVEMENTS:

  • #66 allow environment variables like VAULT_SKIP_VERIFY to be picked up by the Vault client
vault-service-broker - Vault Service Broker v0.5.4

Published by calvn almost 4 years ago

BUG FIXES:

  • #57 fixes an issue where the broker sends too many requests to Vault during startup
vault-service-broker - Vault Service Broker v0.5.3

Published by chrishoffman over 5 years ago

BUG FIXES:

  • #49 fixes an issue during upgrades when broker version <= 0.2.0
  • #48 continue the unbind when the token has already expired or revoked out of band
vault-service-broker - Vault Service Broker v0.5.2

Published by tyrannosaurus-becks over 5 years ago

Includes a bug fix for legacy versions of PCF that don't populate the application ID. These versions were failing on the Bind call. Now, the broker doesn't attempt to create application-level storage if an application ID is not provided.

vault-service-broker - Vault Service Broker v0.5.1

Published by tyrannosaurus-becks over 5 years ago

Adds a bugfix that allows you to unbind if your token was deleted out-of-band.

vault-service-broker - Vault Service Broker v0.5.0

Published by tyrannosaurus-becks over 5 years ago

Improves the Marketplace UI and solves issues with pushing and running the app in $ cf dev.

vault-service-broker - Vault Service Broker v0.4.0

Published by tyrannosaurus-becks over 5 years ago

Adds support for namespaces and application-level secrets. Warning, contains a breaking change in an API response, see CHANGELOG for more details.

vault-service-broker -

Published by tyrannosaurus-becks over 5 years ago

Add support for configuration through CredHub.