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

feat: proxy-mirror support grpc and grpcs #9388

Merged
merged 10 commits into from
May 11, 2023
Merged

feat: proxy-mirror support grpc and grpcs #9388

merged 10 commits into from
May 11, 2023

Conversation

Sn0rt
Copy link
Contributor

@Sn0rt Sn0rt commented Apr 28, 2023

Description

Fixes #7437 #9245

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@Sn0rt Sn0rt changed the title feature: proxy-mirror support grpc and grpcs feat: proxy-mirror support grpc and grpcs Apr 28, 2023
@monkeyDluffy6017
Copy link
Contributor

No test cases?

@Sn0rt
Copy link
Contributor Author

Sn0rt commented May 5, 2023

No test cases?

sorry. The PR is POC. I push a new PR by force. thx for your review.

@Sn0rt
Copy link
Contributor Author

Sn0rt commented May 5, 2023

@monkeyDluffy6017 pls help me to re-try the ci.

apisix/init.lua Outdated Show resolved Hide resolved
@Sn0rt
Copy link
Contributor Author

Sn0rt commented May 9, 2023

@monkeyDluffy6017 pls help to re-try the CI

apisix/init.lua Outdated Show resolved Hide resolved
t/APISIX.pm Outdated Show resolved Hide resolved
@leslie-tsang leslie-tsang merged commit 2494b18 into apache:master May 11, 2023
hongbinhsu added a commit to fitphp/apix that referenced this pull request May 13, 2023
* upstream/master: (42 commits)
  fix: add `rust-check` target to the makefile for deps pre-checking (apache#9453)
  test: remove duplicate `proto` unit test file and tweak test case title (apache#9445)
  feat: proxy-mirror add grpc and grpcs support (apache#9388)
  test: replace all httpbin upstream (apache#9452)
  fix: 404 error in ci test (apache#9447)
  fix: body-transformer plugin return raw body anytime (apache#9446)
  fix(ci): fips: ensure apisix compiles with openssl3 (apache#9427)
  chore(deps): bump actions/stale from 7 to 8 (apache#9159)
  chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (apache#8625)
  chore(test): split the access log of apisix and test server (apache#8819)
  docs: fix grammar (apache#9395)
  fix(wolf-rbac): other plugin in consumer not effective when consumer used wolf-rbac plugin (apache#9287) (apache#9298)
  docs: use shell instead of Python to configure protos resources (apache#9414)
  docs: add guide to authenticate websocket connections (apache#9369)
  docs: updated Stream Proxy doc (apache#9367)
  feat: proxy_rewrite support miltiple regex pattern matching (apache#9194)
  feat: route-level MTLS (apache#9322)
  ci: tcp logger with real logger server (apache#9392)
  fix: always parse domain when host is domain name (apache#9332)
  docs: CHANGELOG.md Chinese docs lint (apache#9411)
  ...
@Sn0rt Sn0rt deleted the guohao/feature-grpc-mirroring branch September 20, 2023 02:39
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.

feat: proxy-mirror support grpc protocol
3 participants