| Commit message (Expand) | Author | Age |
* | document isolate option for network create | Charlie Doern | 2022-07-26 |
* | Update init ctr default for play kube | Urvashi Mohnani | 2022-07-26 |
* | Remove return error from "containers.pause" | Toshiki Sonoda | 2022-07-26 |
* | "pod pause/unpause/stop" append "report.Errs" to "reports" | Toshiki Sonoda | 2022-07-26 |
* | system tests: new system-service bats file | Ed Santiago | 2022-07-26 |
* | Print rootfs download as a specific version on Win | Jason T. Greene | 2022-07-26 |
* | [CI:DOCS] Fix typo in manifest manpage | Toshiki Sonoda | 2022-07-26 |
* | Vendor in latests containers/storage and opencontainers/runtime-tools | Daniel J Walsh | 2022-07-26 |
* | buildah vendor treadmill | Ed Santiago | 2022-07-26 |
* | Vendor in containers/(storage,image, common, buildah) | Daniel J Walsh | 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 |
* | Use SafeChown rather then chown for volumes on NFS | Daniel J Walsh | 2022-07-26 |
* | Clean up cached machine images | Ashley Cui | 2022-07-26 |
* | Machine init: create .ssh dir if not exist | Ashley Cui | 2022-07-26 |
* | Podman pull --all-tags shorthand option | Jake Correnti | 2022-07-26 |
* | Cirrus: Trigger podman-machine task by label | Chris Evich | 2022-07-26 |
* | GHA: Fix dumb error check | Chris Evich | 2022-07-26 |
* | Podman stop --filter flag | Karthik Elango | 2022-07-26 |
* | Switch to `github.com/blang/semver/v4` | Sascha Grunert | 2022-07-26 |
* | man page checker: enforce stricter options format | Ed Santiago | 2022-07-26 |
* | Fixes #14698 Use prepared image for WSL2 machine init | Gerard Braad | 2022-07-26 |
* | Add podman events -f to be alias for --filter | Daniel J Walsh | 2022-07-26 |
* | [CI:DOCS] man pages: replace -c with --cpu-shares | Erik Sjölund | 2022-07-26 |
* | [CI:DOCS] podman-create.md: replace -c with --cpu-shares | Erik Sjölund | 2022-07-26 |
* | Fix last machine test | Brent Baude | 2022-07-26 |
* | abi: create new cgroup when running in a container | Giuseppe Scrivano | 2022-07-26 |
* | podman: always call into SetupRootless | Giuseppe Scrivano | 2022-07-26 |
* | utils: call MaybeMoveToSubCgroup once | Giuseppe Scrivano | 2022-07-26 |
* | podman: move MaybeMoveToSubCgroup to utils/ | Giuseppe Scrivano | 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: sanity check for desired runtime | Ed Santiago | 2022-07-26 |
* | podman machine: do not commit proxies into config file | Paul Holzinger | 2022-07-26 |
* | logformatter: link by *task ID*, not build ID | Ed Santiago | 2022-07-26 |
* | fix wrong log message on Trace level | Mikhail Khachayants | 2022-07-26 |
* | [CI:DOCS] Improve language. Fix spelling and typos. | Erik Sjölund | 2022-07-26 |
* | Initial release notes for v4.2.0-RC1 | Matthew Heon | 2022-07-26 |
* | Merge pull request #14894 from mheon/bump_420_rc1 | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | Bump to v4.2.0-dev | Matthew Heon | 2022-07-11 |
| * | Bump to v4.2.0-rc1v4.2.0-rc1 | Matthew Heon | 2022-07-11 |
| * | Update CI base branch | Matthew Heon | 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 |
|\ \ |
|
| * | | libpod: read exit code when cleaning up the runtime | Valentin Rothberg | 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 #14889 from eriksjolund/rewrite_gidmap_option_docs | openshift-ci[bot] | 2022-07-11 |
|\ \ \ |
|
| * | | | [CI:DOCS] Rewrite the --gidmap option docs | Erik Sjölund | 2022-07-11 |