-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Implement ScaledJob functionality for v2 #789
Comments
Let me chat with the CSE team that helped with this in v1 and has some customers using to see if they can help |
Chatted with CSE - they are finishing some hi-pri covid-19 projects so unable to jump in right now. Working with @anirudhgarg and @dimberman to see if we can have one of them help fund |
Assigning to @TsuyoshiUshio to start having a look at this. |
I think I've done. the main part and big issues. I'll fix issue one by one. |
It looks like we are missing migration docs as well or is it just me? https://keda.sh/docs/2.0/migration/#scaling-of-jobs |
Implement ScaledJob fucntionality for v2 as was discussed in #653
We should take into account requirements specific for scaling a Job and design
ScaledJob
CRD appropriately.TODO
ScaledJob
type which should be polished/improved and implementScaledJob Controller
functionalityScaledJob
: https://github.com/kedacore/keda/issues?q=is%3Aissue+is%3Aopen+jobThe text was updated successfully, but these errors were encountered: