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 Trasition of Remote Commands #45661

Open
1 of 2 tasks
bugraoz93 opened this issue Jan 15, 2025 · 0 comments
Open
1 of 2 tasks

AIP-81 Trasition of Remote Commands #45661

bugraoz93 opened this issue Jan 15, 2025 · 0 comments
Labels
AIP-81 Enhanced Security in CLI via Integration of API area:API Airflow's REST/HTTP API area:CLI kind:feature Feature Requests

Comments

@bugraoz93
Copy link
Collaborator

bugraoz93 commented Jan 15, 2025

Description

Transition of Remote Commands, below are remote commands. We should integrate CLI API client and call API endpoints to eliminate sessions and direct database calls from remote commands.

  • asset
  • backfill
  • config
  • connection
  • dag
  • jobs
  • pool
  • provider
  • task (This will be decided after discussion, that's why there is no sub-issue for it, it will be updated)
  • variable
  • version

Dependency

#45300 should be merged.

Use case/motivation

AIP-81

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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 area:CLI kind:feature Feature Requests
Development

No branches or pull requests

1 participant