summaryrefslogtreecommitdiff
path: root/libpod/runtime.go
Commit message (Expand)AuthorAge
* 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
* podman: mirror informationJosé Guilherme Vanz2019-12-12
* Ensure volumes reacquire locks on state refreshMatthew Heon2019-12-02
* add libpod/configValentin Rothberg2019-10-31
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Merge pull request #3792 from haircommander/minimum-conmonOpenShift Merge Robot2019-10-29
|\
| * require conmon v2.0.1Peter Hunt2019-10-28
| * require conmon v2.0.0Peter Hunt2019-10-28
* | Merge pull request #4228 from giuseppe/detect-no-systemd-sessionOpenShift Merge Robot2019-10-24
|\ \
| * | rootless: detect no system session with --cgroup-manager=systemdGiuseppe Scrivano2019-10-23
| |/
* | Merge pull request #4309 from giuseppe/write-storage-overridesOpenShift Merge Robot2019-10-21
|\ \ | |/ |/|
| * rootless: write storage overrides to the conf fileGiuseppe Scrivano2019-10-21
* | rootless: do not enable lingering modeGiuseppe Scrivano2019-10-17
|/
* Merge pull request #4220 from mheon/null_runtimeOpenShift Merge Robot2019-10-11
|\
| * Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* | Migrate can move containers to a new runtimeMatthew Heon2019-10-10
|/
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* rootless: set DBUS_SESSION_BUS_ADDRESS if it is not setGiuseppe Scrivano2019-10-02
* We need to convert libpod.conf files in user homedir for cgroupv2Daniel J Walsh2019-09-21
* fix trivial type for event loggerbaude2019-09-19
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* Ensure good defaults on blank c/storage configurationMatthew Heon2019-09-05
* Add an integration test for systemd in a containerMatthew Heon2019-08-28
* Merge pull request #2940 from giuseppe/drop-firewallOpenShift Merge Robot2019-08-21
|\
| * networking: use firewall pluginGiuseppe Scrivano2019-08-19
* | Merge pull request #3760 from rhatdan/authOpenShift Merge Robot2019-08-19
|\ \ | |/ |/|
| * Use GetRuntimeDir to setup auth.json for loginDaniel J Walsh2019-08-12
* | do not activate sd_notify support when varlinkbaude2019-08-15
|/
* rootless: cherry-pick runtime from the system configurationGiuseppe Scrivano2019-08-12
* Add conmon probe to runtime constructionPeter Hunt2019-08-08
* Merge pull request #3466 from TomSweeneyRedHat/dev/tsweeney/myhomeOpenShift Merge Robot2019-08-06
|\
| * Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* | honor libpod.conf in /usr/share/containersbaude2019-08-04
* | Add runtime and conmon path discoverySascha Grunert2019-08-01
* | Update libpod.conf to be NixOS friendlySascha Grunert2019-07-30
|/
* Fix a segfault on Podman no-store commands with refreshMatthew Heon2019-07-23
* Merge pull request #3532 from mheon/ensure_store_on_refreshOpenShift Merge Robot2019-07-15
|\
| * Ensure we have a valid store when we refreshMatthew Heon2019-07-10
* | first pass of corrections for golangci-lintbaude2019-07-10
|/
* code cleanupbaude2019-07-08
* Merge pull request #3437 from giuseppe/fix-nocgoOpenShift Merge Robot2019-07-03
|\
| * lock: new lock type "file"Giuseppe Scrivano2019-07-02
| * runtime: allow to specify the lock mechanismGiuseppe Scrivano2019-07-02
* | configure runtime without storebaude2019-07-01
|/
* Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\
| * libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27