| Commit message (Expand) | Author | Age |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | cni network configs set ipv6 enables correctly | Paul Holzinger | 2021-09-15 |
* | default network: do not validate the used subnets | Paul Holzinger | 2021-09-15 |
* | network create: validate the input subnet | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11567 from giuseppe/cgroups-split-with-pods | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-14 |
* | | Merge pull request #11409 from cdoern/podVolumes | OpenShift Merge Robot | 2021-09-15 |
|\ \ |
|
| * | | Pod Volumes Support | cdoern | 2021-09-14 |
| |/ |
|
* | | Merge pull request #11556 from afbjorklund/distribution-info | OpenShift Merge Robot | 2021-09-15 |
|\ \ |
|
| * | | Show variant and codename of the distribution | Anders F Björklund | 2021-09-14 |
* | | | Merge pull request #11170 from flouthoc/support-rootfs-overlay | OpenShift Merge Robot | 2021-09-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootfs: Add support for rootfs-overlay and bump to buildah v1.22.1-0.202108 | flouthoc | 2021-09-14 |
| |/ |
|
* | | Merge pull request #11551 from Luap99/rootlessport-restart | OpenShift Merge Robot | 2021-09-14 |
|\ \ |
|
| * | | libpod: rootful close binded ports | Paul Holzinger | 2021-09-14 |
| * | | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
| |/ |
|
* / | test: enable --cgroup-parent test | Giuseppe Scrivano | 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 |
* | | | Merge pull request #11263 from nalind/journal-read | OpenShift Merge Robot | 2021-08-24 |
|\ \ \ |
|
| * | | | logs: adjust handling around partial log messages | Nalin Dahyabhai | 2021-08-23 |
| * | | | libpod/Container.readFromJournal(): don't skip the first entry | Nalin Dahyabhai | 2021-08-23 |