summaryrefslogtreecommitdiff
path: root/libpod/runtime.go
Commit message (Expand)AuthorAge
* Merge pull request #14789 from saschagrunert/libpod-errorsopenshift-ci[bot]2022-07-05
|\
| * libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* | Merge pull request #14449 from cdoern/podVolumesopenshift-ci[bot]2022-07-01
|\ \ | |/ |/|
| * podman volume create --opt=o=timeout...cdoern2022-06-09
* | Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
|/
* runtime: make error clearerGiuseppe Scrivano2022-06-06
* Improve robustness of `podman system reset`Matthew Heon2022-06-03
* Remove more FIXMEsMatthew Heon2022-05-25
* work queue: simplify and use a wait groupValentin Rothberg2022-05-25
* auto update: create an eventValentin Rothberg2022-05-23
* Don't complain about XDG_RUNTIME_DIR, Closes #1424Kevin Downey2022-05-16
* Report correct RemoteURIDaniel J Walsh2022-05-04
* pod: add exit policiesValentin Rothberg2022-05-02
* enable gocritic linterPaul Holzinger2022-04-26
* enable unparam linterPaul Holzinger2022-04-25
* Exit with 0 when receiving SIGTERMJhon Honce2022-03-15
* Remove the runtime lockMatthew Heon2022-02-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12642 from Luap99/libnetworkOpenShift Merge Robot2022-01-13
|\
| * use libnetwork from c/commonPaul Holzinger2022-01-12
* | use events_logfile_path from containers.conf for events log.Daniel J Walsh2022-01-13
* | libpod: fix check for systemd sessionGiuseppe Scrivano2022-01-12
|/
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Make sure netavark output is logged to the syslogPaul Holzinger2021-11-19
* Add flag to overwrite network backend from configPaul Holzinger2021-11-11
* select network backend based on configPaul Holzinger2021-11-11
* runtime: change PID existence checkGiuseppe Scrivano2021-10-28
* runtime: check for pause pid existenceGiuseppe Scrivano2021-10-27
* CNI networks: reload networks if neededPaul Holzinger2021-10-04
* libpod: add GetConfigNoCopy()Valentin Rothberg2021-09-29
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* runtime: move pause process to scopeGiuseppe Scrivano2021-09-16
* Wire network interface into libpodPaul Holzinger2021-09-15
* try to create the runroot before we warn that it is not writablePaul Holzinger2021-09-10
* runtime: Warn if XDG_RUNTIME_DIR is set but is not writable.flouthoc2021-08-30
* Update /version endpoint to add componentsJhon Honce2021-08-19
* cgroup-manager-systemd:Fail early if user:rootless and relevent session is no...flouthoc2021-08-17
* Remove GetStore function from LibpodMatthew Heon2021-07-08
* remove `pkg/registries`Valentin Rothberg2021-06-25
* Do not use inotify for OCICNIPaul Holzinger2021-06-22
* fix systemcontext to use correct TMPDIRDaniel J Walsh2021-06-18
* create libimage-events channel in main routineValentin Rothberg2021-05-27
* Add the option of Rootless CNI networking by defaultMatthew Heon2021-05-26
* libimage-events channel: fix data raceValentin Rothberg2021-05-26
* add libimage eventsValentin Rothberg2021-05-20
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* runtime: create userns when CAP_SYS_ADMIN is not presentGiuseppe Scrivano2021-04-26
* runtime: bump required conmon versionPeter Hunt2021-04-16
* runtime: return findConmon to libpodPeter Hunt2021-04-16