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

Add query params 'ns' and 'partition' to KV store #88

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

praveen-kukreja
Copy link

Added support for following query parameters as per the latest docs of Consul KV store:

ns https://developer.hashicorp.com/consul/api-docs/kv#ns
partition https://developer.hashicorp.com/consul/api-docs/kv#partition

@praveen-kukreja praveen-kukreja changed the title Add query params 'ns' and 'partition' to KV store #1 Add query params 'ns' and 'partition' to KV store Nov 7, 2024
@mbrulatout
Copy link
Contributor

HI, these are Entreprise-specific parameters. We had no plan to implement that (and we don't have the opportunity to test that)

Do you really need it?

@praveen-kukreja
Copy link
Author

Hey, I was exploring the package for KV store and came across this. I understand that it needs testing on Enterprise version.

No worries, we can close this for now or keep it open and revisit it later when it aligns with the project roadmap

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.

2 participants