Skip to content

Conversation

@mindriot88
Copy link

  • Adds the ability to limit requests make to the vault backend based on a key prefix.
  • filter mode allows the given filter prefix to be stripped from the key prior to vault lookup.

The driver behind this change in my case was the volume of requests coming from class parameter lookups during each catalog compilation was slowing my puppet runs down and in some cases causing catalogs to fail to compile due to errors querying vault.

In my case I am using vault for only a limited sub set of secrets so exposing all hiera lookups to the vault wasn't necessary.

@ahmet2mir
Copy link

Any state on this PR ? @jsok ?
Currently I must ignore via nginx reverse proxy ....

@pirxthepilot
Copy link

Any updates when this PR will be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants