Hi community, I noticed that there's a `tags` fiel...
# flyte-support
m
Hi community, I noticed that there's a
tags
field as part of the WorkflowMetadata and TaskMetadata protos in
flyteidl
, but I haven't seen any way to populate these throughout the docs or through the task or workflow python decorator. Is there any way to add tags that I'm missing?
a
there are execution labels but doesn't look like tags are exposed in flytekit yet
f
Ya we have made everything into labels