summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #4220 from mheon/null_runtimeOpenShift Merge Robot2019-10-11
|\
| * When restoring containers, reset cgroup pathMatthew Heon2019-10-10
| * Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* | Merge pull request #4221 from mheon/reset_runtimeOpenShift Merge Robot2019-10-11
|\ \
| * | Migrate can move containers to a new runtimeMatthew Heon2019-10-10
* | | Merge pull request #4237 from giuseppe/ps-not-nullOpenShift Merge Robot2019-10-11
|\ \ \
| * | | container: initialize results listGiuseppe Scrivano2019-10-11
* | | | Merge pull request #4201 from TomSweeneyRedHat/dev/tsweeney/updatebuildmdOpenShift Merge Robot2019-10-11
|\ \ \ \
| * | | | Update build man page with latest Buildah changesTomSweeneyRedHat2019-10-10
* | | | | Merge pull request #4232 from csomh/auth-file-pathOpenShift Merge Robot2019-10-11
|\ \ \ \ \
| * | | | | Fix default path for auth.jsonHunor Csomortáni2019-10-10
* | | | | | Merge pull request #4235 from giuseppe/no-pids-cgroupfsOpenShift Merge Robot2019-10-11
|\ \ \ \ \ \
| * | | | | | rootless: do not set PIDs limit if --cgroup-manager=cgroupfsGiuseppe Scrivano2019-10-11
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4231 from cgwalters/user-unit-wantedOpenShift Merge Robot2019-10-11
|\ \ \ \ \ \
| * | | | | | Make user io.podman.service unit WantedBy=default.targetColin Walters2019-10-11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4205 from manics/no-log-initOpenShift Merge Robot2019-10-11
|\ \ \ \ \ \
| * | | | | | troubleshooting: fix useradd no-log-init argumentSimon Li2019-10-06
* | | | | | | Merge pull request #4223 from QiWang19/uidmapOpenShift Merge Robot2019-10-10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | show uid_map in podman infoQi Wang2019-10-09
* | | | | | | Merge pull request #4206 from giuseppe/systemd-mode-look-full-pathOpenShift Merge Robot2019-10-10
|\ \ \ \ \ \ \
| * | | | | | | cli: support --systemd=alwaysGiuseppe Scrivano2019-10-09
| * | | | | | | systemd: expect full path /usr/sbin/initGiuseppe Scrivano2019-10-09
* | | | | | | | Merge pull request #4181 from cevich/start_test_slower_pollOpenShift Merge Robot2019-10-10
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Raise start_test polling intervalChris Evich2019-10-03
* | | | | | | | Merge pull request #4197 from vrothberg/fix-4192OpenShift Merge Robot2019-10-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | vendor c/psgo@v1.3.2Valentin Rothberg2019-10-07
* | | | | | | | Merge pull request #4216 from baude/catchv2runcOpenShift Merge Robot2019-10-10
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | catch runc v2 errorbaude2019-10-09
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #4225 from giuseppe/rootless-create-pause-automaticallyOpenShift Merge Robot2019-10-09
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | rootless: automatically recreate the pause.pid fileGiuseppe Scrivano2019-10-09
| * | | | | | rootless: do not close files twiceGiuseppe Scrivano2019-10-09
| * | | | | | refresh: do not access network ns if not in the namespaceGiuseppe Scrivano2019-10-09
| |/ / / / /
* | | | | | Merge pull request #4222 from cevich/collect_varlink_logOpenShift Merge Robot2019-10-09
|\ \ \ \ \ \
| * | | | | | Cirrus: Produce and collect varlink outputChris Evich2019-10-08
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4200 from mheon/fix_sigproxy_startOpenShift Merge Robot2019-10-09
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Respect --sig-proxy flag with podman start --attachMatthew Heon2019-10-09
|/ / / / /
* | | | | Merge pull request #4218 from jlebon/pr/drop-alsoOpenShift Merge Robot2019-10-09
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | io.podman.socket: drop Also=multi-user.targetJonathan Lebon2019-10-08
* | | | | Merge pull request #4189 from cevich/install_conmonOpenShift Merge Robot2019-10-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Cirrus: Remove broken/failing testing_crun taskChris Evich2019-10-07
| * | | | Cirrus: Use new VM cache imagesChris Evich2019-10-07
| * | | | Cirrus: Install conmon in Fedora VMsChris Evich2019-10-07
| |/ / /
* | | | Merge pull request #4032 from rhatdan/pids-limitOpenShift Merge Robot2019-10-07
|\ \ \ \ | |/ / / |/| | |
| * | | Setup a reasonable default for pids-limit 4096Daniel J Walsh2019-10-04
* | | | Merge pull request #4196 from mheon/normal_remove_on_evictOpenShift Merge Robot2019-10-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | When evicting containers, perform a normal remove firstMatthew Heon2019-10-04
* | | | Merge pull request #4165 from mtrmac/c-image-4OpenShift Merge Robot2019-10-04
|\ \ \ \ | |_|/ / |/| | |
| * | | Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
|/ / /
* | | Merge pull request #4180 from cevich/update_download_linksOpenShift Merge Robot2019-10-04
|\ \ \
| * | | Docs: Update links, add links to latestChris Evich2019-10-03