issues
search
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 a bug where the incorrect client was being used for getting ingresses.
fixes #179
This PR:
fixes #179