Add retry when executing commands with kube attach
requested to merge 17058-follow-up-from-retry-kubernetes-commands-when-error-dialing-backend-eof-error-is-hit-add into master
What does this MR do?
When attaching there's a small chance the command might fail.
Why was this MR needed?
This reuses our retry functionality when running a command with kubernetes attach
Are there points in the code the reviewer needs to double check?
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased
What are the relevant issue numbers?
Closes #17058 (closed)
Edited by Georgi N. Georgiev