Skip to content
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

update status.startTime for pytorchjob and xgboostjob #1567

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

cheimu
Copy link
Member

@cheimu cheimu commented Mar 30, 2022

What this PR does / why we need it:
As indicated in issue 1566, xgboostjob and pytorchjob forgot to update status.startTime. We should add them to jobStatus.

Which issue(s) this PR fixes (optional, in Fixes #<issue number>, #<issue number>, ... format, will close the issue(s) when PR gets merged):
Fixes #1566

Checklist:

  • Docs included if any changes are user facing

@johnugeorge
Copy link
Member

/lgtm

/cc @gaocegege @Jeffwan

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
Thanks for your contribution! 🎉 👍

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cheimu, gaocegege

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 8c43231 into kubeflow:master Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pytorchjob doesn't have status.startTIme.
3 participants