<#338 Mocking plugin state reader in maptask> Pull...
# flyte-github
a
#338 Mocking plugin state reader in maptask Pull request opened by hamersaw TL;DR Since the k8s plugin persistence PR the pod plugin expects a
PluginStateReader
that provides the latest plugin state. The maptask did not properly override this field on the
TaskExecutionContext
and therefore failed during execution. This PR mocks the
PluginStateReader
with a nil object which does nothing. 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/flyteplugins All checks have passed 6/6 successful checks