| Commit message (Expand) | Author | Age |
* | Fix test failures from backports | Matthew Heon | 2021-10-19 |
* | system tests: socket activation: clean up | Ed Santiago | 2021-10-19 |
* | Checkpoint/Restore test fixes | Adrian Reber | 2021-10-19 |
* | Set targetPort to the port value in the kube yaml | Urvashi Mohnani | 2021-10-19 |
* | Test-hang fix: Wait for ready + timeout on connect. | Chris Evich | 2021-10-19 |
* | Don't include ctr.log if not using file logging | Daniel J Walsh | 2021-10-19 |
* | Do not add TCP to protocol in generated kube yaml | Urvashi Mohnani | 2021-10-19 |
* | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-19 |
* | Fix panic in container create compat api | Paul Holzinger | 2021-10-19 |
* | Don't add image entrypoint to the generate kube yaml | Urvashi Mohnani | 2021-10-19 |
* | Kube Gen run as user/group issues | cdoern | 2021-10-19 |
* | No space in kube annotations for bind mounts | Brent Baude | 2021-10-19 |
* | cgroups: use cgroup.controllers to read controllers | Giuseppe Scrivano | 2021-10-19 |
* | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-19 |
* | [CI:DOCS] Include manifest example usage | Chris Evich | 2021-10-19 |
* | podman stats: move cgroup validation to server | Paul Holzinger | 2021-10-19 |
* | [CI:DOCS] oci-hooks.5.md: fixup section in header | Reinhard Tartler | 2021-10-19 |
* | Change podman.1 man page to show corret log-level default | Daniel J Walsh | 2021-10-19 |
* | Add podman-plugins to upstream image | Matthew Mosesohn | 2021-10-19 |
* | Ensure `podman ps --sync` functions | Matthew Heon | 2021-10-19 |
* | Allow `podman stop` to be run on Stopping containers | Matthew Heon | 2021-10-19 |
* | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-19 |
* | It really should be no **NEW** tests needed | Ed Santiago | 2021-10-19 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-10-19 |
* | machine: silently cleanup dangling sockets before rm if possible | Aditya Rajan | 2021-10-19 |
* | sdnotify test: accept MAINPID anywhere | Ed Santiago | 2021-10-19 |
* | Allow a value of -1 to set unlimited pids limit | Urvashi Mohnani | 2021-10-19 |
* | Merge pull request #11853 from edsantiago/bats_permission_fix | OpenShift Merge Robot | 2021-10-04 |
|\ |
|
| * | Gating tests: fix permissions error | Ed Santiago | 2021-10-04 |
|/ |
|
* | Merge pull request #11832 from Luap99/common-v0.44.3 | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | [v3.4] bump c/common to v0.44.3 | Paul Holzinger | 2021-10-01 |
|/ |
|
* | Merge pull request #11817 from mheon/bump_340 | OpenShift Merge Robot | 2021-09-30 |
|\ |
|
| * | Bump to v3.4.1-dev | Matthew Heon | 2021-09-30 |
| * | Bump to v3.4.0v3.4.0 | Matthew Heon | 2021-09-30 |
| * | Final release notes update for v3.4.0 | Matthew Heon | 2021-09-30 |
|/ |
|
* | Merge pull request #11812 from baude/v34backportplaygen | OpenShift Merge Robot | 2021-09-30 |
|\ |
|
| * | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
|/ |
|
* | Merge pull request #11792 from mheon/340_final | OpenShift Merge Robot | 2021-09-30 |
|\ |
|
| * | Fix release notes | Matthew Heon | 2021-09-29 |
| * | Release notes for v3.4.0 final release | Matthew Heon | 2021-09-29 |
| * | Disable docker and alias to podman in FCOS ignition | Jason T. Greene | 2021-09-29 |
| * | [NO TESTS NEEDED] Add port configuration to first regular container | Urvashi Mohnani | 2021-09-29 |
| * | Remind user to check connection or use podman machine | Ashley Cui | 2021-09-29 |
| * | Ensure pod ID bucket is properly updated on rename | Matthew Heon | 2021-09-29 |
| * | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-29 |
| * | [CI:DOCS] cmd/podman: no dot for short descriptions | Valentin Rothberg | 2021-09-29 |
| * | System tests: speed up. They've gotten too slow. | Ed Santiago | 2021-09-29 |
| * | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-29 |
| * | remote build: EvalSymlinks() the context directory | Nalin Dahyabhai | 2021-09-29 |
| * | podman machine: do not join userns | Paul Holzinger | 2021-09-29 |