aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime.go
Commit message (Expand)AuthorAge
* 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
* Merge pull request #9995 from rhatdan/debugOpenShift Merge Robot2021-04-14
|\
| * Fix message about runtime to show only the actual runtimeDaniel J Walsh2021-04-13
* | Remove in-memory state implementationMatthew Heon2021-04-13
|/
* rootless cni without infra containerPaul Holzinger2021-04-01
* bump go module to v3Valentin Rothberg2021-02-22
* Do not reset storage when running inside of a containerDaniel J Walsh2021-02-16
* Enable whitespace linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Ensure shutdown handler access is syncronizedMatthew Heon2021-01-25
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Do not error on installing duplicate shutdown handlerMatthew Heon2020-12-07
* Drop default log-level from error to warnDaniel J Walsh2020-12-03