5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Richard Simpson
50ece41861 chore: I really should PR changes 2020-03-31 12:20:05 -05:00
Richard Simpson
bef2eb0b90
feat: add the ability to set extra headers (#27)
* feat: add the ability to set extra headers

* switch to more generic map solution for headers
2020-03-11 14:02:13 -05:00
Richard Simpson
5357098084 fix(tests): fix unit tests and improve e2e 2020-02-20 11:24:04 -06:00
Richard Simpson
0188d9d223
feat: add support for (nearly) any engine (#15)
* feat: add support for (nearly) any engine

* cache response and fixup data depth logic

* use starting slash as non-kv sentinel value

* add tests for custom engines

* improve docs and add descriptor of generic support

* update dist
2020-02-05 16:33:12 -06:00
Giancarlo França
f229481670
feat: support for KV version 1 and custom-named engines (#12)
* feat: kv v1 and engine path

* doc: add custom version and engine path usage docs

Co-authored-by: Richard Simpson <richardsimpson@outlook.com>
2020-02-04 09:40:55 -06:00
Richard Simpson
19c0b21a1d
feat: simplify input parameters and docs 2019-09-20 17:56:08 -05:00
Richard Simpson
9c32e02d93
fix: keys with the same path getting overwritten 2019-09-20 17:44:10 -05:00
Richard Simpson
b524055d38
feat: make secret names less derp for tsts 2019-09-20 17:29:13 -05:00
Richard Simpson
13eebbc4e5
feat: change how we export secrets 2019-09-20 17:23:53 -05:00
Richard Simpson
33ba690ebb
feat: fix unit and add e2e test 2019-09-20 17:11:09 -05:00
Richard Simpson
0b17727b1c
feat: rethink how key retrevial is structued and add e2e test 2019-09-20 16:59:05 -05:00
Richard Simpson
200002c936
feat: add initial code logic 2019-09-20 15:09:58 -05:00