Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | remove rootlessport socket to prevent EADDRINUSE | Paul Holzinger | 2021-09-13 | |
* | | | | | Merge pull request #11520 from giuseppe/enable-cgroup-parent-test | OpenShift Merge Robot | 2021-09-14 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||
| * | | | | test: enable --cgroup-parent test | Giuseppe Scrivano | 2021-09-14 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #11449 from simnalamburt/gvproxy-path | OpenShift Merge Robot | 2021-09-14 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Search gvproxy with config.FindHelperBinary() | Hyeon Kim | 2021-09-14 | |
|/ / / | ||||
* | | | Merge pull request #11529 from n1hility/fix-oldfields | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | Add deprecated fields for 1.22+ clients that still expect them | Jason T. Greene | 2021-09-10 | |
* | | | Merge pull request #11545 from rhatdan/exitcodes | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ | ||||
| * | | | If container exits with 125 podman should exit with 125 | Daniel J Walsh | 2021-09-13 | |
* | | | | Merge pull request #11549 from containers/dependabot/go_modules/github.com/js... | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/json-iterator/go from 1.1.11 to 1.1.12 | dependabot[bot] | 2021-09-13 | |
* | | | | | Merge pull request #11440 from ashley-cui/ssh | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ \ \ | ||||
| * | | | | | Use default username for podman machine ssh | Ashley Cui | 2021-09-03 | |
* | | | | | | Merge pull request #11552 from Luap99/common | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | bump c/common to v0.44.0 | Paul Holzinger | 2021-09-13 | |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #11550 from atykhyy/patch-2 | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Fix #11444: remote breaks with stdout redirection | Anton Tykhyy | 2021-09-13 | |
| |/ / / | ||||
* | | | | Merge pull request #11548 from containers/dependabot/go_modules/github.com/co... | OpenShift Merge Robot | 2021-09-13 | |
|\ \ \ \ | ||||
| * | | | | Bump github.com/containers/storage from 1.35.0 to 1.36.0 | dependabot[bot] | 2021-09-13 | |
| |/ / / | ||||
* | | | | 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 |