mirror of
https://github.com/helm/helm.git
synced 2026-04-29 18:19:15 -04:00
v3 port of #6792 After doing some more digging, I found out that updating the status of an `Ingress` object is completely optional. Because of this, Helm cannot support ingresses with the `--wait` flag because there is no standard way to identify that they are ready Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com> |
||
|---|---|---|
| .. | ||
| fake | ||
| client.go | ||
| client_test.go | ||
| config.go | ||
| converter.go | ||
| factory.go | ||
| interface.go | ||
| resource.go | ||
| resource_test.go | ||
| result.go | ||
| wait.go | ||