harlequin edited a comment on issue #20317:
URL: https://github.com/apache/airflow/issues/20317#issuecomment-994876203


   Is there another solution to create these entrypoints on runtime?
   
   Because we are running in Kubernetes with git-sync sidecar .... for DAGS and 
Plugins.
   
   With the Lazy Load it would possible to easily to distribute new versions, 
without restarting pods or even create new docker images
   
   
   I have had a look inside the source code where the provider.yaml will be 
loaded.
   The scripts are just looking into the official python install directories.
   Would it not be feasible to look additional in the "PLUGIN_FOLDER" with 
wildcard search?


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