nic-6443 commented on code in PR #11844:
URL: https://github.com/apache/apisix/pull/11844#discussion_r1897229478


##########
apisix/control/v1.lua:
##########
@@ -269,6 +269,13 @@ local function iter_add_get_routes_info(values, route_id)
         if new_route.value.upstream and new_route.value.upstream.parent then
             new_route.value.upstream.parent = nil
         end
+        -- remove healthcheck info

Review Comment:
   we need remove healthcheck info from `iter_add_get_services_info` too



-- 
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]

Reply via email to