Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

fix the reconcile flow #242

Merged
merged 1 commit into from
Dec 18, 2019
Merged

fix the reconcile flow #242

merged 1 commit into from
Dec 18, 2019

Conversation

ChanYiLin
Copy link
Member

Like the PR in the tf-operator kubeflow/training-operator#1111

This PR reorders the checking process so if the job has terminated(Succeed, Failed), it will return instead of further reconcile.

The ExceedsBackOffLimit and ActiveDeadLineSeconds should be handle afterward.

@ChanYiLin
Copy link
Member Author

/assign @johnugeorge
Can you help me to review it, thanks!

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

/assign @johnugeorge

@coveralls
Copy link

Coverage Status

Coverage remained the same at 22.97% when pulling 306d6bf on ChanYiLin:master into 26f9d0c on kubeflow:master.

@johnugeorge
Copy link
Member

Thanks @ChanYiLin

@johnugeorge
Copy link
Member

/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnugeorge

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

@k8s-ci-robot k8s-ci-robot merged commit c514d82 into kubeflow:master Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants