| Commit message (Expand) | Author | Age |
* | patch for pod host networking & other host namespace handling | cdoern | 2022-06-09 |
* | fix pod network handling with a host network | cdoern | 2022-06-02 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | Robustify nginx tests | Ed Santiago | 2022-04-25 |
* | shared netns and --add-host should conflict | Paul Holzinger | 2022-04-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Disable incompatible rootless + CGroupsV1 tests | Chris Evich | 2020-12-15 |
* | Use ping from alpine | Chris Evich | 2020-11-04 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | test: enable all pod tests | Giuseppe Scrivano | 2020-04-27 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | add test to verify hostname is shared in a pod | Peter Hunt | 2019-08-07 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Merge pull request #2590 from haircommander/pause_entry_cmd | OpenShift Merge Robot | 2019-03-08 |
|\ |
|
| * | Default to image entrypoint for infra container | Peter Hunt | 2019-03-08 |
* | | ginkgo status improvements | baude | 2019-03-08 |
|/ |
|
* | Append hosts to dependency container's /etc/hosts file | Peter Hunt | 2019-03-05 |
* | pod infra container is started before a container in a pod is run, started, o... | Peter Hunt | 2019-02-15 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Make podman ps fast | baude | 2018-10-23 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Change pause container to infra container | haircommander | 2018-08-23 |