vapor-ware / kubetest

Kubernetes integration testing in Python via pytest
https://kubetest.readthedocs.io/en/latest/
GNU General Public License v3.0
207 stars 56 forks source link

Feature: wait for ingress to be usable #191

Closed qvicksilver closed 4 years ago

qvicksilver commented 4 years ago

The is_ready method of the Ingress object is sort of misleading it would be nice to have a method that waits for the ingress to actually be usable.