summaryrefslogtreecommitdiff
path: root/test/apiv2/25-containersMore.at
Commit message (Collapse)AuthorAge
* Merge pull request #8581 from baude/kubegenOpenShift Merge Robot2020-12-07
|\ | | | | generate kube on multiple containers
| * generate kube on multiple containersbaude2020-12-07
| | | | | | | | | | | | | | | | | | | | add the ability to add multiple containers into a single k8s pod instead of just one. also fixed some bugs in the resulting yaml where an empty service description was being added on error causing the k8s validation to fail. Signed-off-by: baude <bbaude@redhat.com>
* | Add APIv2 test for containers-pruneEdward Shen2020-12-07
|/ | | | Signed-off-by: Edward Shen <weshen@redhat.com>
* Add APIv2 tests for kube generateEdward Shen2020-11-30
| | | | Signed-off-by: Edward Shen <weshen@redhat.com>
* APIv2 test: add more tests for containersEdward Shen2020-09-01
Signed-off-by: Edward Shen <weshen@redhat.com>