feat: add ingress score #32

Merged
taha merged 12 commits from add-ingress-score into master 2025-05-15 16:11:41 +00:00
Showing only changes of commit ec767cd9d2 - Show all commits

View File

@ -16,4 +16,3 @@ harmony_macros = { path = "../../harmony_macros" }
log = { workspace = true }
env_logger = { workspace = true }
url = { workspace = true }
k8s-openapi = { version = "0.24.0", features = ["v1_30"] }