Hi All, I am new to flyte. I have a query is ther...
# flyte-support
b
Hi All, I am new to flyte. I have a query is there any way to configure permissions in flyte , so that if a user is running pyflyte to execute some workflows and tasks which are asking for huge cpu, gpu get's in paused state and only flyteadmin will be able to approve and execute. If the user is asking for reasonable amount then he can execute on his own through pyflyte. It would be of great help , if this use case can be applied.
f
This is an available on Union - if you are referring to RBAC. https://www.union.ai/features
a
@boundless-salesclerk-96272 I guess you refer more to some sort of "Approval Policy" for resource requests that exceed a certain threshold?
b
Hi @average-finland-92144, yes you are right ? Can we set some policy in Union.ai ? Or how to set that policy in opensource version? Hi @freezing-airport-6809 , is it not possible to set some policy in the Opensource version ?
f
you can configure the default and the max allowed resources in Flyte
but in Union it will automatically fail if the resources are beyond the available resources, as union knows about the deployed cluster in your account