Skip to content

AIP-78: Fix airflowctl backfill management API methods#66408

Open
Sangun-Lee-6 wants to merge 2 commits intoapache:mainfrom
Sangun-Lee-6:aip-78-fix-airflowctl-backfill-api-methods
Open

AIP-78: Fix airflowctl backfill management API methods#66408
Sangun-Lee-6 wants to merge 2 commits intoapache:mainfrom
Sangun-Lee-6:aip-78-fix-airflowctl-backfill-api-methods

Conversation

@Sangun-Lee-6
Copy link
Copy Markdown
Contributor

Fix airflowctl backfill management operations to use the HTTP methods defined by the public API.

The public API exposes backfill pause, unpause, and cancel as PUT endpoints. This updates airflowctl to match the API contract and extends unit tests to verify request methods in addition to paths.


Was generative AI tooling used to co-author this PR?
  • Yes — Codex (GPT-5)

Generated-by: Codex (GPT-5) following the guidelines


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants