rundeck-plugins / vault-storage

Storage plugin for Rundeck for storing data in Vault
http://rundeck.org/plugins/vault/2017/11/25/vault-storage.html
MIT License
18 stars 11 forks source link

rundeck fetch multiple secrets from vault cost several minutes #53

Open shenshanyoumu opened 1 year ago

shenshanyoumu commented 1 year ago

Define job with more than 10 secrets, and each time when call submit API to submit job will wait several minutes to get API response.

We doubt process when fetch multiple secrets from vault cost too long, since other simple job can be submitted quickly. how to improve performance?