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

【community bridge】Implement pod filter chain for rescheduling #2428

Closed
Thor-wl opened this issue Aug 11, 2022 · 8 comments
Closed

【community bridge】Implement pod filter chain for rescheduling #2428

Thor-wl opened this issue Aug 11, 2022 · 8 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@Thor-wl
Copy link
Contributor

Thor-wl commented Aug 11, 2022

As what Rescheduling Desgin Doc says and #2184 implemented currently, all pods will be regared as potential victims. It is not so reasonable for some scenarios. For example, team1 and team2 share a k8s cluster and each team maps to a queue(queue1 and queue2). They want to run their own business without interference. If team1 enables rescheduling, only pods in queue1 should be regared as potential victims. In order to do that, your tasks are as follows.

  • Provide a complete design with documentation.
  • Implement the design align with code of conduct.
  • Provide a full test in classical scenarios with UT and E2E.

mentor:Thor-wl

@Thor-wl Thor-wl added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 11, 2022
@anonymousr007
Copy link

Hello Sir,

I am Rishabh, an undergraduate computer engineering student at Delhi Technological University. I am interested in this project of Mentorship of LFX. Can you please share further information? How can we be selected for mentorship and also contribute to this project?

Skills: C, C++, Python, Golang (Intermediate)
DevOps: Linux, Computer Networks, Yaml, Kubernetes (Basics), Docker (Basics).

Thanks & Regards
Rishabh

@Thor-wl
Copy link
Contributor Author

Thor-wl commented Aug 19, 2022

Hello Sir,

I am Rishabh, an undergraduate computer engineering student at Delhi Technological University. I am interested in this project of Mentorship of LFX. Can you please share further information? How can we be selected for mentorship and also contribute to this project?

Skills: C, C++, Python, Golang (Intermediate) DevOps: Linux, Computer Networks, Yaml, Kubernetes (Basics), Docker (Basics).

Thanks & Regards Rishabh

@anonymousr007 Hi. Please send a resume to me. My email is 13164644535@163.com. Thanks.

@anonymousr007
Copy link

Hello Sir,
I am Rishabh, an undergraduate computer engineering student at Delhi Technological University. I am interested in this project of Mentorship of LFX. Can you please share further information? How can we be selected for mentorship and also contribute to this project?
Skills: C, C++, Python, Golang (Intermediate) DevOps: Linux, Computer Networks, Yaml, Kubernetes (Basics), Docker (Basics).
Thanks & Regards Rishabh

@anonymousr007 Hi. Please send a resume to me. My email is 13164644535@163.com. Thanks.

Hello sir, I sent my resume to you. Thanks.

@Thor-wl
Copy link
Contributor Author

Thor-wl commented Aug 19, 2022

Hello sir, I sent my resume to you. Thanks.

OK. Received. Thanks.

@anonymousr007
Copy link

Hello sir, I sent my resume to you. Thanks.

OK. Received. Thanks.

Please share further information. Thanks.

@anonymousr007
Copy link

Hello Sir, I submitted my cover letter and resume to the official LFX Mentorship Portal. Please share some tasks or some resources to learn more about this project. Thanks.

@stale
Copy link

stale bot commented Nov 22, 2022

Hello 👋 Looks like there was no activity on this issue for last 90 days.
Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗
If there will be no activity for 60 days, this issue will be closed (we can always reopen an issue if we need!).

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 22, 2022
@stale
Copy link

stale bot commented Jan 22, 2023

Closing for now as there was no activity for last 60 days after marked as stale, let us know if you need this to be reopened! 🤗

@stale stale bot closed this as completed Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants