adorable-oxygen-86530
09/19/2023, 1:21 PMmetaflow - 2.9.14 I cannot find any trace of `labels`and starting a run using -- with kubernetes:labels="..." is not working either. I am just confused has this feature been reverted or am I doing something wrong?bulky-afternoon-92433
09/19/2023, 3:04 PMMETAFLOW_KUBERNETES_LABELS . The support for the environment variable seems to still be present so for the time being you should be able to use that.
This label support was further expanded to support setting through the decorator attributes as well in 2.9.12 as part of a rework for the annotations feature, but due to a regression the code changes to this have been reverted since 2.9.13 pending fixes.adorable-oxygen-86530
09/19/2023, 7:08 PMbulky-afternoon-92433
09/20/2023, 11:39 AM