| Commit message (Expand) | Author | Age |
* | runtime: change PID existence check | Giuseppe Scrivano | 2021-11-12 |
* | Set DOCKER_HOST in the VM | Matej Vasek | 2021-11-12 |
* | runtime: check for pause pid existence | Giuseppe Scrivano | 2021-11-12 |
* | utils: do not overwrite the err variable | Giuseppe Scrivano | 2021-11-12 |
* | Fix systemd PID1 test | Chris Evich | 2021-11-12 |
* | cgroups: use SessionBusPrivateNoAutoStartup | Giuseppe Scrivano | 2021-11-12 |
* | vendor: update godbus to v5.0.6 | Giuseppe Scrivano | 2021-11-12 |
* | Slirp4netns with ipv6 set net.ipv6.conf.default.accept_dad=0 | Paul Holzinger | 2021-11-12 |
* | Fix a few problems in 'podman logs --tail' with journald driver | Hironori Shiina | 2021-11-12 |
* | If Dockerfile exists in same directory as service, we should not use it. | Daniel J Walsh | 2021-11-12 |
* | Document to not set K8S envars for CNI | Paul Holzinger | 2021-11-12 |
* | [NO NEW TESTS NEEDED] Fix off-by-one index comparision (reported by LGTM) | Stefan Weil | 2021-11-12 |
* | Fix some typos in documentation and comments (found by codespell) | Stefan Weil | 2021-11-12 |
* | [CI:DOCS] Fix typo keep_id -> keep-id | Erik Sjölund | 2021-11-12 |
* | podman run --memory=0 ... should not set memory limit | Daniel J Walsh | 2021-11-12 |
* | systemd: compatible with rootless mode | Easton Man | 2021-11-12 |
* | Use exponential backoff when waiting for a journal entry | Nalin Dahyabhai | 2021-11-12 |
* | Pod Rm Infra Improvements | cdoern | 2021-11-12 |
* | System tests: confirm that -a and -l clash | Ed Santiago | 2021-11-12 |
* | Remove infra ID from DB before removing containers | Matthew Heon | 2021-11-12 |
* | Generate Kube should not print default structs | Daniel J Walsh | 2021-11-12 |
* | fuse-overlay probably means fuse-overlayfs. | Junichi Uekawa | 2021-11-12 |
* | Replace 'an user' => 'a user' | Stefan Weil | 2021-11-12 |
* | Merge pull request #12269 from Luap99/backport3.4 | OpenShift Merge Robot | 2021-11-11 |
|\ |
|
| * | network reload without ports should not reload ports | Paul Holzinger | 2021-11-11 |
| * | pod create: read network mode from config | Paul Holzinger | 2021-11-11 |
|/ |
|
* | Merge pull request #12211 from vrothberg/3.4-bz-2014149 | OpenShift Merge Robot | 2021-11-08 |
|\ |
|
| * | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-11-08 |
|/ |
|
* | Merge pull request #12153 from flouthoc/allow-tagging-manifest-list-3.4 | OpenShift Merge Robot | 2021-11-01 |
|\ |
|
| * | [backport] tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-11-01 |
|/ |
|
* | Merge pull request #12040 from mheon/341_release | OpenShift Merge Robot | 2021-10-20 |
|\ |
|
| * | Bump to v3.4.2-dev | Matthew Heon | 2021-10-19 |
| * | Bump to v3.4.1v3.4.1 | Matthew Heon | 2021-10-19 |
| * | Update release notes for v3.4.1 | Matthew Heon | 2021-10-19 |
| * | 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 |