mewa commented on PR #37197:
URL: https://github.com/apache/airflow/pull/37197#issuecomment-1929462024

   > Multinamespace is not yet fully supported. It should be added with #35639
   
   I took a quick look at it and they seem to support different scenarios. I 
believe the above PR means to introduce fine-grained RBAC controls when using 
`multiNamespaceMode`, to have better control over security when deploying a 
single Airflow instance to run workloads across multiple namespaces.
   
   Whereas, this PR fixes the behaviour with the existing `multiNamespaceMode` 
where it's only possible to have a single such deployment per cluster. The 
scenario here is to have multiple Airflow instances (in different namespaces), 
each of which runs workloads across multiple namespaces.


-- 
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