| Commit message (Expand) | Author | Age |
* | 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 |
* | Ignore mount errors except ErrContainerUnknown when cleaningup container | Daniel J Walsh | 2021-09-29 |
* | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-22 |
* | sync container state before reading the healthcheck | Paul Holzinger | 2021-09-22 |
* | Remove unused code from libpod | Paul Holzinger | 2021-09-22 |
* | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-22 |
* | runtime: move pause process to scope | Giuseppe Scrivano | 2021-09-17 |
* | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-16 |
* | Show variant and codename of the distribution | Anders F Björklund | 2021-09-16 |
* | libpod: rootful close binded ports | Paul Holzinger | 2021-09-16 |
* | fix restart always with rootlessport | Paul Holzinger | 2021-09-16 |
* | test: enable --cgroup-parent test | Giuseppe Scrivano | 2021-09-16 |
* | Remove pod create options `--cpus` and `--cpuset-cpus` | Matthew Heon | 2021-09-16 |
* | Revert "logs: adjust handling around partial log messages" | Paul Holzinger | 2021-09-14 |
* | Merge pull request #11323 from umohnani8/init | OpenShift Merge Robot | 2021-09-10 |
|\ |
|
| * | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
* | | Merge pull request #11509 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-09-10 |
|\ \ |
|
| * | | Bump github.com/containers/psgo from 1.5.2 to 1.6.0 | dependabot[bot] | 2021-09-10 |
* | | | Merge pull request #11506 from giuseppe/fix-stats-restart-container | OpenShift Merge Robot | 2021-09-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | stats: detect containers restart | Giuseppe Scrivano | 2021-09-10 |
| * | | stats: allow to read stats for paused containers | Giuseppe Scrivano | 2021-09-10 |
* | | | try to create the runroot before we warn that it is not writable | Paul Holzinger | 2021-09-10 |
|/ / |
|
* / | Fix conmon attach socket buffer size | Paul Holzinger | 2021-09-09 |
|/ |
|
* | Add logDriver to podman info | Daniel J Walsh | 2021-09-08 |
* | Merge pull request #11327 from flouthoc/warn-non-writeable-xdg-runtime | OpenShift Merge Robot | 2021-09-08 |
|\ |
|
| * | runtime: Warn if XDG_RUNTIME_DIR is set but is not writable. | flouthoc | 2021-08-30 |
* | | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | | logs -f: file: fix dead lock | Valentin Rothberg | 2021-09-07 |
* | | feat: add localhost into hosts if the networking mode is not host | Parham Alvani | 2021-09-04 |
* | | Drop dependency on iproute | Paul Holzinger | 2021-09-02 |
* | | Merge pull request #11391 from Luap99/rootlessport-socket | OpenShift Merge Robot | 2021-09-01 |
|\ \ |
|
| * | | rootlessport: allow socket paths with more than 108 chars | Paul Holzinger | 2021-09-01 |
* | | | Merge pull request #11376 from ashley-cui/envsec | OpenShift Merge Robot | 2021-09-01 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make secret env var available to exec session | Ashley Cui | 2021-08-31 |
* | | | pass LISTEN_* environment into container | Valentin Rothberg | 2021-08-31 |
|/ / |
|
* | | Merge pull request #11353 from flouthoc/resolve-workdir-after-mounts | OpenShift Merge Robot | 2021-08-30 |
|\ \ |
|
| * | | container: resolve workdir after all the mounts happen. | flouthoc | 2021-08-30 |
* | | | rootless cni: resolve absolute symlinks correctly | Paul Holzinger | 2021-08-30 |
|/ / |
|
* | | Merge pull request #11333 from rhatdan/http-proxy | OpenShift Merge Robot | 2021-08-27 |
|\ \ |
|
| * | | Globally replace http:// with https:// | Daniel J Walsh | 2021-08-27 |
* | | | InfraContainer Rework | cdoern | 2021-08-26 |
|/ / |
|
* | | Merge pull request #11218 from cdoern/untilBug | OpenShift Merge Robot | 2021-08-26 |
|\ \
| |/
|/| |
|
| * | logFile until flag issue | cdoern | 2021-08-23 |
* | | Merge pull request #11314 from Luap99/expose-ports | OpenShift Merge Robot | 2021-08-25 |
|\ \ |
|
| * | | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |