Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | 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 | |
* | | | | | Merge pull request #14831 from giuseppe/fix-leak-connections-test | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | test: reduce sleep interval | Giuseppe Scrivano | 2022-07-05 | |
| * | | | | test: return immediately on connect | Giuseppe Scrivano | 2022-07-05 | |
* | | | | | Merge pull request #14626 from jakecorrenti/disable-docker-compose-health-check | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ | ||||
| * | | | | | Docker-compose disable healthcheck properly handled | Jake Correnti | 2022-07-05 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #14534 from jakecorrenti/docker-compose-update-network-mtu | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ | ||||
| * | | | | | (rootful) docker-compose now updates network MTU | Jake Correnti | 2022-07-05 | |
* | | | | | | Merge pull request #14805 from jakecorrenti/df-format-output | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Podman system df JSON format outputs `Size` and `Reclaimable` | Jake Correnti | 2022-07-05 | |
* | | | | | | | Merge pull request #14830 from vrothberg/fix-14761 | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Sync: handle exit file | Valentin Rothberg | 2022-07-05 | |
* | | | | | | | Merge pull request #14829 from saschagrunert/errors-hack-test-utils | openshift-ci[bot] | 2022-07-05 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | hack/test/utils: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 | |
| |/ / / / / / | ||||
* / / / / / / | specgen,run: support running container from valid manifest list | Aditya R | 2022-07-05 | |
|/ / / / / / | ||||
* | | / / / | fix flake in aardvark tests | Paul Holzinger | 2022-07-04 | |
| |_|/ / / |/| | | | | ||||
* | | | | | Merge pull request #14807 from eriksjolund/fix_read_only_spelling | openshift-ci[bot] | 2022-07-04 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix spelling "read only" -> "read-only" | Erik Sjölund | 2022-07-02 | |
* | | | | | | test: drop pod-create --device-read-bps test | Giuseppe Scrivano | 2022-07-03 | |
* | | | | | | podman pod create --memory | Charlie Doern | 2022-07-01 | |
|/ / / / / | ||||
* | | | | | Merge pull request #14799 from vrothberg/fix-build | openshift-ci[bot] | 2022-07-01 | |
|\ \ \ \ \ | ||||
| * | | | | | fix build | Valentin Rothberg | 2022-07-01 |