jscheffl opened a new pull request, #41729: URL: https://github.com/apache/airflow/pull/41729
After a PoC in PR #40224 and the ongoing implementation which in total as "Mothership" was tracked in PR #40900 here is the AIP-69 MVP Implementation PR. This PR contains all files needed to make the provider package for AIP-69 a MVP == Minimum Viable Product. Besides (only) provider files the core adjustments are contained which are needed to make CI happy. As greed in the AIP-69 vote the Remote provider will be marked as pre-release and as experimental. Also docs are pointing to this. As it is a MVP, it can be started to be experienced and functions are limited to the bare minimum. But as something that is working, further functions can be added. Status of implementation is tracked in `docs/apache-airflow-providers-remote/remote_executor.rst` where also limitations are listed. As this is a split for the provider-only files as PR from the overall PR #40900, there are two PRs completing the set which are tracked separately: - PR for changes in Core, independent of the provider package - PR for development convenience in Breeze If you want to have something "testable" being running, please use descriptions and code from PR #40900 FYI @clellmann @wolfdn @AutomationDev85 @OliverWannenwetsch -- 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]
