Added whitelisted or all services support t Consul

This commit is contained in:
Ara Sadoyan
2025-04-04 17:38:18 +02:00
parent 23dae51e22
commit b2823508b7
6 changed files with 111 additions and 90 deletions

View File

@@ -95,7 +95,8 @@ impl BackgroundService for LB {
}
}
}
// print_upstreams(&self.ump_full);
info!("Upstreams list is changed, updating to:");
print_upstreams(&self.ump_full);
}
None => {}
}