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

AIP-81 Implement Create Default Connections in REST API (FastAPI) #45302

Open
2 tasks done
bugraoz93 opened this issue Dec 30, 2024 · 0 comments · May be fixed by #45363
Open
2 tasks done

AIP-81 Implement Create Default Connections in REST API (FastAPI) #45302

bugraoz93 opened this issue Dec 30, 2024 · 0 comments · May be fixed by #45363
Assignees
Labels
AIP-81 Enhanced Security in CLI via Integration of API area:API Airflow's REST/HTTP API kind:feature Feature Requests

Comments

@bugraoz93
Copy link
Collaborator

bugraoz93 commented Dec 30, 2024

Description

Implement an endpoint that creates default connections from airflow.utils.db import create_default_connections as db_create_default_connections.

Use case/motivation

To provide the same functionality for the CLI Connection command with API integration.
AIP-81

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@bugraoz93 bugraoz93 added kind:feature Feature Requests area:API Airflow's REST/HTTP API AIP-81 Enhanced Security in CLI via Integration of API labels Dec 30, 2024
@bugraoz93 bugraoz93 changed the title Implement Create Default Connections in REST API (FastAPI) AIP-81 Implement Create Default Connections in REST API (FastAPI) Dec 30, 2024
@bugraoz93 bugraoz93 self-assigned this Jan 2, 2025
@bugraoz93 bugraoz93 moved this from Todo (Ready) to In Progress in AIP-81: Enhanced Security in CLI via Integration of API Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-81 Enhanced Security in CLI via Integration of API area:API Airflow's REST/HTTP API kind:feature Feature Requests
Development

Successfully merging a pull request may close this issue.

1 participant