kong-to-apisix
kong-to-apisix copied to clipboard
As said in [this issue](https://github.com/api7/kong-to-apisix/issues/35), migrated data won't show in Dashboard. I would like to know if you have a plan to support displaying migrated data w/ Dashboard. Thank you.
1. Create an `apisix-go-sdk` storage apisxi configuration structure 2. Make `kong-to-apisix`, `apisix-ingress-controller`, `apisix-admin-manager` and other projects can share the same configuration data.
Signed-off-by: yiyiyimu
- [ ] route - [x] name - route.name - [x] paths - route.path/paths - [x] hosts - route.host/hosts - [x] methods - [ ] headers - [x] strip_path (use...
# Proposal ## Aim Since we're at the early stage, and there would always be some configuration could not be migrated from kong, it would be a good idea to...
https://github.com/api7/kong-to-apisix#roadmap `Support 15+ common plugins` A specific list is required.
see https://github.com/Kong/kong/blob/master/kong.conf.default for details
use kong official go api https://github.com/Kong/go-kong to replace https://github.com/globocom/gokong
Format: **Kong Plugin - APISIX Plugin** Authentication - [x] [Key Authentication](https://docs.konghq.com/hub/kong-inc/key-auth) - [key-auth](http://apisix.incubator.apache.org/docs/apisix/plugins/key-auth) - [ ] [Basic Authentication](https://docs.konghq.com/hub/kong-inc/basic-auth) - [basic-auth](http://apisix.incubator.apache.org/docs/apisix/plugins/basic-auth) - [ ] [JWT](https://docs.konghq.com/hub/kong-inc/jwt) - [jwt-auth](http://apisix.incubator.apache.org/docs/apisix/plugins/jwt-auth) - [ ] [HMAC...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.7 to 1.6.26. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.6.26 Welcome to the v1.6.26 release of containerd! The twenty-sixth patch release for containerd 1.6 contains various...