-
Notifications
You must be signed in to change notification settings - Fork 712
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
Unable to specify pod template metadata for TFJob #1403
Comments
/kind bug |
I think it may be related to kubernetes/apiextensions-apiserver#50. |
upgrade ref: |
Should we add |
I think we can add it. |
/priority p0 @kubeflow/wg-training-leads Should we prioritise this task ? |
I filed a PR to address this issue and I verify it's working fine now. I can publish a new release later
|
Thank you @Jeffwan ! |
Thank you @Jeffwan and @andreyvelich ! |
This has been fixed. /close |
I tried to run this example with Pod Template metadata:
The metadata was not populated in the TFJob.
This is output of the command
kubectl get tfjob test-tfjob -n kubeflow-user-example-com -o yaml
:The text was updated successfully, but these errors were encountered: