flomesh-io / fsm-classic

FSM(Flomesh Service Mesh ) is Kubernetes North-South traffic manager, provides Ingress controllers, Gateway API, Load Balancer, and cross-cluster service registration and service discovery. FSM uses Pipy(https://github.com/flomesh-io/pipy) as data plane and suitable for cloud, edge and IoT.
MIT License
42 stars 4 forks source link

feat: improve robustness in case manager is down #289

Closed reaver-flomesh closed 1 year ago

reaver-flomesh commented 1 year ago

Description:

Testing done:

Affected area: Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Control Plane [ ]
Samples [ ]
Documentation [ ]
Install [ ]
Networking [ ]
Performance [ ]
Security [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the FSM docs folder (if applicable)?