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

☂️: implementation for the Scenario feature #396

Open
1 task
sanposhiho opened this issue Nov 26, 2024 · 5 comments
Open
1 task

☂️: implementation for the Scenario feature #396

sanposhiho opened this issue Nov 26, 2024 · 5 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@sanposhiho
Copy link
Member

A looong time ago, we created a KEP for the feature called Scenario.
https://github.com/kubernetes-sigs/kube-scheduler-simulator/tree/master/keps/140-scenario-based-simulation

Let's start the basic implementation based on the proposal.
I know there could be multiple tasks: this issue would be an umbrella issue and feel free to create individual issues.

Tasks

Preview Give feedback
@sanposhiho sanposhiho added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 26, 2024
@sanposhiho
Copy link
Member Author

/cc @utam0k @ordovicia @saza-ku @YamasouA

who I heard the interest in this feature.

@sanposhiho
Copy link
Member Author

Just FYI, I actually have a draft branch that me two years ago worked on, which I don't remember at all anymore.. 😅
https://github.com/sanposhiho/kube-scheduler-simulator/tree/implement-sceario-controller-phase1
Feel free to refer to or completely ignore it when implementing...

@saku3
Copy link
Contributor

saku3 commented Feb 3, 2025

I am interested in this issue and would like to take on the challenge.
First, I plan to update Golang, Kubebuilder, and other dependencies related to the Scenario object to the latest versions.

@sanposhiho
Copy link
Member Author

There are some people I heard interests contributing to this feature, and we should try avoiding the double efforts made by different people. Folks, please mention what you're going to start before actually starting so that we can prevent such unlucky situation.

@YamasouA
Copy link
Contributor

YamasouA commented Feb 3, 2025

I want to implement ScenarioOperation.
Can I try it?

saku3 added a commit to saku3/kube-scheduler-simulator that referenced this issue Feb 5, 2025
saku3 added a commit to saku3/kube-scheduler-simulator that referenced this issue Feb 6, 2025
k8s-ci-robot pushed a commit that referenced this issue Feb 6, 2025
* update secnario by kubebuilder v4 (#396)

* update .golangci.yml
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.
Projects
None yet
Development

No branches or pull requests

3 participants