[ 
https://issues.apache.org/jira/browse/AIRFLOW-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624743#comment-16624743
 ] 

Stefan Seelmann commented on AIRFLOW-2744:
------------------------------------------

Yes, I'd suggest to submit the PR, you may mark it as "WIP".

Please also note the (short) discussion on the dev mailing list, I don't know 
if Ian is also already working on it. If possible please also comment there (I 
can also do if you are not subscribed).
https://lists.apache.org/thread.html/30b9f524ab72743f72c397ea7ee2a8f22e263cbbf4d6c048f4079124@%3Cdev.airflow.apache.org%3E


> RBAC app doesn't integrate plugins (blueprints etc)
> ---------------------------------------------------
>
>                 Key: AIRFLOW-2744
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2744
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webapp, webserver
>    Affects Versions: 2.0.0
>            Reporter: David Dossett
>            Priority: Major
>
> In the current 1.10.0rc tag, the new RBAC app doesn't integrate any plugins 
> created by a user extending Airflow. In the old www/app.py you had the 
> [integrate_plugins|https://github.com/apache/incubator-airflow/blob/f1083cbada337731ed0b7e27b09eee7a26c8189a/airflow/www/app.py#L126]
>  function. But currently the 
> [www_rbac/app.py|https://github.com/apache/incubator-airflow/blob/f1083cbada337731ed0b7e27b09eee7a26c8189a/airflow/www_rbac/app.py]
>  doesn't pull in any plugins from the plugin_manager. So nothing you do to 
> extend Airflow's webapp will work.
> I think adding the code for registering the blueprints and menu links is a 
> pretty simple fix. I'm not sure how the FAB system is handling the same 
> functionality as Flask-Admin views though.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to