<#555 Setting primaryContainerName by default on P...
# flyte-github
a
#555 Setting primaryContainerName by default on Pod plugin Pull request opened by hamersaw TL;DR Pulls the changes from this PR into flytepropeller to reduce Flyte overhead on k8s Pod executions. Basically, we rarely need to wait for the entire`Pod` to complete, rather once the primary container (or all containers) complete we can prematurely mark the task as successful. This mitigates time for the
Pod
operator to detect container completion and mark the
Pod
as completed. Type ☐ Bug Fix ☑︎ Feature ☐ Plugin Are all requirements met? ☑︎ Code completed ☑︎ Smoke tested ☐ Unit tests added ☑︎ Code documentation added ☐ Any pending items have an associated Issue Complete description ^^^ Tracking Issue NA Follow-up issue NA flyteorg/flytepropeller GitHub Actions: Goreleaser GitHub Actions: Build & Push Flytepropeller Image GitHub Actions: Bump Version 11 other checks have passed 11/14 successful checks