metaflow
metaflow copied to clipboard
feature: custom annotations revisited
reintroduces the feature first merged in #1442 which had to be reverted in #1516 due to a regression that broke annotations for recording user and project info.
This feature keeps the 'system annotations' outside of the decorator scope, as in many cases the current
singleton is not initialized to its full extent.
Also reintroduces the ability to set custom Kubernetes labels via the decorator, instead of only the environment variable.
@saikonen Took this for a spin and everything is working as expected!
Testing[678] @ 6257d47cae4ec57c63759849e7a19acc2a63e2ec
Testing[678] @ 6257d47cae4ec57c63759849e7a19acc2a63e2ec had 3 FAILUREs.