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

fix: Improve getPodReadyConditionStatus #729

Merged
merged 2 commits into from
May 26, 2020
Merged

fix: Improve getPodReadyConditionStatus #729

merged 2 commits into from
May 26, 2020

Conversation

tolusha
Copy link
Collaborator

@tolusha tolusha commented May 25, 2020

Signed-off-by: Anatoliy Bazko [email protected]

What does this PR do?

Sometimes pod status might not contain condition of type Ready.
It is better to return underfine for getPodReadyConditionStatus and allows other function to wait and get condition in the next request.

What issues does this PR fix or reference?

eclipse-che/che#17001

@tolusha tolusha changed the title Improve getPodReadyConditionStatus fix(getPodReadyConditionStatus): Improve getPodReadyConditionStatus May 25, 2020
@tolusha tolusha changed the title fix(getPodReadyConditionStatus): Improve getPodReadyConditionStatus fix: Improve getPodReadyConditionStatus May 25, 2020
src/api/kube.ts Show resolved Hide resolved
src/api/kube.ts Outdated Show resolved Hide resolved
Signed-off-by: Anatoliy Bazko <[email protected]>
@tolusha tolusha merged commit 53b4f98 into master May 26, 2020
@tolusha tolusha deleted the che-17001 branch May 26, 2020 05:35
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.

3 participants