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

Tracking etcd JSON API #50

Closed
4 of 18 tasks
jeffa5 opened this issue Sep 27, 2022 · 1 comment
Closed
4 of 18 tasks

Tracking etcd JSON API #50

jeffa5 opened this issue Sep 27, 2022 · 1 comment

Comments

@jeffa5
Copy link
Collaborator

jeffa5 commented Sep 27, 2022

This issue is a high-level tracking issue for the json endpoint implementations:

KV

Watch

  • Watch
    • Create watch
    • Get watch progress
    • Cancel watch

Leases

  • Create lease
  • Keep lease alive
  • Revoke lease

Maintenance

  • Status

Cluster

  • Member add
  • Member remove
  • Member update
  • Member list
  • Member promote
@jeffa5 jeffa5 mentioned this issue Sep 27, 2022
21 tasks
@heidihoward heidihoward pinned this issue Sep 28, 2022
@jeffa5
Copy link
Collaborator Author

jeffa5 commented Sep 29, 2022

Since #58 the json endpoints should automatically work when implemented for gRPC so I'll defer this issue to #35

@jeffa5 jeffa5 closed this as completed Sep 29, 2022
@jeffa5 jeffa5 unpinned this issue Sep 29, 2022
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

No branches or pull requests

1 participant