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

test/connectivity: Add a bit more logging around Hubble connections #1203

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

squeed
Copy link
Contributor

@squeed squeed commented Nov 9, 2022

When connections to hubble fail, there currently isn't enough information to debug the issue after-the-fact. So, add in a few more debug lines to try and get to the bottom of the problem.

Also, bump the connection timeout from 10 to 30 seconds.

Signed-off-by: Casey Callendrello [email protected]

@squeed squeed requested a review from a team as a code owner November 9, 2022 17:03
@squeed squeed requested a review from tklauser November 9, 2022 17:03
@squeed squeed temporarily deployed to ci November 9, 2022 17:03 Inactive
When connections to hubble fail, there currently isn't enough
information to debug the issue after-the-fact. So, add in a few more
debug lines to try and get to the bottom of the problem.

Also, bump the connection timeout from 10 to 30 seconds.

Signed-off-by: Casey Callendrello <[email protected]>
@squeed squeed force-pushed the collect-flows-errors branch from 5bfe5ea to 1ca8202 Compare November 9, 2022 21:31
@squeed squeed temporarily deployed to ci November 9, 2022 21:32 Inactive
@squeed
Copy link
Contributor Author

squeed commented Nov 9, 2022

Needed to add a waitgroup just to stop some misleading log ordering. It doesn't have any correctness implications.

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Nov 10, 2022
@tklauser tklauser merged commit 7644dcc into cilium:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants