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-84 Add user id when updating notes using PATCH dag_run and task_instance endpoint of FastAPI app #43534

Open
2 of 5 tasks
rawwar opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
AIP-84 Modern Rest API area:API Airflow's REST/HTTP API kind:feature Feature Requests

Comments

@rawwar
Copy link
Collaborator

rawwar commented Oct 31, 2024

Description

While working on the PR #43508 , @pierrejeambrun confirmed, we don't have a way to fetch user id as of now. This issue is to add User ID, once auth features are merged.

We also need to add tests for verifying auth

Use case/motivation

Reference comment - #43508 (comment)

Related issues

  • Update PATCH dag_run
  • Update PATCH task_instance
  • Trigger a Dag Run

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@rawwar rawwar added kind:feature Feature Requests needs-triage label for new issues that we didn't triage yet labels Oct 31, 2024
@rawwar rawwar self-assigned this Oct 31, 2024
@rawwar rawwar added AIP-84 Modern Rest API and removed needs-triage label for new issues that we didn't triage yet labels Oct 31, 2024
@dosubot dosubot bot added the area:API Airflow's REST/HTTP API label Oct 31, 2024
@rawwar rawwar changed the title AIP-84 Add user id when updating dag run note using PATCH dag_run endpoint of FastAPI app AIP-84 Add user id when updating dag run note using PATCH dag_run and task_instance endpoint of FastAPI app Oct 31, 2024
@pierrejeambrun pierrejeambrun changed the title AIP-84 Add user id when updating dag run note using PATCH dag_run and task_instance endpoint of FastAPI app AIP-84 Add user id when updating/creating notes using PATCH dag_run and task_instance endpoint of FastAPI app Oct 31, 2024
@pierrejeambrun pierrejeambrun changed the title AIP-84 Add user id when updating/creating notes using PATCH dag_run and task_instance endpoint of FastAPI app AIP-84 Add user id when updating notes using PATCH dag_run and task_instance endpoint of FastAPI app Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AIP-84 Modern Rest API area:API Airflow's REST/HTTP API kind:feature Feature Requests
Projects
None yet
Development

No branches or pull requests

1 participant