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

v2: Implementation #75

Closed
4 tasks done
ymmt2005 opened this issue Oct 29, 2019 · 0 comments
Closed
4 tasks done

v2: Implementation #75

ymmt2005 opened this issue Oct 29, 2019 · 0 comments
Assignees
Milestone

Comments

@ymmt2005
Copy link
Member

ymmt2005 commented Oct 29, 2019

What

Implement Coil v2 features:

  • Use CRD to configure Coil instead of CLI tool coilctl.
  • Use CRD/ConfigMap to store status data.
  • Decouple the pool name and namespace name. Use annotations to specify the pool to be used.
  • Use gRPC instead of REST for local inter-process communication.
  • Use CRD for communication between the controller and the node pods.
  • Use leader-election of the controller for better availability.
  • Implement egress NAT using foo-over-udp.
  • Prometheus metrics including Go runtime and gRPC.

How

Completely rewrite the code under v2/ directory.
All codes from v1 are moved under v1/ directory.

Checklist

  • Finish implentation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@ymmt2005 ymmt2005 mentioned this issue Jul 3, 2020
4 tasks
@ymmt2005 ymmt2005 added this to the v2 milestone Jul 6, 2020
@ymmt2005 ymmt2005 self-assigned this Jul 6, 2020
@ymmt2005 ymmt2005 mentioned this issue Oct 3, 2020
4 tasks
@zoetrope zoetrope closed this as completed Oct 6, 2020
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

2 participants