summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* [NO NEW TESTS NEEDED] Fix off-by-one index comparision (reported by LGTM)Stefan Weil2021-11-12
* Use exponential backoff when waiting for a journal entryNalin Dahyabhai2021-11-12
* Pod Rm Infra Improvementscdoern2021-11-12
* Remove infra ID from DB before removing containersMatthew Heon2021-11-12
* Generate Kube should not print default structsDaniel J Walsh2021-11-12
* Replace 'an user' => 'a user'Stefan Weil2021-11-12
* network reload without ports should not reload portsPaul Holzinger2021-11-11
* volumes: be more tolerant and fix infinite loopValentin Rothberg2021-11-08
* Set targetPort to the port value in the kube yamlUrvashi Mohnani2021-10-19
* Don't include ctr.log if not using file loggingDaniel J Walsh2021-10-19
* Do not add TCP to protocol in generated kube yamlUrvashi Mohnani2021-10-19
* Don't use docker/pkg/archive, use containers/storage/pkg/archiveDaniel J Walsh2021-10-19
* Don't add image entrypoint to the generate kube yamlUrvashi Mohnani2021-10-19
* Kube Gen run as user/group issuescdoern2021-10-19
* No space in kube annotations for bind mountsBrent Baude2021-10-19
* Ensure `podman ps --sync` functionsMatthew Heon2021-10-19
* Allow `podman stop` to be run on Stopping containersMatthew Heon2021-10-19
* libpod: fix race when closing STDINPaul Holzinger2021-10-19
* Support selinux options with bind mounts play/genBrent Baude2021-09-30
* [NO TESTS NEEDED] Add port configuration to first regular containerUrvashi Mohnani2021-09-29
* Ensure pod ID bucket is properly updated on renameMatthew Heon2021-09-29
* libpod: do not call (*container).Config()Valentin Rothberg2021-09-29
* rootful: do not set XDG_RUNTIME_DIR for cni pluginsPaul Holzinger2021-09-29
* podman generate kube should not include images commandDaniel J Walsh2021-09-29
* Ignore mount errors except ErrContainerUnknown when cleaningup containerDaniel J Walsh2021-09-29
* 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