5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00
vault-action/src
keattang d9197ec2d2
Implemented wildcard selector (based on #238) (#488)
* Initial check-in of wildcard to get all secrets in path (Issue#234)
* Fix wildcard for K/V v2 and Cubbyhole.  Add more tests
* Refactored out selectAndAppendResults
* Use selectAndAppendResults for wildcard
* Use normalizeOutputKey in action.js
* Refactored wildcard

---------

Co-authored-by: Scott Lemme <68233981+slemme1@users.noreply.github.com>
Co-authored-by: Lemme <slemme@massmutual.com>
2023-09-15 08:56:07 -04:00
..
action.js Implemented wildcard selector (based on #238) (#488) 2023-09-15 08:56:07 -04:00
action.test.js fix secrets stored in JSON format, revert #473 (#478) 2023-07-13 14:00:44 -05:00
auth.js Add userpass auth and ldap auth support (#440) 2023-03-31 17:58:12 -05:00
auth.test.js Add additional mocks needed for tests in new versions of @actions (#343) 2022-06-28 14:35:22 -07:00
constants.js Implemented wildcard selector (based on #238) (#488) 2023-09-15 08:56:07 -04:00
entry.js Set output for the error message (#446) 2023-05-19 09:21:14 -04:00
index.js chore: make vault action consumable (#43) 2020-04-11 23:54:04 -05:00
retries.test.js fix secrets stored in JSON format (#473) 2023-07-06 10:51:26 -05:00
secrets.js Implemented wildcard selector (based on #238) (#488) 2023-09-15 08:56:07 -04:00
utils.js Implemented wildcard selector (based on #238) (#488) 2023-09-15 08:56:07 -04:00