istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/disable-leader-elect.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: installation 4 5 issue: 6 - https://github.com/istio/istio/issues/40427 7 8 docs: 9 - '[reference] https://istio.io/latest/docs/reference/commands/pilot-discovery/' 10 11 releaseNotes: 12 - | 13 **Added** an `ENABLE_LEADER_ELECTION=false` feature flag for pilot-discovery 14 to disable leader election when using a single replica of istiod. 15