| Commit message (Expand) | Author | Age |
* | Skip / update some tests under runc | Ed Santiago | 2022-08-15 |
* | cmd: refuse --userns if a mapping is specified | Giuseppe Scrivano | 2022-08-10 |
* | e2e: Add rootless mount cleanup test | Toshiki Sonoda | 2022-08-10 |
* | start filter flag changes | Karthik Elango | 2022-08-10 |
* | Cirrus: Fix e2e tests for "mount_rootless_test" | Toshiki Sonoda | 2022-08-10 |
* | test: verify manifest inspect must contain OCI annotations | Aditya R | 2022-08-10 |
* | With --rm option remove container if podman run fails | Daniel J Walsh | 2022-08-10 |
* | Bump golang.org/x/tools from 0.1.11 to 0.1.12 in /test/tools | dependabot[bot] | 2022-08-10 |
* | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-08-10 |
* | Fix: Restore a container which name is equal to a image name | Toshiki Sonoda | 2022-08-10 |
* | When removing objects specifying --force,podman should exit with 0 | Daniel J Walsh | 2022-08-10 |
* | test: update apply-podman-deltas for new tests | Aditya R | 2022-08-10 |
* | Add support for creating sigstore signatures, and providing passphrases | Miloslav Trmač | 2022-08-02 |
* | Update the registry server we test against from 2.6 to 2.8 | Miloslav Trmač | 2022-08-02 |
* | Use existing REGISTRY_IMAGE variables in more places | Miloslav Trmač | 2022-08-02 |
* | Use httpasswd from the surrouding OS instead of the registry image | Miloslav Trmač | 2022-08-02 |
* | fix e2e sign tests | Valentin Rothberg | 2022-08-02 |
* | Skip one failing test on Ubuntu | Matthew Heon | 2022-07-27 |
* | pod create --share none should not create infra | Charlie Doern | 2022-07-26 |
* | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
* | Semiperiodoc cleanup of obsolete FIXMEs | Ed Santiago | 2022-07-26 |
* | benchmarks: fix create test | Valentin Rothberg | 2022-07-26 |
* | integration test: fix network backend option with remote | Paul Holzinger | 2022-07-26 |
* | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-26 |
* | compose test: remove cni config copy | Paul Holzinger | 2022-07-26 |
* | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-26 |
* | remote push: show copy progress | Valentin Rothberg | 2022-07-26 |
* | libpod: create /etc/passwd if missing | Giuseppe Scrivano | 2022-07-26 |
* | e2e: show command and output when a timeout happens | Paul Holzinger | 2022-07-26 |
* | podman-remote pull: fix duplicate progress outputs | Valentin Rothberg | 2022-07-26 |
* | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-26 |
* | system tests: new system-service bats file | Ed Santiago | 2022-07-26 |
* | buildah vendor treadmill | Ed Santiago | 2022-07-26 |
* | Run codespell | Daniel J Walsh | 2022-07-26 |
* | Add --host and -H as equivalent options to --url | Daniel J Walsh | 2022-07-26 |
* | Podman pull --all-tags shorthand option | Jake Correnti | 2022-07-26 |
* | Podman stop --filter flag | Karthik Elango | 2022-07-26 |
* | Add podman events -f to be alias for --filter | Daniel J Walsh | 2022-07-26 |
* | Docker uses "-c" to mean "--cpu-shares" in create and run | Daniel J Walsh | 2022-07-26 |
* | test,manifest-run: declare TARGETPLATFORM before using it | Aditya R | 2022-07-26 |
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-26 |
* | Merge pull request #14181 from umohnani8/kube-hostname | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | Add ports and hostname correctly in kube yaml | Urvashi Mohnani | 2022-07-08 |
* | | Merge pull request #14874 from vrothberg/fix-14859 | openshift-ci[bot] | 2022-07-11 |
|\ \ |
|
| * | | podman wait: return 0 if container never ran | Valentin Rothberg | 2022-07-11 |
| * | | test/system/130-kill.bats: use $IMAGE | Valentin Rothberg | 2022-07-11 |
* | | | Merge pull request #14826 from sstosh/net-prune | openshift-ci[bot] | 2022-07-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Refactored networkPrune function | Toshiki Sonoda | 2022-07-08 |
* | | | Merge pull request #14818 from rhatdan/wait | openshift-ci[bot] | 2022-07-11 |
|\ \ \ |
|
| * | | | podman wait can take multiple conditions | Daniel J Walsh | 2022-07-08 |