issues
search
vapor-ware
/
kubetest
Kubernetes integration testing in Python via pytest
https://kubetest.readthedocs.io/en/latest/
GNU General Public License v3.0
206
stars
57
forks
source link
feat: allow multiple objects to be defined in loaded manifests
#175
Closed
edaniszewski
closed
4 years ago
edaniszewski
commented
4 years ago
This PR:
updates the behavior of loading manifest files so that it is able to load files with multiple object definitions contained within them.
This PR: