publicdevop2019 / mt-auth

Multi-tenant, RBAC for application, api and user
https://www.letsauth.cloud
Apache License 2.0
54 stars 14 forks source link

improve health check #51

Closed publicdevop2019 closed 3 days ago

publicdevop2019 commented 5 months ago

Netflix ribbon is removed in latest spring cloud, old health check will not work issue: in cluster mode, we are relying on health check to remove invalid node

requirements:

we need to have a way to let access knows all registered proxys

publicdevop2019 commented 3 days ago

discarded, we removed eureka and no need to do health check