added wipe failover cases and ceased node update on metrics update

This commit is contained in:
0xdcarns
2022-09-28 16:17:49 -04:00
parent 4f7583e2ec
commit eb75a6829c
6 changed files with 67 additions and 29 deletions

View File

@@ -27,6 +27,9 @@ var EnterpriseFailoverFunc interface{}
// EnterpriseResetFailoverFunc - interface to control reset failover funcs
var EnterpriseResetFailoverFunc interface{}
// EnterpriseResetAllPeersFailovers - resets all nodes that are considering a node to be failover worthy (inclusive)
var EnterpriseResetAllPeersFailovers interface{}
// == Join, Checkin, and Leave for Server ==
// KUBERNETES_LISTEN_PORT - starting port for Kubernetes in order to use NodePort range