Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for preinjecting connection for bundles #46429

Open
1 task done
jedcunningham opened this issue Feb 4, 2025 · 0 comments
Open
1 task done

Add support for preinjecting connection for bundles #46429

jedcunningham opened this issue Feb 4, 2025 · 0 comments
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

Comments

@jedcunningham
Copy link
Member

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

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@jedcunningham jedcunningham added AIP-66: DAG Bundle/Manifest kind:meta High-level information important to the community labels Feb 4, 2025
@dosubot dosubot bot added area:API Airflow's REST/HTTP API kind:feature Feature Requests labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

1 participant