-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop assuming that !Gloo=Istio and that mesh is Istio only. #5782
Conversation
/hold |
a151cf6
to
e5caee0
Compare
/retest @JRBANCEL seems like the other PR has been merged. |
e5caee0
to
c3fdbac
Compare
15a53f8
to
12ce30b
Compare
12ce30b
to
bfeba50
Compare
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adrcunha, JRBANCEL The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
The following jobs failed:
Automatically retrying due to test flakiness... |
/retest |
Fixes knative/test-infra#1398
Proposed Changes
mesh
is only for Istio: renameISTIO_MESH
toMESH
Istio
orGloo
, we might support other meshes/gateways laterMatching
knative.dev/test-infra
PR: knative/test-infra#1453