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

Restructure the repo for each scheduler extender to have its own main.go #21

Open
wangchen615 opened this issue Dec 5, 2019 · 0 comments

Comments

@wangchen615
Copy link
Member

Different schedulers work with their own annotator or monitoring agent + etcd.
Restructure the repo to :

  1. Each scheduler extender has its own subfolder and main.go.
  2. Each subfolder includes all necessary code to run that scheduler independently.
  3. A README.md and manifests folder of yamls/scripts to run multiple scheduler-extenders at the same time.
  4. Each subfolder has its own README.md for motivation of its scheduler-extender and demo steps.
  5. Change the package management tool to dep and remove vendor folders.
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