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

controllers: Register recommend controller to manager #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

zxustc
Copy link

@zxustc zxustc commented Apr 18, 2024

Ⅰ. Describe what this PR does

Depends on discussion of koordinator recommender, the recommender is combined by frontend and backend.
This is the frontend part but still working in progress.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

V. Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in make test

周鑫 added 2 commits September 9, 2024 17:41
1. Create Recommendation CR if new workloads in listener list create.
2. Delete Recommendation CR if workload has been deleted.
3. Create Recommendation CR for pods which selected by label while
   new pod create..
4. Delete Recommendation CR for pods which selected by label while
   all pods deleted.

Signed-off-by: 周鑫 <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants