summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/play_test.go
Commit message (Collapse)AuthorAge
* migrate play kube to spec genbaude2020-11-10
| | | | | | | | we need to migrate play kube away from using the old container creation method. the new approach is specgen and this aligns play kube with container creation in the rest of podman. Signed-off-by: baude <bbaude@redhat.com>
* Enable k8s configmaps as flags for play kubeEduardo Vega2020-10-07
Signed-off-by: Eduardo Vega <edvegavalerio@gmail.com>