Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Dec 11, 2023

The change #36131 made a subtle change to the behaviour of tests - they used to have credentials forwarded by default, but the intention was that that the credentials are only forwarded via explicit flag passed by the user (due to security).

This change adds --forward-credentials to all test commands.


^ 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 newsfragments.

The change apache#36131 made a subtle change to the behaviour of
tests - they used to have credentials forwarded by default, but
the intention was that that the credentials are only forwarded
via explicit flag passed by the user (due to security).

This change adds `--forward-credentials` to all test commands.
@potiuk potiuk merged commit f133643 into apache:main Dec 11, 2023
@potiuk potiuk deleted the add-forward-credentials-as-test-command-option branch December 11, 2023 20:43
potiuk added a commit that referenced this pull request Dec 15, 2023
The change #36131 made a subtle change to the behaviour of
tests - they used to have credentials forwarded by default, but
the intention was that that the credentials are only forwarded
via explicit flag passed by the user (due to security).

This change adds `--forward-credentials` to all test commands.

(cherry picked from commit f133643)
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants