mirror of
https://github.com/helm/helm.git
synced 2026-02-17 18:01:43 -05:00
Headless services (with `clusterIP` set to `None`) were reporting as not being ready because they didn't have an IP address. This adds a logic check to ignore those services. |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| config.go | ||
| log.go | ||
| namespace.go | ||
| namespace_test.go | ||
| result.go | ||
| result_test.go | ||
| tunnel.go | ||
| tunnel_test.go | ||