summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* volume: apply exact permission of target directory without adding extra 0111Aditya Rajan2021-12-08
* Ensure the generated NodePort values are uniqueMiloslav Trmač2021-12-06
* Allow containerPortsToServicePorts to failMiloslav Trmač2021-12-06
* Don't use the global math/rand RNG for service portsMiloslav Trmač2021-12-06
* Move a comment to the relevant placeMiloslav Trmač2021-12-06
* container, cgroup: detect pid terminationGiuseppe Scrivano2021-12-06
* top: parse ps(1) args correctlyValentin Rothberg2021-12-06
* libpod: improve heuristic to detect cgroupGiuseppe Scrivano2021-12-06
* libpod, inspect: export cgroup pathGiuseppe Scrivano2021-12-06
* stats: get the memory limit from the specGiuseppe Scrivano2021-12-06
* oci: ack crun output when container is not thereAditya Rajan2021-12-06
* oci: exit gracefully if container is already deadAditya Rajan2021-12-06
* secret: honor custom target for secrets with runAditya Rajan2021-12-06
* journald logs: keep reading until the journal's endNalin Dahyabhai2021-12-06
* Error logs --follow if events-backend != journald, event-logger=journaldDaniel J Walsh2021-12-06
* libpod: create /etc/mtab safelyGiuseppe Scrivano2021-12-06
* podman machine: use gvproxy for host.containers.internalPaul Holzinger2021-12-06
* Fix partial log line handling with journald log driverMatthew Heon2021-11-12
* podman-generate-kube - remove empty structs from YAMLBoaz Shuster2021-11-12
* shm_lock: Handle ENOSPC better in AllocateSemaphoreIan Wienand2021-11-12
* pod/container create: resolve conflicts of generated namesValentin Rothberg2021-11-12
* Set Checkpointed state to false after restoreAdrian Reber2021-11-12
* runtime: change PID existence checkGiuseppe Scrivano2021-11-12
* runtime: check for pause pid existenceGiuseppe Scrivano2021-11-12
* Slirp4netns with ipv6 set net.ipv6.conf.default.accept_dad=0Paul Holzinger2021-11-12
* Fix a few problems in 'podman logs --tail' with journald driverHironori Shiina2021-11-12
* Document to not set K8S envars for CNIPaul Holzinger2021-11-12
* [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