Compare commits
1 Commits
3ecda84530
...
a31b459f33
Author | SHA1 | Date | |
---|---|---|---|
a31b459f33 |
@ -54,6 +54,7 @@ impl OKDBootstrapLoadBalancerScore {
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
fn topology_to_backend_server(topology: &HAClusterTopology, port: u16) -> Vec<BackendServer> {
|
||||
let mut backend: Vec<_> = topology
|
||||
.control_plane
|
||||
|
Loading…
Reference in New Issue
Block a user