| Commit message (Expand) | Author | Age |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix panic in pod creation | baude | 2021-02-16 |
* | Merge pull request #9188 from jwhonce/issues/8865 | OpenShift Merge Robot | 2021-02-03 |
|\ |
|
| * | Report StatusConflict on Pod opt partial failures | Jhon Honce | 2021-02-02 |
* | | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
|/ |
|
* | Fix --network parsing for podman pod create | Paul Holzinger | 2021-01-31 |
* | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
* | Allow multiple --network flags for podman run/create | Paul Holzinger | 2020-11-20 |
* | Merge pull request #8165 from edsantiago/move_from_dockerio | OpenShift Merge Robot | 2020-10-29 |
|\ |
|
| * | move from docker.io | Ed Santiago | 2020-10-28 |
* | | Merge pull request #8081 from mheon/pod_degraded | OpenShift Merge Robot | 2020-10-28 |
|\ \
| |/
|/| |
|
| * | Add a Degraded state to pods | Matthew Heon | 2020-10-21 |
* | | Retrieve network inspect info from dependency container | Matthew Heon | 2020-10-20 |
|/ |
|
* | Merge pull request #7783 from ashley-cui/slirp | OpenShift Merge Robot | 2020-09-29 |
|\ |
|
| * | Add support for slirp network for pods | Ashley Cui | 2020-09-25 |
* | | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | | fix the .Path and .Args when use the infra-command | zhangguanzhang | 2020-09-18 |
|/ |
|
* | Fix podman pod create --infra-command and --infra-image | Daniel J Walsh | 2020-09-16 |
* | e2e tests: use actual temp dirs, not "/tmp/dir" | Ed Santiago | 2020-08-18 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Error on rootless mac and ip addresses | Brent Baude | 2020-07-15 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | pod create --replace | Valentin Rothberg | 2020-06-15 |
* | Add more Remote tests | Daniel J Walsh | 2020-06-03 |
* | Merge pull request #6313 from sujil02/pod-create-id | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Fixes podman pod create --pod-id-file #6292 | Sujil02 | 2020-05-21 |
* | | enable pod_create remote integration tests | Brent Baude | 2020-05-20 |
|/ |
|
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | test: enable pod create tests | Giuseppe Scrivano | 2020-04-27 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | tests: re-enable some tests for rootless mode | Giuseppe Scrivano | 2019-03-19 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Fix SystemExec completion race | Chris Evich | 2019-03-01 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Make podman ps fast | baude | 2018-10-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |