summaryrefslogtreecommitdiff
path: root/libpod/runtime.go
Commit message (Expand)AuthorAge
* 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
* Use Libpod tmpdir for pause pathMatthew Heon2020-12-02
* runtime: set XDG_* env variables if missingGiuseppe Scrivano2020-11-27
* Merge pull request #7126 from mheon/fix_missing_ociruntimeOpenShift Merge Robot2020-10-20
|\
| * When given OCI runtime by path, use path as nameMatthew Heon2020-10-20
* | Enforce LIFO ordering for shutdown handlersMatthew Heon2020-10-13
* | Enable masking stop signals within container creationMatthew Heon2020-10-12
|/
* Lowercase some errorsKir Kolyshkin2020-10-05
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* Add global options --runtime-flagsQi Wang2020-09-04
* Support sighup reload configuration filesQi Wang2020-08-18
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-20
* Add support for overlay volume mounts in podman.Qi Wang2020-07-20
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Fix handling of overridden paths from databaseDaniel J Walsh2020-05-08
* manifest create,add,inspectQi Wang2020-04-22
* Merge pull request #5690 from rhatdan/selinuxOpenShift Merge Robot2020-04-16
|\
| * Add support for selecting kvm and systemd labelsDaniel J Walsh2020-04-15
* | Fix up SELinux labelingDaniel J Walsh2020-04-15
|/
* refactor infoBrent Baude2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* make lint: enable gocriticValentin Rothberg2020-01-13
* fix lint - drop else blockValentin Rothberg2020-01-08
* runtime.go: show registries data and search tableJosé Guilherme Vanz2019-12-13
* runtime.go: show search table in podman infoJosé Guilherme Vanz2019-12-12