Highlights
- 2 discussions answered
Pinned
2,878 contributions in the last year
Less
More
Activity overview
Contributed to
apache/apisix,
apache/apisix-go-plugin-runner,
tj/git-extras
and 5 other
repositories
Contribution activity
October 2021
Created 38 commits in 13 repositories
Created 3 repositories
Created a pull request in apache/apisix-go-plugin-runner that received 13 comments
Opened 28 other pull requests in 11 repositories
api7/wasm-nginx-module
1
open
8
merged
- feat: support assemblyscript SDK
- feat: build wasmtime from source with musl
- feat: fallback to malloc if proxy_on_memory_allocate not found
- fix: avoid address overlap
- feat: implement proxy_send_http_response
- feat: run http_request_headers filter
- ci: upgrade tinygo
- feat: create/free HTTP ctx
- docs: fix typo
apache/apisix
9
merged
- feat: use lock to ensure fetching token from shdict always
- chore(client-control): update outdated error msg
- test: run mtls verify test in stream subsystem
- docs: fix typo in testing-framework
- chore: Bump build-tools version to v2.4.0
- test: make t/plugin/traffic-split.t stable
- fix: pass correct host header to health checker target nodes
- test: make t/plugin/skywalking.t stable
- refactor: introduce hold_body_chunk to dismiss repeated code
openresty/test-nginx
1
open
tetratelabs/proxy-wasm-go-sdk
1
open
Kong/kong
1
merged
apache/apisix-go-plugin-runner
1
merged
api7/lua-tinyyaml
1
merged
dawidd6/action-homebrew-bump-formula
1
merged
Homebrew/homebrew-core
1
closed
tj/git-extras
1
merged
Reviewed 45 pull requests in 9 repositories
apache/apisix
30 pull requests
- docs: update invalid links
- feat: add dump upstream api in control api
- fix: shm health check is not enabled after upgrading etcd client to 1.6.0
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
- feat(ext-plugin): avoid sending conf request more times
- refactor: unify code style in Makefile
- fix(zipkin): the zipkin ctx isn't reused
- chore: Add tips for awk failures in makefile
- docs: Add RPM repository guide for CentOS 7
- fix: route's timeout should not be overwrittern by service
- test: make test etcd healthcheck stable
-
chore: docker-compose use fixed image tag to replace
latest - fix: remove unexpected install target
- docs: fix the indent of README.md
- feat: etcd cluster single node failure APISIX startup failure
- chore(deps): bump apache/skywalking-eyes from 0.1.0 to 0.2.0
- docs: update apisix install dependencies guide
-
ci: replace
install-ext-services-via-docker.shwith docker-compose - docs: update batch-processor.md
- feat: support specify custom sni in etcd conf
- refactor: spilt Makefile change from PR
- fix: filter nil plugin conf triggered by etcd dir init
- docs: Optimize the sample configuration of prometheus job
- feat: Add ldap-auth plugin
- feat: refine admin API return JSON instead of code
- Some pull request reviews not shown.
api7/apisix-build-tools
4 pull requests
apache/apisix-docker
3 pull requests
api7/kong-to-apisix
2 pull requests
api7/lua-resty-etcd
2 pull requests
apache/apisix-python-plugin-runner
1 pull request
tj/git-extras
1 pull request
openresty/stream-lua-nginx-module
1 pull request
openresty/lua-nginx-module
1 pull request
Created an issue in apache/apisix-go-plugin-runner that received 7 comments
bug: WARN server/server.go:59 key not found
@envestcc
Could you log down the token & conf with the given patch?
diff --git internal/plugin/conf.go internal/plugin/conf.go
index 5758f0a..9f67c…
7
comments