-
Notifications
You must be signed in to change notification settings - Fork 697
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
KEP-2170: Implement validations for TrainJob #2209
Comments
/retitle KEP-2170: Implement validations for TrainJob |
Regarding to CEL validations. We can refer the following Kubernetes blog on how we can implement the CEL validations using kubebuilder markers. https://kubernetes.io/blog/2022/09/29/enforce-immutability-using-cel/ |
/assign |
@akshaychitneni What are the remaining implementations in this issue? |
Yes. I am working on the webhook validations |
Thank you. Let me know once you finalize it. |
Related: #2170
We should create validations for the TrainJob using the following tools:
/area webhook
The text was updated successfully, but these errors were encountered: