Skip to content

Conversation

@jason810496
Copy link
Member

@jason810496 jason810496 commented Dec 20, 2025

related: #55704 (review)

Why

As the above comment pointed out, we didn't handle [webserver/base_url] to [api/base_url] config properly. If user still using AIRFLOW__WEBSERVER__BASE_URL env, the redirection of API Server will not work.

What

  • Add [webserver/base_url] to [api/base_url] pair in deprecated_options
  • Fix outdated AIRFLOW__API__BASE_URL in the doc

@jason810496 jason810496 added backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch area:ConfigTemplates labels Dec 20, 2025
@potiuk potiuk merged commit 3c65b12 into apache:main Dec 20, 2025
71 checks passed
@github-actions
Copy link

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test Commit Link

You can attempt to backport this manually by running:

cherry_picker 3c65b12 v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

jason810496 added a commit to jason810496/airflow that referenced this pull request Dec 24, 2025
…pache#59659)

(cherry picked from commit 3c65b12)

Co-authored-by: Jason(Zhe-You) Liu <68415893+jason810496@users.noreply.github.com>
potiuk pushed a commit that referenced this pull request Dec 24, 2025
@potiuk potiuk added this to the Airflow 3.1.6 milestone Dec 24, 2025
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ConfigTemplates backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants