In the examples, we need to show users how to wait for (Task|Pipeline)Run execution to complete. This is important because multiple users during the hackathon ran into issues where is was easy to think a long-running task was complete when it was still running.
This is particularly true for transfer-pvc related tasks.
In the examples, we need to show users how to wait for (Task|Pipeline)Run execution to complete. This is important because multiple users during the hackathon ran into issues where is was easy to think a long-running task was complete when it was still running.
This is particularly true for
transfer-pvcrelated tasks.