-
Notifications
You must be signed in to change notification settings - Fork 625
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
bootstrap: More details for context deadline exceeded
error
#4422
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
somtochiama
requested review from
stefanprodan,
hiddeco and
darkowlzz
and removed request for
stefanprodan
November 22, 2023 14:30
stefanprodan
added
area/bootstrap
Bootstrap related issues and pull requests
area/ux
In pursuit of a delightful user experience
labels
Nov 22, 2023
stefanprodan
approved these changes
Nov 23, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @somtochiama 🏅
darkowlzz
reviewed
Nov 23, 2023
stefanprodan
requested changes
Nov 24, 2023
darkowlzz
reviewed
Nov 24, 2023
stefanprodan
approved these changes
Dec 5, 2023
somtochiama
force-pushed
the
fix-bootstrap-failed
branch
from
December 6, 2023 13:44
f6e1113
to
17ce65f
Compare
darkowlzz
force-pushed
the
fix-bootstrap-failed
branch
from
December 8, 2023 13:22
44e8b37
to
3a5f784
Compare
Check GitRepository and return Ready condition message as part of error on timeout. Signed-off-by: Somtochi Onyekwere <[email protected]>
darkowlzz
force-pushed
the
fix-bootstrap-failed
branch
from
December 8, 2023 13:30
3a5f784
to
2289c6c
Compare
darkowlzz
approved these changes
Dec 8, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/bootstrap
Bootstrap related issues and pull requests
area/ux
In pursuit of a delightful user experience
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the bootstrap health checks to include GitRepository resource, return the Ready condition message on timeout, and log the error at the end for better visibility.
Fixes: #4411
Before (showing only relevant output:
After: