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

TFJob client should not block forever trying to get the namespace object #607

Merged
merged 2 commits into from
May 25, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented May 25, 2018

  • TFJob wait should run the request asyncronously so we don't end up blocking
    forever.

Fix #606


This change is Reviewable

…ect.

* TFJob wait should run the request asyncronously so we don't end up blocking
  forever.

Fix kubeflow#606
@jlewi jlewi changed the title TFJob client should not block forever trying to get the namespace obj… TFJob client should not block forever trying to get the namespace object May 25, 2018
@jlewi
Copy link
Contributor Author

jlewi commented May 25, 2018

/assign @gaocegege
/assign @lluunn

@gaocegege
Copy link
Member

/LGTM

@jlewi
Copy link
Contributor Author

jlewi commented May 25, 2018

/retest

@k8s-ci-robot k8s-ci-robot removed the lgtm label May 25, 2018
@gaocegege
Copy link
Member

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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

@gaocegege
Copy link
Member

Merge it manually since coveralls blocks the auto merge.

@gaocegege gaocegege merged commit 98b777e into kubeflow:master May 25, 2018
@coveralls
Copy link

coveralls commented May 25, 2018

Coverage Status

Coverage remained the same at 55.646% when pulling 31aaec2 on jlewi:async_wait into 6a5ee89 on kubeflow:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 55.646% when pulling 0bc5ef5 on jlewi:async_wait into 6a5ee89 on kubeflow:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 55.646% when pulling 0bc5ef5 on jlewi:async_wait into 6a5ee89 on kubeflow:master.

yph152 pushed a commit to yph152/tf-operator that referenced this pull request Jun 18, 2018
…ect (kubeflow#607)

* TFJob client should not block forever trying to get the namespace object.

* TFJob wait should run the request asyncronously so we don't end up blocking
  forever.

Fix kubeflow#606

* Fix lint.
jetmuffin pushed a commit to jetmuffin/tf-operator that referenced this pull request Jul 9, 2018
…ect (kubeflow#607)

* TFJob client should not block forever trying to get the namespace object.

* TFJob wait should run the request asyncronously so we don't end up blocking
  forever.

Fix kubeflow#606

* Fix lint.
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.

5 participants