1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/vault
Kevin Stiehl 116a91ce28
Fetch config parameters from vault (#1782)
* added secret fetching from vault

* added rootPath and vault namespaces

* write tests for vault config loading
	* fix smaller bugs

* rename rootPath to basePath

* fix integration test

* make basePath optional

* write more tests

* remove unnecessary code

* make basePath configurable

* remove mixin for vault

* rewrite tests
* fix tests for searching over multiple paths

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2020-07-22 11:15:48 +02:00
..
mocks feat(vault): Added package to get secrets from vault (#1763) 2020-07-08 08:20:15 +02:00
vault_test.go feat(vault): Added package to get secrets from vault (#1763) 2020-07-08 08:20:15 +02:00
vault.go Fetch config parameters from vault (#1782) 2020-07-22 11:15:48 +02:00