test with watch
... | ... | @@ -17,6 +17,7 @@ exclude = ["/target"] |
anyhow = "1.0.43" | ||
clap = "2.33.3" | ||
env_logger = "0.9.0" | ||
futures = "0.3.16" | ||
k8s-openapi = { version = "0.13.0", features = ["v1_20"], default-features = false } | ||
kube = "0.59.0" | ||
kube-runtime = "0.59.0" | ||
... | ... |
Please register or sign in to comment