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

bugfix: use the correct api client for getting Ingresses #180

Closed edaniszewski closed 4 years ago

edaniszewski commented 4 years ago

This PR:

fixes #179