Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge pull request #11537 from TomSweeneyRedHat/dev/tsweeney/fixhyphen | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | [CI:DOCS] Remove short 'a' option from all-tags | TomSweeneyRedHat | 2021-09-13 | |
|/ / / | ||||
* | | | Merge pull request #11505 from cevich/enable_rootless_unit | OpenShift Merge Robot | 2021-09-12 | |
|\ \ \ | ||||
| * | | | Cirrus: Run unit-tests rootless | Chris Evich | 2021-09-09 | |
* | | | | Merge pull request #11517 from jwhonce/issues/10053 | OpenShift Merge Robot | 2021-09-12 | |
|\ \ \ \ | ||||
| * | | | | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 | |
* | | | | | Merge pull request #11525 from rhatdan/healthcheck | OpenShift Merge Robot | 2021-09-11 | |
|\ \ \ \ \ | ||||
| * | | | | | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 | |
| |/ / / / | ||||
* | | | | | Merge pull request #11513 from Luap99/unshare | OpenShift Merge Robot | 2021-09-11 | |
|\ \ \ \ \ | ||||
| * | | | | | podman unshare keep exit code | Paul Holzinger | 2021-09-10 | |
* | | | | | | Merge pull request #11524 from containers/dependabot/go_modules/github.com/op... | OpenShift Merge Robot | 2021-09-11 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5 | dependabot[bot] | 2021-09-10 | |
* | | | | | | | Merge pull request #11323 from umohnani8/init | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #11498 from vrothberg/fix-11489 | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | machine: set filemodes in octal | Valentin Rothberg | 2021-09-10 | |
| * | | | | | podman machine: enforce a single search registry | Valentin Rothberg | 2021-09-10 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #11509 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ \ | ||||
| * | | | | | Bump github.com/containers/psgo from 1.5.2 to 1.6.0 | dependabot[bot] | 2021-09-10 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #11519 from tnk4on/fix-missing-args-in-example | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix missing args in name in example | Shion Tanaka | 2021-09-10 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #11506 from giuseppe/fix-stats-restart-container | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ \ | ||||
| * | | | | | stats: detect containers restart | Giuseppe Scrivano | 2021-09-10 | |
| * | | | | | api: correctly set the container stats | Giuseppe Scrivano | 2021-09-10 | |
| * | | | | | stats: allow to read stats for paused containers | Giuseppe Scrivano | 2021-09-10 | |
| |/ / / / | ||||
* | | | | | Merge pull request #11516 from jelly/swagger/containerstats | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Add /containers/stats response to API docs | Jelle van der Waa | 2021-09-10 | |
| |/ / / | ||||
* | | | | Merge pull request #11523 from Luap99/e2e-warning | OpenShift Merge Robot | 2021-09-10 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | try to create the runroot before we warn that it is not writable | Paul Holzinger | 2021-09-10 | |
|/ / / | ||||
* | | | Merge pull request #11426 from fj-tsubasa/system-test-scenario | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ | ||||
| * | | | Add a system test to modify and import an exported container. | Tsubasa Watanabe | 2021-09-10 | |
* | | | | Merge pull request #11508 from containers/dependabot/go_modules/github.com/go... | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/godbus/dbus/v5 from 5.0.4 to 5.0.5 | dependabot[bot] | 2021-09-09 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #11503 from Luap99/remote-attach | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Fix conmon attach socket buffer size | Paul Holzinger | 2021-09-09 | |
|/ / / | ||||
* | | | Merge pull request #11502 from vrothberg/vendor-mpb | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ | ||||
| * | | | test/e2e/search_test.go - relax tests | Valentin Rothberg | 2021-09-09 | |
| * | | | vendor mpb@v7.1.4 | Valentin Rothberg | 2021-09-09 | |
* | | | | Merge pull request #11447 from chenzhiwei/respect-config | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ | ||||
| * | | | | fix play kube can't use infra_image in config file | Chen Zhiwei | 2021-09-08 | |
* | | | | | Merge pull request #11499 from flouthoc/inspect-tmpl-flush-writer | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ \ | ||||
| * | | | | | inspect: printTmpl must Flush writer | Aditya Rajan | 2021-09-09 | |
* | | | | | | Merge pull request #11492 from rhatdan/man | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Fix spacing on --userns options in docs | Daniel J Walsh | 2021-09-08 | |
* | | | | | | | Merge pull request #11488 from rhatdan/machine | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Add 'Machine %q started' message when podman machine start successful | Daniel J Walsh | 2021-09-08 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #11485 from Luap99/network-upgrade-test | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | podman upgrade tests for networking | Paul Holzinger | 2021-09-09 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #11430 from saschagrunert/normalize-key | OpenShift Merge Robot | 2021-09-09 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Normalize auth key before calling `SetAuthentication` | Sascha Grunert | 2021-09-09 | |
| | |_|/ / | |/| | | |