mik-laj commented on issue #13653: URL: https://github.com/apache/airflow/issues/13653#issuecomment-762233467
> We are not familiar with the Airflow codebase internals so a PR is probably a non-trivial ask. I think it might be a simple task. You don't need to be fully familiar with the entire codebase, but you only need to know one package which is not complex. It's just a REST API. See: https://github.com/apache/airflow/tree/master/airflow/api_connexion We also have documentation that explains the first steps for contributing. https://github.com/apache/airflow/blob/master/CONTRIBUTORS_QUICK_START.rst > Also, we use Google Cloud Composer and new versions take some time before they are accommodated and so this omission may force our hand to come up with a completely separate workaround :(. Airflow 2.0.0 will not be released in Cloud Composer as it has too many issues. Rather, the team is aiming to release Airflow 2.0.1. Besides, new releases for Airflow 2.0.0 will be released much faster by the Cloud Composer team. The new major release is also an opportunity to optimize internal processes. > With this functionality not possible in the v2. version of Airflow, are quite stuck. Certainly a contribution that will add this parameter to the API will improve your situation. Cloud Composer does not support webserver plugins, so I think it's worth adding this parameter as soon as possible to make sure it appears in the next Apache Airflow / Cloud Composer release. ---------------------------------------------------------------- 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]
