| Commit message (Expand) | Author | Age |
* | 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 |
| |/ / |
|
* | | | Merge pull request #11925 from rhatdan/volume | OpenShift Merge Robot | 2021-10-12 |
|\ \ \ |
|
| * | | | Remove a volume with --force if container is running | Daniel J Walsh | 2021-10-11 |
| |/ / |
|
* / / | Fix CI flake on time of shutdown for API service | Jhon Honce | 2021-10-12 |
|/ / |
|
* | | Merge pull request #11869 from jwhonce/wip/pprof | OpenShift Merge Robot | 2021-10-10 |
|\ \ |
|
| * | | Enable /debug/pprof API service endpoints | Jhon Honce | 2021-10-08 |
* | | | Merge pull request #11880 from rhatdan/stoptimeout | OpenShift Merge Robot | 2021-10-10 |
|\ \ \ |
|
| * | | | Warn if podman stop timeout expires that sigkill was sent | Daniel J Walsh | 2021-10-08 |
| |/ / |
|
* / / | faster image inspection | Valentin Rothberg | 2021-10-08 |
|/ / |
|
* | | Merge pull request #11878 from mheon/stop_stopping | OpenShift Merge Robot | 2021-10-06 |
|\ \ |
|
| * | | Ensure `podman ps --sync` functions | Matthew Heon | 2021-10-06 |
| * | | Allow `podman stop` to be run on Stopping containers | Matthew Heon | 2021-10-06 |
* | | | libpod: fix race when closing STDIN | Paul Holzinger | 2021-10-06 |
|/ / |
|
* | | Merge pull request #11763 from rhatdan/timeout | OpenShift Merge Robot | 2021-10-04 |
|\ \ |
|
| * | | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
| |/ |
|
* / | CNI networks: reload networks if needed | Paul Holzinger | 2021-10-04 |
|/ |
|
* | Pod Volumes From Support | cdoern | 2021-10-01 |
* | Merge pull request #11686 from cdoern/podDeviceOptions | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | Pod Device-Read-BPS support | cdoern | 2021-09-28 |
* | | Merge pull request #11807 from emsoucy/main | Daniel J Walsh | 2021-09-30 |
|\ \ |
|
| * | | [NO TESTS NEEDED] Fix typo in storage.conf file exists message | Ethan Soucy | 2021-09-30 |
* | | | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
|/ / |
|
* | | Merge pull request #11787 from rhatdan/deleteContainer | OpenShift Merge Robot | 2021-09-30 |
|\ \ |
|
| * | | Storage can remove ErrNotAContainer as well | Daniel J Walsh | 2021-09-29 |
* | | | Merge pull request #11390 from giuseppe/logging-passthrough | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ |
|
| * | | | logging: new mode -l passthrough | Giuseppe Scrivano | 2021-09-27 |