-
Notifications
You must be signed in to change notification settings - Fork 597
add mesh conformance tests structure and a first test #3729
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
add mesh conformance tests structure and a first test #3729
Conversation
7a263b4
to
4c5db2f
Compare
4c5db2f
to
097443b
Compare
097443b
to
397e794
Compare
8c0825c
to
bfaf5ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the understanding that this isn't the final end state we want, I think we're good to go ahead and land this one as a stopgap so that we can have some mesh conformance coverage. Thanks, @LiorLieberman!
/lgtm |
Thanks @LiorLieberman! /approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kflynn, LiorLieberman, robscott The full list of commands accepted by this bot can be found here. The pull request proces 8000 s is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/area conformance-test
What this PR does / why we need it:
#3581 shows that we have minimal conformance tests coverage.
At KubeCon EU, we agreed that its best to first provide coverage and follow up with framework impro 8000 vements later.
Added the first test for path rewrite, and tested with istio
Which issue(s) this PR fixes:
Related: #3581
Does this PR introduce a user-facing change?:
/cc @youngnick @robscott @mikemorris