Skip to content

Remove breaking change for createUser in Chart#61337

Merged
jedcunningham merged 2 commits intoapache:mainfrom
jscheffl:bugfix/remove-breaking-change-for-create-user
Feb 2, 2026
Merged

Remove breaking change for createUser in Chart#61337
jedcunningham merged 2 commits intoapache:mainfrom
jscheffl:bugfix/remove-breaking-change-for-create-user

Conversation

@jscheffl
Copy link
Copy Markdown
Contributor

@jscheffl jscheffl commented Feb 1, 2026

Pull requests #59767 #59762 broke the backwards compatibility and therefore violated against SemVer promise of Helm Chart.

Therefore as a fix, this PR restores the possibility to still (deprecated) define the user via webserver.defaultUser.

Note: The PR doe NOT restore the property apiServer.defaultUser as besides schema definition the property was not used and was broken anyway. Specifying this in a previous config had no effect. If in 1.19.0 somebody will specify it it will raise an error instead.


Was generative AI tooling used to co-author this PR?
  • No (please specify the tool below)

  • 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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Feb 1, 2026
@jscheffl jscheffl requested a review from romsharon98 February 1, 2026 20:33
@jedcunningham jedcunningham merged commit 698157f into apache:main Feb 2, 2026
96 checks passed
jason810496 pushed a commit to abhijeets25012-tech/airflow that referenced this pull request Feb 3, 2026
Alok-kumar-priyadarshi pushed a commit to Alok-kumar-priyadarshi/airflow that referenced this pull request Feb 5, 2026
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants