Dear Maintainers, A PR has been opened to add lea...
# gcp
f
Dear Maintainers, A PR has been opened to add leader election support to the GKE operator: PR: https://github.com/rancher/gke-operator/pull/999 Issue: https://github.com/rancher/gke-operator/issues/1000 Key Highlights: • Leader election via the Wrangler framework for safe multi-replica deployments • High availability with automatic failover • Backward compatible with single-instance setups • Validated in production with fleet workloads This addresses a key limitation preventing horizontal scalability of the operator. Requesting your review when convenient. Feedback is appreciated.