Add Linkerd e2e tests

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2020-12-20 17:47:45 +02:00
parent a2774d92da
commit 7bef999c41
6 changed files with 398 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ jobs:
matrix:
provider:
- istio
- linkerd
steps:
- name: Checkout
uses: actions/checkout@v2