mirror of https://github.com/linkerd/linkerd2.git
## Motivation #4147 adds a script for setting up a local cluster that uses the images built from the changes introduced in a forked PR. This would be useful for all PRs. In order to install Linkerd from a PR into a local cluster, the images still need to be built at some point. If you happen to have SSH config setup for our Packet host, you can pull them from there. That is not very accessible--requiring that someone adds you as a user--so we can take a similar approach to forked PRs. ## Solution All PRs now make an artifact directory that is uploaded as part of the KinD integration tests. This way, the `install-pr` script can use those images no matter if the PR is a fork or not. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
CODEOWNERS | ||
PULL_REQUEST_TEMPLATE.md | ||
dco.yml | ||
stale.yml |