Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Bump gitvalidation epoch | Matthew Heon | 2019-07-02 | |
| * | | | | | | Bump to v1.4.5-dev | Matthew Heon | 2019-07-02 | |
| * | | | | | | Bump to v1.4.4v1.4.4 | Matthew Heon | 2019-07-02 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #3477 from ashley-cui/pauserootless | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix rootless detection error for pause & unpause | Ashley Cui | 2019-07-02 | |
* | | | | | | | Merge pull request #3465 from baude/nostore | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | configure runtime without store | baude | 2019-07-01 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #3461 from mheon/free_locks_on_fail | OpenShift Merge Robot | 2019-07-02 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Fix release notes | Matthew Heon | 2019-07-02 | |
| * | | | | | Ensure locks are freed when ctr/pod creation fails | Matthew Heon | 2019-07-02 | |
* | | | | | | Merge pull request #3471 from giuseppe/small-fixes-cgroups | OpenShift Merge Robot | 2019-07-02 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | stats: use runtime.NumCPU when percpu counters are not available | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | cgroups: fix times conversion | Giuseppe Scrivano | 2019-07-02 | |
* | | | | | | Merge pull request #3473 from mheon/release_notes_1.4.4 | OpenShift Merge Robot | 2019-07-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Update release notes for 1.4.4 | Matthew Heon | 2019-07-02 | |
* | | | | | | Merge pull request #3469 from rhatdan/vendor | OpenShift Merge Robot | 2019-07-02 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Update to containers/storage v1.12.13 | Daniel J Walsh | 2019-07-01 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3468 from giuseppe/fix-sudo-rootless | OpenShift Merge Robot | 2019-07-01 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | rootless: do not join namespace if it has already euid == 0 | Giuseppe Scrivano | 2019-07-01 | |
|/ / / / | ||||
* | | | | Merge pull request #3324 from marcov/detach-keys-configurable | OpenShift Merge Robot | 2019-07-01 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | libpod: fix hang on container start and attach | Marco Vedovati | 2019-06-26 | |
| * | | | podman: clarify the format of --detach-keys argument | Marco Vedovati | 2019-06-26 | |
| * | | | libpod: specify a detach keys sequence in libpod.conf | Marco Vedovati | 2019-06-26 | |
* | | | | Merge pull request #3422 from nalind/no-layer-images | OpenShift Merge Robot | 2019-06-28 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Handle images which contain no layers | Nalin Dahyabhai | 2019-06-26 | |
| * | | | Add tests that we don't hit errors with layerless images | Nalin Dahyabhai | 2019-06-26 | |
* | | | | Merge pull request #3451 from ashley-cui/unmount | OpenShift Merge Robot | 2019-06-28 | |
|\ \ \ \ | ||||
| * | | | | Remove umount command from remote client. | Ashley Cui | 2019-06-27 | |
* | | | | | Merge pull request #3397 from giuseppe/fix-reboot | OpenShift Merge Robot | 2019-06-28 | |
|\ \ \ \ \ | ||||
| * | | | | | rootless: enable linger if /run/user/UID not exists | Giuseppe Scrivano | 2019-06-27 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3448 from vrothberg/turnoffmod | OpenShift Merge Robot | 2019-06-28 | |
|\ \ \ \ \ | ||||
| * | | | | | Makefile: set GO111MODULE=off | Valentin Rothberg | 2019-06-27 | |
* | | | | | | Merge pull request #3452 from QazerLab/bugfix/pause-sigterm | OpenShift Merge Robot | 2019-06-28 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Exclude SIGTERM from blocked signals for pause process. | Danila Kiver | 2019-06-28 | |
|/ / / / / | ||||
* | | | | | Merge pull request #3442 from baude/removelibpodfrommainphase2 | OpenShift Merge Robot | 2019-06-27 | |
|\ \ \ \ \ | ||||
| * | | | | | libpod removal from main (phase 2) | baude | 2019-06-27 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3446 from giuseppe/fix-rootless-conf | OpenShift Merge Robot | 2019-06-27 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | runtime: do not attempt to use global conf file | Giuseppe Scrivano | 2019-06-27 | |
| * | | | | runtime: use GetRootlessUID() to get rootless uid | Giuseppe Scrivano | 2019-06-27 | |
|/ / / / | ||||
* | | | | Merge pull request #3193 from cevich/check_image | OpenShift Merge Robot | 2019-06-27 | |
|\ \ \ \ | ||||
| * | | | | Cirrus: More tests to verify cache_images | Chris Evich | 2019-06-25 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #3429 from cevich/strip_crio_conmon | OpenShift Merge Robot | 2019-06-27 | |
|\ \ \ \ | ||||
| * | | | | Remove refs to crio/conmon | Chris Evich | 2019-06-26 | |
| |/ / / | ||||
* | | | | Merge pull request #3420 from ashley-cui/remoteconf | OpenShift Merge Robot | 2019-06-26 | |
|\ \ \ \ | |_|/ / |/| | | | ||||
| * | | | Fix crash for when remote host IP or Username is not set in conf file & conf ... | Ashley Cui | 2019-06-25 | |
| |/ / | ||||
* | | | Merge pull request #3374 from giuseppe/cgroups | OpenShift Merge Robot | 2019-06-26 | |
|\ \ \ | ||||
| * | | | stats: fix cgroup path for rootless containers | Giuseppe Scrivano | 2019-06-26 | |
| * | | | pkg, cgroups: add initial support for cgroup v2 | Giuseppe Scrivano | 2019-06-26 | |
| * | | | util: drop IsCgroup2UnifiedMode and use it from cgroups | Giuseppe Scrivano | 2019-06-26 | |
| * | | | vendor: drop github.com/containerd/cgroups | Giuseppe Scrivano | 2019-06-26 |