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

fix: remove grpc-client-nginx-module #370

Merged
merged 3 commits into from
Feb 21, 2024
Merged

fix: remove grpc-client-nginx-module #370

merged 3 commits into from
Feb 21, 2024

Conversation

sheharyaar
Copy link
Contributor

@sheharyaar sheharyaar commented Feb 8, 2024

In APISIX, a Golang library was previously used to effectively implement a gRPC client and bind it to the Nginx ecosystem. It is called grpc-client-nginx-module. APISIX no longer uses this, it was removed in the PR apache/apisix#9456. This PR removes it from the build-tools

Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Feb 8, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@starsz starsz left a comment

Choose a reason for hiding this comment

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

Could write more details in the description ?
In the PR of APISIX (#370) we removed the etcd.use_grpc feature, so we don't need this module.

By the way, ci failed.

build-apisix-base.sh Outdated Show resolved Hide resolved
@sheharyaar
Copy link
Contributor Author

By the way, ci failed.

For all the CI, this step of updating and installing tools failed :

image

Signed-off-by: Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
@monkeyDluffy6017
Copy link
Contributor

We should make the ci pass

Makefile Outdated Show resolved Hide resolved
@starsz starsz requested a review from membphis February 21, 2024 02:18
@starsz starsz merged commit 6f1a404 into api7:master Feb 21, 2024
14 checks passed
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.

4 participants