| Commit message (Expand) | Author | Age |
* | 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 |
* | | | | Merge pull request #14219 from mheon/bump_version | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ |
|
| * | | | | Bump Compat API maximum version to v1.41 | Matthew Heon | 2022-05-23 |
* | | | | | Manifest test cleanup: use defer() | Ed Santiago | 2022-07-08 |
* | | | | | Merge pull request #14839 from saschagrunert/errors-pkg | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
| | |/ /
| |/| | |
|
* / | | | manifest_test: safer registry setup and teardown | Ed Santiago | 2022-07-07 |
|/ / / |
|
* | | | Merge pull request #14857 from edsantiago/dedup_uts_testname | openshift-ci[bot] | 2022-07-07 |
|\ \ \ |
|
| * | | | [minor] fix duplicate test name | Ed Santiago | 2022-07-07 |
* | | | | Merge pull request #14855 from edsantiago/port_forward_duh | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | port forward range test: fix many oopses | Ed Santiago | 2022-07-07 |
* | | | | Merge pull request #14852 from cdoern/podUTS | Ed Santiago | 2022-07-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix namespace reporting | Charlie Doern | 2022-07-07 |
* | | | | Merge pull request #14825 from jmguzik/fix_streaming_pod_stats | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | test-apiv2: streamed response testing based on response duration | Jakub Guzik | 2022-07-06 |
* | | | | Merge pull request #14673 from idleroamer/fix-network-inspect-main | openshift-ci[bot] | 2022-07-07 |
|\ \ \ \ |
|
| * | | | | Fix network inspect compat API discrepancy | 🤓 Mostafa Emami | 2022-07-05 |
* | | | | | Merge pull request #14501 from cdoern/podUTS | openshift-ci[bot] | 2022-07-06 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | podman pod create --uts support | cdoern | 2022-07-05 |
* | | | | | e2e tests: cleanup: capitalize CONSTANTS | Ed Santiago | 2022-07-05 |
| |_|/ /
|/| | | |
|
* | | | | Merge pull request #14370 from umohnani8/todo | openshift-ci[bot] | 2022-07-05 |
|\ \ \ \ |
|
| * | | | | Fix podman pod unpaue TODO | Urvashi Mohnani | 2022-07-05 |
* | | | | | Merge pull request #14828 from saschagrunert/errors-libpod | openshift-ci[bot] | 2022-07-05 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |