This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubernetes#57700 from porridge/improve-msg-conn-kill
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Improve the error message. **What this PR does / why we need it**: Makes the error message more descriptive and less scary. Previously it is far from obvious whether connection kill is a symptom or cause of the problem, see for example kubernetes#55779 (comment) In paricular the crucial missing piece of information is that this is a way of handling a timeout. **Release note**: ```release-note NONE ```
- Loading branch information