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 the vineyard directory for searching vineyard config file and support multiple rpc endpoints. #1799

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

dashanji
Copy link
Member

@dashanji dashanji commented Mar 5, 2024

What do these changes do?

  • Add the vineyard directory for searching vineyard config file. E,g, client = vineyard.connect(config='/var/run'), the client will search the config file /var/run/vineyard-config.yaml and /var/run/vineyard/vineyard-config.yaml.
  • Support to parse endpoints like 127.0.0.1:9600,127.0.0.2:9600.

@dashanji dashanji requested a review from sighingnow March 5, 2024 08:16
Signed-off-by: Ye Cao <[email protected]>
@dashanji dashanji force-pushed the update-vineyard-config-file branch from 997cdca to a496177 Compare March 5, 2024 09:43
Signed-off-by: Ye Cao <[email protected]>
@dashanji dashanji force-pushed the update-vineyard-config-file branch from a496177 to 4d175bd Compare March 6, 2024 02:19
@sighingnow sighingnow merged commit 310cb54 into v6d-io:main Mar 6, 2024
6 checks passed
@sighingnow sighingnow deleted the update-vineyard-config-file branch March 6, 2024 06:00
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