In one of the last contrib syncs we we talked abou...
# contribute
c
In one of the last contrib syncs we we talked about adding
labels
and
annotations
kwargs to
@task
so that one can customize metadata of CR objects the way one can today for python function tasks using the pod template. (I want to add this because I would like to use flyte together with kueue due its provisioning request api integration.) Can somebody pls help me get the changes in? 🙇 https://github.com/flyteorg/flyte/pull/6421 https://github.com/flyteorg/flytekit/pull/3243 (tests fail in CI until idl is updated)
c
I should be able to take a look at this