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

[vtadmin] etcd discovery implementation #9162

Open
doeg opened this issue Nov 8, 2021 · 0 comments
Open

[vtadmin] etcd discovery implementation #9162

doeg opened this issue Nov 8, 2021 · 0 comments
Assignees
Labels
Component: VTAdmin VTadmin interface Type: Enhancement Logical improvement (somewhere between a bug and feature)

Comments

@doeg
Copy link
Contributor

doeg commented Nov 8, 2021

This ticket is to add a VTAdmin discovery implementation for etcd.

Currently, VTAdmin has two discovery implementations:

  • Static file configuration
  • Consul (used at Slack)

Both are housed in the vtadmin/cluster/discovery/ directory.

#7187 is a very useful reference. It includes an overview of how discovery works, as well as the initial Consul discovery implementation.

@doeg doeg added Component: VTAdmin VTadmin interface Type: Enhancement Logical improvement (somewhere between a bug and feature) labels Nov 8, 2021
@notfelineit notfelineit self-assigned this Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: VTAdmin VTadmin interface Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

No branches or pull requests

2 participants