Paul Dittamo
Paul Dittamo
## Tracking issue ## Why are the changes needed? ArrayNode currently only supports mapping over a subset of flyte entities (PythonFunctionTasks). To map over other flyte entities such as LaunchPlans...
[BUG] set primary_container_name annotation for pod template configured pods w/ multiple containers
## Tracking issue ## Why are the changes needed? PrimaryContainerKey annotation is not set on pods when a pod configured by PodTemplate has multiple containers. This causes for a task...
## Tracking issue _https://github.com/flyteorg/flyte/issues/5135_ ## Why are the changes needed? Task execution phases are not set correctly for successful nor failed ArrayNodes ## What changes were proposed in this pull...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Labels Please add one or...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Labels Please add one or...
## Why are the changes needed? Error on failed un-marshaling of an outputs file gets overwritten by deferred closing of the reader + swallow errors closing reader ## What changes...
## Why are the changes needed? extra input read that's not needed ## What changes were proposed in this pull request? avoid un-needed io for reading in inputs when inputs...
## Why are the changes needed? Gen2 path that separates the storage account and container w/ an @ ## What changes were proposed in this pull request? Update the parsing...
## Why are the changes needed? pods can get stuck in terminating essentially indefinitely due to terminationGracePeriodSeconds getting incorrectly cast from the config value ## What changes were proposed in...
## Tracking issue ## Why are the changes needed? ## What changes were proposed in this pull request? ## How was this patch tested? ### Labels Please add one or...