Skip to content

add pending/running to job status#78

Merged
yuvipanda merged 4 commits intokbatch-dev:mainfrom
minrk:job-status
Sep 25, 2024
Merged

add pending/running to job status#78
yuvipanda merged 4 commits intokbatch-dev:mainfrom
minrk:job-status

Conversation

@minrk
Copy link
Contributor

@minrk minrk commented Sep 25, 2024

previously, there was only 'active', now when there are 'ready' pods, report bold running, and when there are active but not ready pods, report "pending".

Changes:

  • 'active' status is split into "pending" and "running"
  • jobs are sorted by creation date
  • add a couple missing methods to the kbatch.__init__ namespace

Sample:

Screenshot 2024-09-25 at 11 57 55

@minrk minrk requested a review from yuvipanda September 25, 2024 10:00
@yuvipanda yuvipanda merged commit adf568e into kbatch-dev:main Sep 25, 2024
@minrk minrk deleted the job-status branch September 25, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants