slime-io / slime

An intelligent ServiceMesh manager based on Istio
https://slime-io.github.io/
Other
424 stars 78 forks source link

lazyload controllers keep writing servicefence when working with multi replicas #365

Closed QuentinYo closed 1 year ago

QuentinYo commented 1 year ago

Bug description lazyload controllers keep writing servicefence when working with multi replicas and it has different content wrote into servicefence.

lazyload yaml: lazyload-slimeboot.yaml.txt

log from lazyload controller: err.log

Affected sub-moudle (please put an X in all that apply)

[ ] Configuration Lazy Loading [ ] Http Plugin Management [ ] Adaptive Ratelimit [ ] Slime Boot

Steps to reproduce the bug

QuentinYo commented 1 year ago

image image image

MouceL commented 1 year ago

use enable-leader-election in v0.7.1 @QuentinYo

enableLeaderElection is added in last commit