Skip to content
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

test: add _cpp suffix to test data generated using C++ SDK. #44

Merged
merged 3 commits into from
Mar 14, 2019

Conversation

PiotrSikora
Copy link

Signed-off-by: Piotr Sikora piotrsikora@google.com

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@PiotrSikora PiotrSikora requested a review from jplevyak March 14, 2019 11:09
@istio-testing
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approvers:

If they are not already assigned, you can assign the PR to them by writing /assign in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

@jplevyak jplevyak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't necessary, the wildcard rules fall through: see jplevyak@96e81d8

@PiotrSikora
Copy link
Author

@jplevyak yeah, but then you'll end-up with conflict because of:

  • logging.cc -> logging.wasm,
  • logging.rs -> logging.wasm.

@jplevyak
Copy link

Well, don't do that :) I am fine with doing this, I just wanted to point out that it wasn't necessary.

Feel free to merge.

@PiotrSikora
Copy link
Author

I wanted to say "this only affects tests", but I've just realized that I modified the Makefile in SDK, which it indeed shouldn't be necessary. Let me fix that.

@PiotrSikora
Copy link
Author

@jplevyak Fixed, PTAL.

@PiotrSikora PiotrSikora merged commit 098f146 into istio:wasm Mar 14, 2019
rlenglet pushed a commit that referenced this pull request Aug 13, 2019
* Add filter specific contexts and root contexts.

Signed-off-by: John Plevyak <jplevyak@gmail.com>
brian-avery added a commit that referenced this pull request Sep 29, 2020
* Apply patch 2

* patch 3

* Patch 4

* Fixing build failures

Co-authored-by: Dmitri Dolguikh <ddolguik@redhat.com>
istio-testing pushed a commit that referenced this pull request Oct 2, 2020
* Apply patch 2

* patch 3

* Patch 4

* Fixing build failures

Co-authored-by: Dmitri Dolguikh <ddolguik@redhat.com>

Co-authored-by: Dmitri Dolguikh <ddolguik@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants