Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | fix integration flake tests | baude | 2019-07-08 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #3512 from vrothberg/fix-contributing | OpenShift Merge Robot | 2019-07-08 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | CONTRIBUTING.md: fix project paths | Valentin Rothberg | 2019-07-08 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #3505 from baude/getlastevent | OpenShift Merge Robot | 2019-07-08 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | get last container event | baude | 2019-07-07 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #3472 from haircommander/generate-volumes | OpenShift Merge Robot | 2019-07-04 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Improve parsing of mounts | Peter Hunt | 2019-07-02 | |
| * | | | | | | Add test for generate kube with volumes | Peter Hunt | 2019-07-02 | |
| * | | | | | | Deduplicate volumes | Peter Hunt | 2019-07-02 | |
| * | | | | | | Pass along volumes to pod yaml | Peter Hunt | 2019-07-01 | |
| * | | | | | | Configure container volumes for generate kube | Peter Hunt | 2019-07-01 | |
* | | | | | | | Merge pull request #3495 from baude/golandcodecleanup | OpenShift Merge Robot | 2019-07-04 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | trivial cleanups from golang | baude | 2019-07-03 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #3493 from baude/psnostore | OpenShift Merge Robot | 2019-07-04 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | ps should use nostore when possible | baude | 2019-07-03 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #3488 from marcov/ctr-or-pod-id | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | libpod: discerne partial IDs between containers and pods | Marco Vedovati | 2019-07-03 | |
* | | | | | | | Merge pull request #3242 from adel-mamin/adel-mamin/install-md-update-for-man... | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Added instruction to enable the user namespaces permanenty in Manjaro | Adel Mamin | 2019-07-03 | |
| * | | | | | | | Addressed code review comments | Adel Mamin | 2019-07-03 | |
| * | | | | | | | Updated install.md for Manjaro Linux | Adel Mamin | 2019-07-03 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #3486 from openSUSE/ocicni-bump | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Vendor latest OCICNI version | Sascha Grunert | 2019-07-03 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #3437 from giuseppe/fix-nocgo | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | cirrus: add test for compiling without cgo | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | lock: new lock type "file" | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | runtime: allow to specify the lock mechanism | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | lock: disable without cgo | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | spec: move cgo stuff to their own file | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | rootless: allow to build without cgo | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | attach: move cgo bits to a different file | Giuseppe Scrivano | 2019-07-02 | |
| * | | | | | | | vendor: update containers/psgo | Giuseppe Scrivano | 2019-07-02 | |
* | | | | | | | | Merge pull request #3483 from mheon/get_conmon_pid | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Wipe PID and ConmonPID in state after container stops | Matthew Heon | 2019-07-02 | |
| * | | | | | | | | Store Conmon's PID in our state and display in inspect | Matthew Heon | 2019-07-02 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #3484 from mheon/bump_readme | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||
| * | | | | | | | Bump current version in README | Matthew Heon | 2019-07-02 | |
|/ / / / / / / | ||||
* | | | | | | | Merge pull request #3479 from mheon/bump-1.4.4 | OpenShift Merge Robot | 2019-07-03 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | 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 |