Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(GH-69) Add code and tests for new requires confine_to_keys options #75

Merged
merged 2 commits into from Jul 14, 2021

Conversation

TraGicCode
Copy link
Owner

@TraGicCode TraGicCode commented Jul 14, 2021

Adding confine_to_keys option just like modules are doing in order to reduce the number of unnecessary calls to the secrets vault. This helps resolve the rate limiting issue and slowness people are experiencing

Resolves #69
Resolve #70

Adding confine_to_keys option just like modules are doing in order to reduce the number of unnecessary calls to the secrets vault.  This helps resolve the rate limiting issue and slowness people are experiencing
@TraGicCode TraGicCode changed the title Add code and tests for new requires confine_to_keys options (GH-69) Add code and tests for new requires confine_to_keys options Jul 14, 2021
@TraGicCode TraGicCode added the feature New feature or request label Jul 14, 2021
@TraGicCode TraGicCode force-pushed the feature/add-confine-to-keys-config branch from d5b34f9 to d8ccc0d Compare July 14, 2021 07:15
@TraGicCode TraGicCode merged commit abbf629 into master Jul 14, 2021
@TraGicCode TraGicCode deleted the feature/add-confine-to-keys-config branch July 14, 2021 07:20
@TraGicCode TraGicCode added backwards-incompatible and removed feature New feature or request labels Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant