summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | podman: clarify the format of --detach-keys argumentMarco Vedovati2019-06-26
| * | | | libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | | | | Merge pull request #3422 from nalind/no-layer-imagesOpenShift Merge Robot2019-06-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Handle images which contain no layersNalin Dahyabhai2019-06-26
| * | | | Add tests that we don't hit errors with layerless imagesNalin Dahyabhai2019-06-26
* | | | | Merge pull request #3451 from ashley-cui/unmountOpenShift Merge Robot2019-06-28
|\ \ \ \ \
| * | | | | Remove umount command from remote client.Ashley Cui2019-06-27
* | | | | | Merge pull request #3397 from giuseppe/fix-rebootOpenShift Merge Robot2019-06-28
|\ \ \ \ \ \
| * | | | | | rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27
| |/ / / / /
* | | | | | Merge pull request #3448 from vrothberg/turnoffmodOpenShift Merge Robot2019-06-28
|\ \ \ \ \ \
| * | | | | | Makefile: set GO111MODULE=offValentin Rothberg2019-06-27
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3452 from QazerLab/bugfix/pause-sigtermOpenShift Merge Robot2019-06-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Exclude SIGTERM from blocked signals for pause process.Danila Kiver2019-06-28
|/ / / / /
* | | | | Merge pull request #3442 from baude/removelibpodfrommainphase2OpenShift Merge Robot2019-06-27
|\ \ \ \ \
| * | | | | libpod removal from main (phase 2)baude2019-06-27
| | |/ / / | |/| | |
* | | | | Merge pull request #3446 from giuseppe/fix-rootless-confOpenShift Merge Robot2019-06-27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | runtime: do not attempt to use global conf fileGiuseppe Scrivano2019-06-27
| * | | | runtime: use GetRootlessUID() to get rootless uidGiuseppe Scrivano2019-06-27
|/ / / /
* | | | Merge pull request #3193 from cevich/check_imageOpenShift Merge Robot2019-06-27
|\ \ \ \
| * | | | Cirrus: More tests to verify cache_imagesChris Evich2019-06-25
| | |_|/ | |/| |
* | | | Merge pull request #3429 from cevich/strip_crio_conmonOpenShift Merge Robot2019-06-27
|\ \ \ \
| * | | | Remove refs to crio/conmonChris Evich2019-06-26
| |/ / /
* | | | Merge pull request #3420 from ashley-cui/remoteconfOpenShift Merge Robot2019-06-26
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix crash for when remote host IP or Username is not set in conf file & conf ...Ashley Cui2019-06-25
| |/ /
* | | Merge pull request #3374 from giuseppe/cgroupsOpenShift Merge Robot2019-06-26
|\ \ \
| * | | stats: fix cgroup path for rootless containersGiuseppe Scrivano2019-06-26
| * | | pkg, cgroups: add initial support for cgroup v2Giuseppe Scrivano2019-06-26
| * | | util: drop IsCgroup2UnifiedMode and use it from cgroupsGiuseppe Scrivano2019-06-26
| * | | vendor: drop github.com/containerd/cgroupsGiuseppe Scrivano2019-06-26
| * | | libpod: use pkg/cgroups instead of containerd/cgroupsGiuseppe Scrivano2019-06-26
| * | | pkg: new package cgroupsGiuseppe Scrivano2019-06-26
| | |/ | |/|
* | | Merge pull request #3435 from mheon/fix_tmpfs_optionsOpenShift Merge Robot2019-06-26
|\ \ \
| * | | Fix parsing of the --tmpfs optionMatthew Heon2019-06-25
* | | | Merge pull request #3438 from openSUSE/moduleOpenShift Merge Robot2019-06-26
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unnecessary blackfriday dependencySascha Grunert2019-06-26
|/ / /
* | | Merge pull request #3419 from baude/removelibpodfrommainphase1OpenShift Merge Robot2019-06-26
|\ \ \
| * | | remove libpod from mainbaude2019-06-25
* | | | Merge pull request #3430 from mheon/bump-1.4.3OpenShift Merge Robot2019-06-26
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump gitvalidation epochMatthew Heon2019-06-25
| * | | Bump to v1.4.4-devMatthew Heon2019-06-25
| * | | Bump to v1.4.3v1.4.3Matthew Heon2019-06-25
* | | | Merge pull request #3428 from mheon/release_notes_1.4.3OpenShift Merge Robot2019-06-25
|\ \ \ \ | |/ / / |/| | |
| * | | Update release notes for 1.4.3 releaseMatthew Heon2019-06-25
| | |/ | |/|
* | | Merge pull request #3418 from vrothberg/go-modulesOpenShift Merge Robot2019-06-25
|\ \ \
| * | | update dependenciesValentin Rothberg2019-06-24
| | |/ | |/|
* | | Merge pull request #3417 from mheon/fix_play_kube_portsOpenShift Merge Robot2019-06-25
|\ \ \ | |_|/ |/| |
| * | Update 'generate kube' tests to verify YAMLMatthew Heon2019-06-25
| * | Use a different method to retrieve YAML output in testsMatthew Heon2019-06-25
| * | Fix testsMatthew Heon2019-06-24
| * | Change Marshal -> Unmarshal in generate kube testsMatthew Heon2019-06-24