| Commit message (Expand) | Author | Age |
... | |
* | | benchmarks: fix create test | Valentin Rothberg | 2022-07-25 |
|/ |
|
* | Merge pull request #15035 from cdoern/cgroup | OpenShift Merge Robot | 2022-07-23 |
|\ |
|
| * | fix container create/run throttle devices | Charlie Doern | 2022-07-22 |
* | | Merge pull request #15042 from Luap99/int-remote-netbackend | OpenShift Merge Robot | 2022-07-22 |
|\ \ |
|
| * | | integration test: fix network backend option with remote | Paul Holzinger | 2022-07-22 |
* | | | Merge pull request #14967 from sstosh/pause-option | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ |
|
| * | | | Add pause/unpause --latest, --cidfile, --filter | Toshiki Sonoda | 2022-07-20 |
* | | | | Merge pull request #15040 from Luap99/api-umask | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \ |
|
| * | | | | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14567 from cdoern/secrets | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | kube secret handling for podman play kube | cdoern | 2022-07-20 |
| | |/
| |/| |
|
* | | | Merge pull request #15016 from Luap99/compat-netname | OpenShift Merge Robot | 2022-07-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | compose test: remove cni config copy | Paul Holzinger | 2022-07-21 |
| * | | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-21 |
* | | | Merge pull request #14972 from edsantiago/ubuntu_cgroups_v1 | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ |
|
| * | | | Bump VMs, to Ubuntu 2204 with cgroups v1 | Ed Santiago | 2022-07-21 |
* | | | | Merge pull request #15022 from vrothberg/fix-14971 | OpenShift Merge Robot | 2022-07-22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remote push: show copy progress | Valentin Rothberg | 2022-07-21 |
* | | | | resource limits for pods | Charlie Doern | 2022-07-21 |
* | | | | Merge pull request #15003 from giuseppe/create-etc-passwd | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | libpod: create /etc/passwd if missing | Giuseppe Scrivano | 2022-07-21 |
| |/ / |
|
* | | | Merge pull request #15021 from Luap99/e2e-timeout-output | OpenShift Merge Robot | 2022-07-21 |
|\ \ \ |
|
| * | | | e2e: show command and output when a timeout happens | Paul Holzinger | 2022-07-21 |
| |/ / |
|
* / / | podman-remote pull: fix duplicate progress outputs | Valentin Rothberg | 2022-07-21 |
|/ / |
|
* | | Merge pull request #14977 from umohnani8/init | OpenShift Merge Robot | 2022-07-20 |
|\ \
| |/
|/| |
|
| * | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-20 |
* | | system tests: new system-service bats file | Ed Santiago | 2022-07-18 |
|/ |
|
* | Merge pull request #14890 from rhatdan/VENDOR | openshift-ci[bot] | 2022-07-18 |
|\ |
|
| * | buildah vendor treadmill | Ed Santiago | 2022-07-18 |
| * | Run codespell | Daniel J Walsh | 2022-07-18 |
* | | Add --host and -H as equivalent options to --url | Daniel J Walsh | 2022-07-18 |
|/ |
|
* | Merge pull request #14932 from jakecorrenti/pull-all-tags-shorthand | openshift-ci[bot] | 2022-07-15 |
|\ |
|
| * | Podman pull --all-tags shorthand option | Jake Correnti | 2022-07-14 |
* | | Merge pull request #14832 from karthikelango137/filterFlagStop | openshift-ci[bot] | 2022-07-14 |
|\ \ |
|
| * | | Podman stop --filter flag | Karthik Elango | 2022-07-14 |
* | | | fix tests for "podman kube play" | Niall Crowe | 2022-07-14 |
|/ / |
|
* | | Merge pull request #14923 from rhatdan/events | openshift-ci[bot] | 2022-07-14 |
|\ \
| |/
|/| |
|
| * | Add podman events -f to be alias for --filter | Daniel J Walsh | 2022-07-13 |
* | | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
|/ |
|
* | Merge pull request #14916 from rhatdan/docker | openshift-ci[bot] | 2022-07-13 |
|\ |
|
| * | Docker uses "-c" to mean "--cpu-shares" in create and run | Daniel J Walsh | 2022-07-12 |
* | | test,manifest-run: declare TARGETPLATFORM before using it | Aditya R | 2022-07-12 |
|/ |
|
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-11 |
* | 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 |