Skip to content

Commit

Permalink
Add contour-tls to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode committed Jul 15, 2024
1 parent f1ee782 commit 2664952
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
# Disabled due to flakiness: https://github.com/knative/serving/issues/14637
# - istio-ambient
- contour
- contour-tls
- gateway_istio
- gateway_contour

Expand All @@ -116,6 +117,11 @@ jobs:
- ingress: contour
namespace-resources: httpproxy

- ingress: contour-tls
ingress-class: contour
namespace-resources: httpproxy
enable-tls: 1

- ingress: istio
namespace-resources: virtualservices

Expand Down

0 comments on commit 2664952

Please sign in to comment.