| Commit message (Expand) | Author | Age |
* | Ensure the generated NodePort values are unique | Miloslav Trmač | 2021-12-06 |
* | Allow containerPortsToServicePorts to fail | Miloslav Trmač | 2021-12-06 |
* | Don't use the global math/rand RNG for service ports | Miloslav Trmač | 2021-12-06 |
* | Move a comment to the relevant place | Miloslav Trmač | 2021-12-06 |
* | container, cgroup: detect pid termination | Giuseppe Scrivano | 2021-12-06 |
* | top: parse ps(1) args correctly | Valentin Rothberg | 2021-12-06 |
* | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-12-06 |
* | libpod, inspect: export cgroup path | Giuseppe Scrivano | 2021-12-06 |
* | stats: get the memory limit from the spec | Giuseppe Scrivano | 2021-12-06 |
* | oci: ack crun output when container is not there | Aditya Rajan | 2021-12-06 |
* | oci: exit gracefully if container is already dead | Aditya Rajan | 2021-12-06 |
* | secret: honor custom target for secrets with run | Aditya Rajan | 2021-12-06 |
* | journald logs: keep reading until the journal's end | Nalin Dahyabhai | 2021-12-06 |
* | Error logs --follow if events-backend != journald, event-logger=journald | Daniel J Walsh | 2021-12-06 |
* | libpod: create /etc/mtab safely | Giuseppe Scrivano | 2021-12-06 |
* | podman machine: use gvproxy for host.containers.internal | Paul Holzinger | 2021-12-06 |
* | Fix partial log line handling with journald log driver | Matthew Heon | 2021-11-12 |
* | podman-generate-kube - remove empty structs from YAML | Boaz Shuster | 2021-11-12 |
* | shm_lock: Handle ENOSPC better in AllocateSemaphore | Ian Wienand | 2021-11-12 |
* | pod/container create: resolve conflicts of generated names | Valentin Rothberg | 2021-11-12 |
* | Set Checkpointed state to false after restore | Adrian Reber | 2021-11-12 |
* | runtime: change PID existence check | Giuseppe Scrivano | 2021-11-12 |
* | runtime: check for pause pid existence | 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 |
* | 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 |
* | Use exponential backoff when waiting for a journal entry | Nalin Dahyabhai | 2021-11-12 |
* | Pod Rm Infra Improvements | cdoern | 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 |
* | Replace 'an user' => 'a user' | Stefan Weil | 2021-11-12 |
* | network reload without ports should not reload ports | Paul Holzinger | 2021-11-11 |
* | volumes: be more tolerant and fix infinite loop | Valentin Rothberg | 2021-11-08 |
* | Set targetPort to the port value in the kube yaml | Urvashi Mohnani | 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 |
* | 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 |
* | 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 |
* | Support selinux options with bind mounts play/gen | Brent Baude | 2021-09-30 |
* | [NO TESTS NEEDED] Add port configuration to first regular container | Urvashi Mohnani | 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 |
* | rootful: do not set XDG_RUNTIME_DIR for cni plugins | Paul Holzinger | 2021-09-29 |
* | podman generate kube should not include images command | Daniel J Walsh | 2021-09-29 |