summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Generate kube should'd add podman default environment varsDaniel J Walsh2021-09-22
* sync container state before reading the healthcheckPaul Holzinger2021-09-22
* Remove unused code from libpodPaul Holzinger2021-09-22
* Only add 127.0.0.1 entry to /etc/hosts with --net=nonePaul Holzinger2021-09-22
* runtime: move pause process to scopeGiuseppe Scrivano2021-09-17
* libpod: honor --cgroups=split also with podsGiuseppe Scrivano2021-09-16
* Show variant and codename of the distributionAnders F Björklund2021-09-16
* libpod: rootful close binded portsPaul Holzinger2021-09-16
* fix restart always with rootlessportPaul Holzinger2021-09-16
* test: enable --cgroup-parent testGiuseppe Scrivano2021-09-16
* Remove pod create options `--cpus` and `--cpuset-cpus`Matthew Heon2021-09-16
* Revert "logs: adjust handling around partial log messages"Paul Holzinger2021-09-14
* Merge pull request #11323 from umohnani8/initOpenShift Merge Robot2021-09-10
|\
| * Add init containers to generate and play kubeUrvashi Mohnani2021-09-10
* | Merge pull request #11509 from containers/dependabot/go_modules/github.com/co...OpenShift Merge Robot2021-09-10
|\ \
| * | Bump github.com/containers/psgo from 1.5.2 to 1.6.0dependabot[bot]2021-09-10
* | | Merge pull request #11506 from giuseppe/fix-stats-restart-containerOpenShift Merge Robot2021-09-10
|\ \ \ | |_|/ |/| |
| * | stats: detect containers restartGiuseppe Scrivano2021-09-10
| * | stats: allow to read stats for paused containersGiuseppe Scrivano2021-09-10
* | | try to create the runroot before we warn that it is not writablePaul Holzinger2021-09-10
|/ /
* / Fix conmon attach socket buffer sizePaul Holzinger2021-09-09
|/
* Add logDriver to podman infoDaniel J Walsh2021-09-08
* Merge pull request #11327 from flouthoc/warn-non-writeable-xdg-runtimeOpenShift Merge Robot2021-09-08
|\
| * runtime: Warn if XDG_RUNTIME_DIR is set but is not writable.flouthoc2021-08-30
* | Add Checkpointed bool to InspectMatthew Heon2021-09-07
* | logs -f: file: fix dead lockValentin Rothberg2021-09-07
* | feat: add localhost into hosts if the networking mode is not hostParham Alvani2021-09-04
* | Drop dependency on iproutePaul Holzinger2021-09-02
* | Merge pull request #11391 from Luap99/rootlessport-socketOpenShift Merge Robot2021-09-01
|\ \
| * | rootlessport: allow socket paths with more than 108 charsPaul Holzinger2021-09-01
* | | Merge pull request #11376 from ashley-cui/envsecOpenShift Merge Robot2021-09-01
|\ \ \ | |/ / |/| |
| * | Make secret env var available to exec sessionAshley Cui2021-08-31
* | | pass LISTEN_* environment into containerValentin Rothberg2021-08-31
|/ /
* | Merge pull request #11353 from flouthoc/resolve-workdir-after-mountsOpenShift Merge Robot2021-08-30
|\ \
| * | container: resolve workdir after all the mounts happen.flouthoc2021-08-30
* | | rootless cni: resolve absolute symlinks correctlyPaul Holzinger2021-08-30
|/ /
* | Merge pull request #11333 from rhatdan/http-proxyOpenShift Merge Robot2021-08-27
|\ \
| * | Globally replace http:// with https://Daniel J Walsh2021-08-27
* | | InfraContainer Reworkcdoern2021-08-26
|/ /
* | Merge pull request #11218 from cdoern/untilBugOpenShift Merge Robot2021-08-26
|\ \ | |/ |/|
| * logFile until flag issuecdoern2021-08-23
* | Merge pull request #11314 from Luap99/expose-portsOpenShift Merge Robot2021-08-25
|\ \
| * | podman inspect show exposed portsPaul Holzinger2021-08-24
* | | Merge pull request #11263 from nalind/journal-readOpenShift Merge Robot2021-08-24
|\ \ \
| * | | logs: adjust handling around partial log messagesNalin Dahyabhai2021-08-23
| * | | libpod/Container.readFromJournal(): don't skip the first entryNalin Dahyabhai2021-08-23
| * | | Switch eventlogger to journald by defaultDaniel J Walsh2021-08-23
* | | | Network interfacePaul Holzinger2021-08-24
|/ / /
* | | Merge pull request #11290 from flouthoc/volume-exportOpenShift Merge Robot2021-08-23
|\ \ \ | |/ / |/| |
| * | volumes: Add support for exporting volumes to external tarflouthoc2021-08-23