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

Improve node join timeout error message #180

Merged
merged 2 commits into from
Aug 5, 2021
Merged

Improve node join timeout error message #180

merged 2 commits into from
Aug 5, 2021

Conversation

kke
Copy link
Contributor

@kke kke commented Aug 5, 2021

Addresses the misleading error message reported in #150 and #178

The KubeNodeReady should not report an error but false when the kubectl output was parsed correctly without finding a Ready==True status condition.

This caused the error message to state failed to parse status from kubectl output when in reality, it just gave up on waiting. The message now in this case will become: 10.2.3.4: node foo status not reported as ready.

@kke kke added the enhancement New feature or request label Aug 5, 2021
@kke kke requested a review from jasmingacic August 5, 2021 07:27
@kke kke merged commit 9a52d76 into main Aug 5, 2021
@kke kke deleted the join-timeout-msg branch August 5, 2021 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants