You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can close this one since the design for v1alpha2 API covers this. Implementation will be completed in 0.6.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Current katib job status: https://github.com/kubeflow/katib/blob/master/pkg/api/operators/apis/studyjob/v1alpha1/studyjob_types.go#L60
Compare that with TFJob status, which has more details such as Reason and Message:
https://github.com/kubeflow/tf-operator/blob/master/pkg/apis/common/v1beta1/common_types.go#L83
We should consider using the latter model in the next version of the API.
The text was updated successfully, but these errors were encountered: