neverCase edited a comment on pull request #694: URL: https://github.com/apache/apisix-ingress-controller/pull/694#issuecomment-973810404
- [x] Add ApisixPluginConfig custom resource. Only need to modify YAML. - [x] Add ApisixPluginConfig data structures. - [x] Add client implementation to interact with Apache APISIX. - [ ] Add ApisixPluginConfig translator, it can convert ApisixPluginConfig data structure into APISIX. - [ ] Add ApisixPluginConfig controller loop, It watches the ApisixPluginConfig resource in the Kubernetes cluster and converts it to the ApisixPluginConfig data structure. - [ ] Add docs to describe it. I will add client implementation to interact with Apache APISIX later. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
