mik-laj commented on a change in pull request #12558:
URL: https://github.com/apache/airflow/pull/12558#discussion_r536306130
##########
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:
Can you tell a little more about it?
----------------------------------------------------------------
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:
[email protected]