Skip to content

Commit

Permalink
Revert "disable kourier-tls (#15053)"
Browse files Browse the repository at this point in the history
This reverts commit 8bda840.
  • Loading branch information
skonto committed Mar 29, 2024
1 parent 25c7059 commit d922b5b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

ingress:
- kourier
# - kourier-tls
- kourier-tls
- istio
- istio-tls
# Disabled due to flakiness: https://github.com/knative/serving/issues/14637
Expand Down Expand Up @@ -127,10 +127,9 @@ jobs:
# ingress-class: istio
# ambient: 1

# Disabled due to flakiness: https://github.com/knative/serving/issues/15052
# - ingress: kourier-tls
# ingress-class: kourier
# enable-tls: 1
- ingress: kourier-tls
ingress-class: kourier
enable-tls: 1

- test-suite: runtime
test-path: ./test/conformance/runtime/...
Expand Down

0 comments on commit d922b5b

Please sign in to comment.