You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/05 09:24:07 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #12558: Add connection form support to provider discovery

potiuk commented on a change in pull request #12558:
URL: https://github.com/apache/airflow/pull/12558#discussion_r536595500



##########
File path: dev/provider_packages/refactor_provider_packages.py
##########
@@ -730,6 +730,9 @@ def kubernetes_package_filter(node: LN, capture: Capture, filename: Filename) ->
             .rename("add_sidecar")
         )
 
+    def refactor_www(self):
+        (self.qry.select_module("airflow.www").rename("airflow.www_rbac"))

Review comment:
       I think even if we do - this is a separate discussion.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org