| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #12117 from adrianreber/2021-10-27-set-checkpointed-false-... | OpenShift Merge Robot | 2021-10-28 |
|\ \ \ |
|
| * | | | Set Checkpointed state to false after restore | Adrian Reber | 2021-10-27 |
| |/ / |
|
* | | | Merge pull request #12126 from giuseppe/fix-race-warning-message | OpenShift Merge Robot | 2021-10-28 |
|\ \ \ |
|
| * | | | runtime: change PID existence check | Giuseppe Scrivano | 2021-10-28 |
| | |/
| |/| |
|
* / | | oci: rename sub-cgroup to runtime instead of supervisor | Giuseppe Scrivano | 2021-10-28 |
|/ / |
|
* | | Merge pull request #12111 from giuseppe/fix-warning-move-pause-process | OpenShift Merge Robot | 2021-10-27 |
|\ \
| |/
|/| |
|
| * | runtime: check for pause pid existence | Giuseppe Scrivano | 2021-10-27 |
* | | Merge pull request #11956 from vrothberg/pause | OpenShift Merge Robot | 2021-10-27 |
|\ \
| |/
|/| |
|
| * | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
| * | overlay root fs: create mount on runtime dir | Valentin Rothberg | 2021-10-26 |
* | | Merge pull request #12098 from Luap99/slirp-dad | OpenShift Merge Robot | 2021-10-26 |
|\ \ |
|
| * | | Slirp4netns with ipv6 set net.ipv6.conf.default.accept_dad=0 | Paul Holzinger | 2021-10-26 |
| |/ |
|
* | | Merge pull request #12067 from hshiina/logs-journal-tail | OpenShift Merge Robot | 2021-10-26 |
|\ \ |
|
| * | | Fix a few problems in 'podman logs --tail' with journald driver | Hironori Shiina | 2021-10-26 |
* | | | Merge pull request #12088 from adrianreber/2021-10-25-fix-label-ipc-host | OpenShift Merge Robot | 2021-10-26 |
|\ \ \ |
|
| * | | | Allow 'container restore' with '--ipc host' | Adrian Reber | 2021-10-26 |
* | | | | Document to not set K8S envars for CNI | Paul Holzinger | 2021-10-26 |
| |_|/
|/| | |
|
* | | | Update vendor github.com/opencontainers/runtime-tools | Daniel J Walsh | 2021-10-25 |
|/ / |
|
* | | [NO NEW TESTS NEEDED] Fix off-by-one index comparision (reported by LGTM) | Stefan Weil | 2021-10-25 |
* | | Replace 'an user' => 'a user' | Stefan Weil | 2021-10-24 |
* | | Merge pull request #11991 from rhatdan/size | OpenShift Merge Robot | 2021-10-22 |
|\ \ |
|
| * | | Allow API to specify size and inode quota | Daniel J Walsh | 2021-10-18 |
* | | | Merge pull request #12021 from rhatdan/kube | OpenShift Merge Robot | 2021-10-22 |
|\ \ \
| |_|/
|/| | |
|
| * | | Generate Kube should not print default structs | Daniel J Walsh | 2021-10-19 |
| |/ |
|
* | | Remove infra ID from DB before removing containers | Matthew Heon | 2021-10-20 |
* | | Merge pull request #11851 from cdoern/podRm | OpenShift Merge Robot | 2021-10-20 |
|\ \ |
|
| * | | Pod Rm Infra Improvements | cdoern | 2021-10-18 |
* | | | Merge pull request #12017 from nalind/exponential | OpenShift Merge Robot | 2021-10-20 |
|\ \ \ |
|
| * | | | Use exponential backoff when waiting for a journal entry | Nalin Dahyabhai | 2021-10-18 |
| | |/
| |/| |
|
* / | | libpod: change mountpoint ownership c.Root when using overlay on top of exter... | Aditya Rajan | 2021-10-19 |
|/ / |
|
* | | Merge pull request #11959 from rhatdan/selinux | OpenShift Merge Robot | 2021-10-18 |
|\ \ |
|
| * | | We should only be relabeling when on first run | Daniel J Walsh | 2021-10-15 |
* | | | rootfs-overlay: fix overlaybase path for cleanups | Aditya Rajan | 2021-10-18 |
|/ / |
|
* | | Merge pull request #11982 from umohnani8/targetPort | OpenShift Merge Robot | 2021-10-15 |
|\ \ |
|
| * | | Set targetPort to the port value in the kube yaml | Urvashi Mohnani | 2021-10-14 |
* | | | Merge pull request #11977 from rhatdan/log | OpenShift Merge Robot | 2021-10-15 |
|\ \ \ |
|
| * | | | Don't include ctr.log if not using file logging | Daniel J Walsh | 2021-10-14 |
| |/ / |
|
* / / | Do not add TCP to protocol in generated kube yaml | Urvashi Mohnani | 2021-10-14 |
|/ / |
|
* | | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-14 |
* | | Don't add image entrypoint to the generate kube yaml | Urvashi Mohnani | 2021-10-13 |
* | | Merge pull request #11944 from cdoern/kubeEmit | OpenShift Merge Robot | 2021-10-13 |
|\ \ |
|
| * | | Kube Gen run as user/group issues | cdoern | 2021-10-12 |
* | | | Merge pull request #11949 from Luap99/net-range | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ |
|
| * | | | CNI: fix network create --ip-range | Paul Holzinger | 2021-10-12 |
* | | | | Merge pull request #11948 from rhatdan/codespell | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ \ |
|
| * | | | | codespell code | Daniel J Walsh | 2021-10-12 |
| |/ / / |
|
* | | | | Merge pull request #11565 from Luap99/rootlessport-bin | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ \ |
|
| * | | | | rootlessport: reduce memory usage of the process | Paul Holzinger | 2021-10-12 |
| |/ / / |
|
* | | | | Merge pull request #11943 from baude/issue11929 | OpenShift Merge Robot | 2021-10-13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | No space in kube annotations for bind mounts | Brent Baude | 2021-10-12 |
| |/ / |
|