-
Notifications
You must be signed in to change notification settings - Fork 459
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
Add validating webhooks for early stopping experiment #1680
Comments
Does it sound good ? @andreyvelich @gaocegege @johnugeorge |
Thank you for creating this! |
Thank you for your comment! |
Sounds good! |
I take this Issue. |
@andreyvelich |
I'd like to create PR to add unit tests for |
Thank you for your answer! @andreyvelich |
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently, there are no validating webhooks for early stopping, so users can not notice wrong parameters until to start trial Pod.
So, I'd like to add validating webhooks for the following parameters.
spec.earlyStopping.algorithmName
spec.earlyStopping.algorithmSettings
What do you think?
/assign
The text was updated successfully, but these errors were encountered: