pbalaban opened a new issue, #2529: URL: https://github.com/apache/apisix-dashboard/issues/2529
# Feature request ## Please describe your feature According to the [ApiSix documentation](https://apisix.apache.org/docs/apisix/discovery/zookeeper/) it now supports zookeeper service discovery. I think it would be good to also add the possibility to choose Zookeeper discovery type from the dashboard ## Describe the solution you'd like As far as I can see, the only one change is required [here](https://github.com/apache/apisix-dashboard/blob/1a7f291b98c3b52e328e3e328b297910f7f014bb/web/src/components/Upstream/components/ServiceDiscovery.tsx#L28-L36) and I would be happy to create a PR for this  ## Additional context At the moment this error is raised when zookeeper is added through the ApiSix API  -- 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]
