Add support for preinjecting connection for bundles #46429
Labels
AIP-66: DAG Bundle/Manifest
area:API
Airflow's REST/HTTP API
kind:feature
Feature Requests
kind:meta
High-level information important to the community
Body
Some bundles will end up needing a connection - we should preinject it so we don't have to hit the execution api right away when starting a task. We will have to do it in a generic way though, since not all bundles will rely on connections.
We can send it as part of this response to this request.
This can happen post 3.0.
Committer
The text was updated successfully, but these errors were encountered: