Remove the apiServerEndpoint fallback for MASTER_NODES in the isp-full-generic variant. When MASTER_NODES is not explicitly set, kube-ovn now uses its built-in Helm lookup to find all control-plane nodes by the MASTER_NODES_LABEL, correctly discovering all masters instead of just the single API server IP. The previous fallback always produced a single IP (the API endpoint), which broke OVN RAFT consensus on multi-master clusters because ovn-central was configured with only one node in NODE_IPS. Explicit MASTER_NODES override is preserved for users who need it. Fixes: #2242 Assisted-By: Claude <noreply@anthropic.com> Signed-off-by: Aleksei Sviridkin <f@lex.la> |
||
|---|---|---|
| .. | ||
| images/migrations | ||
| sources | ||
| templates | ||
| Chart.yaml | ||
| Makefile | ||
| values-isp-full-generic.yaml | ||
| values-isp-full.yaml | ||
| values-isp-hosted.yaml | ||
| values.yaml | ||