Charlie
Charlie
### Motivation: Why do you think this is important? Currently, flytekit.testing supports patching tasks in workflows, which allows us to unit test that the sequence of workflow tasks is called...
### Describe the bug Since upgrading flyte from `1.11.0` -> `1.12.0`, unit tests to verify that tasks raise expected errors are no longer passing. Instead of surfacing the error, the...
### Flyte & Flytekit version **flyte version:** v1.15.3 **flytekit version:** v1.16.5 ### Describe the bug When a pod fails to start due to a `ContainersNotReady|CreateContainerError` (particularly "failed to reserve container...