Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jul 1, 2021

This PR:

  • upgrades kind to latest version with security fixes
  • increases timeouts to account for low-resource GitHub Runners

Fixes: #16736


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

This PR:

* upgrades kind to latest version with security fixes
* increases timeouts to account for low-resource GitHub Runners

Fixes: apache#16736
@github-actions
Copy link

github-actions bot commented Jul 1, 2021

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.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jul 1, 2021
@potiuk potiuk merged commit e40c5a2 into apache:main Jul 1, 2021
@potiuk potiuk deleted the increase-timeout branch July 1, 2021 12:29
potiuk added a commit that referenced this pull request Jul 18, 2021
This PR:

* upgrades kind to latest version with security fixes
* increases timeouts to account for low-resource GitHub Runners

Fixes: #16736
(cherry picked from commit e40c5a2)
kaxil pushed a commit that referenced this pull request Aug 17, 2021
This PR:

* upgrades kind to latest version with security fixes
* increases timeouts to account for low-resource GitHub Runners

Fixes: #16736
(cherry picked from commit e40c5a2)
jhtimmins pushed a commit that referenced this pull request Aug 17, 2021
This PR:

* upgrades kind to latest version with security fixes
* increases timeouts to account for low-resource GitHub Runners

Fixes: #16736
(cherry picked from commit e40c5a2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools 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.

The Helm Chart tests often timeout at installation recently in CI

2 participants