Skip to content

Fix bug in fallback logic with Secrets Backend on the workers#48449

Merged
kaxil merged 1 commit intoapache:mainfrom
astronomer:fix-bug-workers-backend
Mar 27, 2025
Merged

Fix bug in fallback logic with Secrets Backend on the workers#48449
kaxil merged 1 commit intoapache:mainfrom
astronomer:fix-bug-workers-backend

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Mar 27, 2025

The logic in the code and test both needed fixing since we weren't testing the right thing.

This ensure the fallback works as expected.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

The logic in the code and test both needed fixing since we weren't testing the right thing.

This ensure the fallback works as expected.
Copy link
Contributor

@amoghrajesh amoghrajesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@kaxil kaxil merged commit ec3b8fe into apache:main Mar 27, 2025
45 checks passed
@kaxil kaxil deleted the fix-bug-workers-backend branch March 27, 2025 16:23
@kaxil kaxil added the priority:medium Bug that should be fixed before next release but would not block a release label Mar 27, 2025
pankajkoti pushed a commit to astronomer/airflow that referenced this pull request Mar 28, 2025
…#48449)

The logic in the code and test both needed fixing since we weren't testing the right thing.

This ensure the fallback works as expected.
shubham-pyc pushed a commit to shubham-pyc/airflow that referenced this pull request Apr 2, 2025
…#48449)

The logic in the code and test both needed fixing since we weren't testing the right thing.

This ensure the fallback works as expected.
nailo2c pushed a commit to nailo2c/airflow that referenced this pull request Apr 4, 2025
…#48449)

The logic in the code and test both needed fixing since we weren't testing the right thing.

This ensure the fallback works as expected.
simonprydden pushed a commit to simonprydden/airflow that referenced this pull request Apr 8, 2025
…#48449)

The logic in the code and test both needed fixing since we weren't testing the right thing.

This ensure the fallback works as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:medium Bug that should be fixed before next release but would not block a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments