Skip to content

WIP: Vault PoC: Vendorize github.com/hashicorp/vault/api and dependencies

Tomasz Maczukin requested to merge vault-poc/add-vault-library into master

What does this MR do?

Adds the HashiCorp Vault official Go library.

Why was this MR needed?

The library is needed for the Vault integration PoC implementation.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Part of gitlab-org/gitlab-ee#9981

Edited by Tomasz Maczukin

Merge request reports