use node name for state
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 1m46s
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 1m46s
This commit is contained in:
@@ -49,7 +49,7 @@ func NewK8sDiscovery(client *kubernetes.Clientset) *K8sDiscovery {
|
||||
|
||||
type Quorum interface {
|
||||
Negotiate(knownHosts []string) ([]string, error)
|
||||
ListChanged([]CartId) error
|
||||
ElectOwner(CartId) error
|
||||
}
|
||||
|
||||
type RemoteHost struct {
|
||||
|
||||
Reference in New Issue
Block a user