metaflow icon indicating copy to clipboard operation
metaflow copied to clipboard

Drop `ext_info` from `METAFLOW_VERSION` env var in `@batch` and `@kubernetes`

Open savingoyal opened this issue 3 years ago • 1 comments

https://outerboundsco.slack.com/archives/C02116BBNTU/p1658246993734459 through chat.metaflow.org

savingoyal avatar Jul 20 '22 02:07 savingoyal

@savingoyal Not able to see it even after signing up on the workspace.

heysujal avatar Jul 24 '22 13:07 heysujal

additional context from the thread

  • affects flows deployed with step-functions or argo-workflows, as these are the only ones setting the env var.
  • ext_info only filled in when using metaflow extensions

saikonen avatar May 29 '23 15:05 saikonen

After testing this out, the issue should be fixed by #1329

saikonen avatar May 29 '23 15:05 saikonen