Hello, I was wondering if there is a way to `injec...
# prefect-server
g
Hello, I was wondering if there is a way to
inject
labels in a flow based on a project it is in. A bit of context, I want to run a flow on a Kubernetes cluster namespace based on the project it is part of (e.i each flow in a project
A
should run on namespace
A
) and I would like to use the agent affinity but don't enforce the user to specify those labels.
k
Hey @Gaylord Cherencey, unfortunately there is no way to do this at the moment but it’s not the first time I’ve seen this feedback so I’ll forward it to the team
g
Thanks you @Kevin Kho, Is the git repository the best place to see which features are being worked on?
k
Yes but not always because some larger changes can be done outside of that (think like something designed after incorporating a bunch of different issues).
👌 1