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

Decouple consul #13

Closed
Vonng opened this issue Feb 18, 2021 · 1 comment
Closed

Decouple consul #13

Vonng opened this issue Feb 18, 2021 · 1 comment
Assignees
Labels
ENHANCEMENT New feature or request
Milestone

Comments

@Vonng
Copy link
Owner

Vonng commented Feb 18, 2021

Scenario

Currently pigsty rely on consul for three purpose

  • DCS for HA Agent
  • Monitoring target discovery
  • Cluster status admin and report

While consul is really good. I'd like to provide more options and possibility.
For example, user who are familiar with etcd would not like the idea of learning a new kind of database.

Proposal

  • Refactor Patroni template to enabling etcd support
  • Add configuration entry to designate where to register services
  • Add configuration entry to designate where to discover services
@Vonng Vonng self-assigned this Feb 18, 2021
@Vonng Vonng added the ENHANCEMENT New feature or request label Feb 18, 2021
@Vonng Vonng added this to the v0.6 milestone Feb 18, 2021
@Vonng
Copy link
Owner Author

Vonng commented Feb 19, 2021

Resolved by 73af7ea

@Vonng Vonng closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENHANCEMENT New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant