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

feat: implement ETCD client #37

Open
2 tasks
GridexX opened this issue Jul 15, 2022 · 0 comments
Open
2 tasks

feat: implement ETCD client #37

GridexX opened this issue Jul 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request project-issue team/cluster-controller Relative to cluster-controller team

Comments

@GridexX
Copy link

GridexX commented Jul 15, 2022

What is the problem you're trying to solve?

We need to implement an ETCD client key-value Database to store the state for the cluster.

Task list

  • Implement the interface
  • Implement CRUD functions
@GridexX GridexX added enhancement New feature or request team/cluster-controller Relative to cluster-controller team project-issue labels Jul 15, 2022
@GridexX GridexX self-assigned this Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request project-issue team/cluster-controller Relative to cluster-controller team
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant