#307 Fixing pod plugin event reporting timestamps
Pull request opened by
hamersaw
TL;DR
Currently the pod plugin timestamps to detect when a pod started and finished are never hit. This means that when reporting these timestamps, Flyte uses the current time (ie. when Flyte checks the pod status) and consequently these are inaccurate. In this PR we attempt to use the timestamps from the container to ensure accurate reporting.
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
flyteorg/flyte#3272
Follow-up issue
NA
flyteorg/flyteplugins
Codecov: 31.25% of diff hit (target 62.83%)
Codecov: 62.75% (-0.09%) compared to f0db511
✅ 4 other checks have passed
4/6 successful checks