Skip to content

update sshtunnel version#18684

Merged
potiuk merged 1 commit into
apache:mainfrom
eladkal:ssh
Oct 5, 2021
Merged

update sshtunnel version#18684
potiuk merged 1 commit into
apache:mainfrom
eladkal:ssh

Conversation

@eladkal

@eladkal eladkal commented Oct 2, 2021

Copy link
Copy Markdown
Contributor

closes: #16699

update sshtunnel to latest version.

  1. min version needs to be 0.3.2 due to PR https://github.com/pahaz/sshtunnel/pull/216/files which changed the behavior around host_pkey_directories. The relevant change is in these code lines.

  2. create_tunnel is deprecated. replaced with get_tunnel.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

@uranusjr uranusjr closed this Oct 3, 2021
@uranusjr uranusjr reopened this Oct 3, 2021

@uranusjr uranusjr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

If CI passes

@github-actions github-actions Bot added the full tests needed We need to run full set of tests for this PR to merge label Oct 3, 2021
@github-actions

github-actions Bot commented Oct 3, 2021

Copy link
Copy Markdown
Contributor

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ssh provider limits to an old version of sshtunnel

3 participants