Skip to content

Add retry when executing commands with kube attach

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

Merge request reports