Zeping Bai

Results 62 comments of Zeping Bai

@Huanghaiting Thank you for your contribution.

Thanks for your contribution.

### Note Since I can't write to this branch, I'll ignore the CI error here for now and merge it. I will fix them later in a new PR.

I think it could go either way: - Follow some sort of prioritization, e.g., allowlist over denylist. Match requests against each rule in order, and when any of the rules...

I think you can delete expired access_token. Of course, if it's not in a critical service, you can empty the data table. BTW, refresh_token should be cleared too.

@FangSen9000 I think we need to wait for the PR merge in the APISIX Dashboard project before doing this. BTW, I don't think using pnpm in the build session will...

Currently we use `apisix-base` as the patched openresty version, in alpine we already support building ARM64 versions. https://github.com/api7/apisix-build-tools/blob/504cf4b30491003f775a55646a1991d00b180a98/.github/workflows/push-apisix-base-image.yml#L45-L48

## Update A draft of the E2E framework has been made available here https://github.com/api7/etcd-adapter/pull/12, which uses the same testing framework as the APISIX Dashboard (i.e. ginkgo, but upgraded to v2).

@siaron Yes, the current `Kine` dependency does not support `put` and `delete` functions; there is currently a PR implementation of this feature #4 , but it has been implemented in...

I'm a little confused as to what error this leads to? DNS clients not working in Kubernetes containers with DNS search? 🤔