is there a way to do something akin to a cluster w...
# flyte-support
c
is there a way to do something akin to a cluster wide admission hook for flyte? like unless your workflow/task has TK label it gets auto rejected?
maybe another to phrase it, is there a way to prevent users from manually submitting runs against the production domain and enforce this to go through CI/CD?
c
You can do this with an RBAC PR I have. And then have different identities for users vs CI
c
cool! if by PR you mean pull request, mind linking it?
c