Closed pierDipi closed 2 years ago
/cc @rvansa
@pierDipi: GitHub didn't allow me to request PR reviews from the following users: rvansa.
Note that only openshift-knative members and repo collaborators can review this PR, and authors cannot review their own PRs.
@pierDipi Great, thanks!
Btw. did you have any issues with the header ce-runId
vs. ce-runid
? Request.getHeader(...)
should not be case-sensitive (and proxies are free to rewrite case in headers).
Btw. did you have any issues with the header
ce-runId
vs.ce-runid
?Request.getHeader(...)
should not be case-sensitive (and proxies are free to rewrite case in headers).
I didn't check if that could cause issues (likely it doesn't) but I'd leave it as in your repository since it's what we're currently using.
/cc @matzew
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: matzew, pierDipi
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bring receiver fixes from https://github.com/rvansa/eventing-hyperfoil-benchmark to this repo.