tao12345666333 commented on code in PR #1215: URL: https://github.com/apache/apisix-ingress-controller/pull/1215#discussion_r937335823
########## README.md: ########## @@ -117,6 +113,18 @@ We welcome all kinds of contributions from the open-source community, individual *  - follow and interact with us using hashtag `#ApacheAPISIX` * [Bilibili video](https://space.bilibili.com/551921247) +## Todos + +* Support UDP definition. [#116](https://github.com/apache/apisix-ingress-controller/issues/116) +* Support GRPC definition. [#114](https://github.com/apache/apisix-ingress-controller/issues/114) +* Add a complete demo. [#9](https://github.com/apache/apisix-ingress-controller/issues/9) +* More todos will display in [issues](https://github.com/apache/apisix-ingress-controller/issues) Review Comment: ```suggestion * More todos will display in [issues](https://github.com/apache/apisix-ingress-controller/issues?q=is%3Aopen+is%3Aissue+label%3Atriage%2Faccepted) ``` It is true that this document has not been updated for a long time, and we have implemented all the content in it. -- 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]
