[Misc] add service discovery for sgl router
This commit is contained in:
@@ -30,7 +30,9 @@ tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter", "json", "chrono"] }
|
||||
tracing-log = "0.2"
|
||||
tracing-appender = "0.2.3"
|
||||
|
||||
kube = { version = "0.88.1", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.21.0", features = ["v1_29"] }
|
||||
futures = "0.3"
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
codegen-units = 1
|
||||
|
||||
Reference in New Issue
Block a user