jscheffl opened a new pull request, #44433:
URL: https://github.com/apache/airflow/pull/44433

   Follow-up PR as incremental part of 
https://github.com/apache/airflow/pull/44311 and #44330
   
   Note: Only the last commit is the relevant change, the first 8 commits are 
from https://github.com/apache/airflow/pull/44311
   
   To prepare EdgeWorker to be independent of AIP-44 Internal API, this PR is 
the third step in adding/migrating to FastAPI. The calls to "Jobs" API to (1) 
fetch a job and (2) report job state are now real REST API calls, not using 
internal API.
   
   I would separate the other internal API calls to follow-up PRs as this is 
already quite large. Especially cause for ongoing Airflow 2.10 Connexion API + 
Swagger manually need to be generated whereas the main workstream for Airflow 3 
uses FastAPI.


-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to