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

Properly print error when connection to cluster fails #14403

Merged
merged 3 commits into from
Jul 14, 2022

Conversation

nklaassen
Copy link
Contributor

@nklaassen nklaassen commented Jul 12, 2022

Currently the wrong err is being printed, which will always be nil. connectErr is what should actually be printed here. This was broken in #14178

@nklaassen
Copy link
Contributor Author

Hey @hugoShaka @zmb3 this error message is broken in v10, can I get a couple approvals to fix?

@github-actions github-actions bot removed the request for review from hugoShaka July 14, 2022 01:16
@nklaassen nklaassen enabled auto-merge (squash) July 14, 2022 14:16
@nklaassen nklaassen merged commit 670210b into master Jul 14, 2022
@github-actions
Copy link

@nklaassen See the table below for backport results.

Branch Result
branch/v10 Create PR

@nklaassen nklaassen deleted the nklaassen/print-connect-error branch July 14, 2022 18:21
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