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

feat: add support for ReplicaSets #178

Closed edaniszewski closed 4 years ago

edaniszewski commented 4 years ago

This PR:

Addresses #177