XD-DENG commented on PR #24342:
URL: https://github.com/apache/airflow/pull/24342#issuecomment-1173092750

   > > Was permission considered? Say if the scheduler pod would have the 
permission to launch pods in the namespace provided by user? If not, how will 
this be handled properly?
   > 
   > I did not consider this, because I think it is the user's responsibility 
to set the correct permissions. Does Airflow do permission checks in case the 
namespace is not overridden?
   
   Agreed that it's the user's responsibility to set the correct permissions.
   
   But if the user forgot to do that or has made any human error (say typo in 
namespace name, etc.), how will the error be handled in a way so that it's 
obvious/friendly to the users?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to