linkerd2/.github
Alejandro Pedraza 0c8171d466
Fix bin/kind-load for pull requests (#4222)
* Fix bin/kind-load for pull requests

Followup to #4212

External PRs were failing because:

1) The image tarballs weren't being loaded from the `images-archives`
directory
2) Concurrent calls to `bin/kind` were attempting to download the KinD
binary simultaneously, resulting in a "text file busy" error. To avoid
that, now we just call `bin/kind` synchronously one time beforehand.
2020-04-01 12:04:24 -05:00
..
ISSUE_TEMPLATE Add issue templates (#1742) 2018-10-04 14:56:11 -07:00
workflows Fix bin/kind-load for pull requests (#4222) 2020-04-01 12:04:24 -05:00
CODEOWNERS Add more owners of Dockerfiles (#4192) 2020-03-24 09:46:14 -07:00
PULL_REQUEST_TEMPLATE.md Introduce Pull Request Template (#3322) 2019-08-26 11:02:09 -07:00
dco.yml Add a newline to dco.yml (#254) 2018-02-01 15:16:02 -08:00
stale.yml Pin the `area/test` label (#2050) 2019-01-08 13:05:10 -08:00