Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | Merge pull request #3470 from QazerLab/docs/system-tests | OpenShift Merge Robot | 2019-07-11 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Update the testing documentation with system tests. | Danila Kiver | 2019-07-02 | |
* | | | | | | | | Merge pull request #3554 from giuseppe/fix-cgroupfs-cleanup | OpenShift Merge Robot | 2019-07-11 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | cgroups: fix a leak when using cgroupfs | Giuseppe Scrivano | 2019-07-11 | |
| * | | | | | | | | cgroups: attempt a recursive rmdir | Giuseppe Scrivano | 2019-07-11 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Merge pull request #3545 from cevich/fix_binary_release | OpenShift Merge Robot | 2019-07-11 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Cirrus: Fix #3543: Failure in 'release' task | Chris Evich | 2019-07-10 | |
| * | | | | | | | Cirrus: Fix 473d06045 / enable build_without_cgo | Chris Evich | 2019-07-10 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge pull request #3527 from adrianreber/finish | OpenShift Merge Robot | 2019-07-11 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Correctly set FinishedTime for checkpointed container | Adrian Reber | 2019-07-11 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #3521 from baude/golangcilint1 | OpenShift Merge Robot | 2019-07-11 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | first pass of corrections for golangci-lint | baude | 2019-07-10 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3538 from giuseppe/fix-some-regressions | OpenShift Merge Robot | 2019-07-10 | |
|\ \ \ \ \ | ||||
| * | | | | | runtime: drop spurious message log | Giuseppe Scrivano | 2019-07-10 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3367 from baude/varlinkmore | OpenShift Merge Robot | 2019-07-10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | account for varlink calls that dont use more | baude | 2019-07-10 | |
|/ / / / | ||||
* | | | | Merge pull request #3106 from cevich/cirrus_release | OpenShift Merge Robot | 2019-07-10 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | Cirrus: Automate releasing of tested binaries | Chris Evich | 2019-07-03 | |
* | | | | Merge pull request #3506 from giuseppe/cgroup2-improvements | OpenShift Merge Robot | 2019-07-10 | |
|\ \ \ \ | ||||
| * | | | | cgroups: skip not existing cpuacct files | Giuseppe Scrivano | 2019-07-10 | |
| * | | | | cgroups: support creating cgroupsv2 paths | Giuseppe Scrivano | 2019-07-10 | |
|/ / / / | ||||
* | | | | Merge pull request #3536 from edsantiago/tabularasa_before_system_test | OpenShift Merge Robot | 2019-07-10 | |
|\ \ \ \ | ||||
| * | | | | make localsystem: wipe all user config state | Ed Santiago | 2019-07-09 | |
|/ / / / | ||||
* | | | | Merge pull request #3529 from giuseppe/healthcheck-rootless | OpenShift Merge Robot | 2019-07-09 | |
|\ \ \ \ | ||||
| * | | | | healthcheck: support rootless mode | Giuseppe Scrivano | 2019-07-09 | |
* | | | | | Merge pull request #3501 from adrianreber/random | OpenShift Merge Robot | 2019-07-09 | |
|\ \ \ \ \ | ||||
| * | | | | | Use random IP addresses during checkpoint/restore tests | Adrian Reber | 2019-07-09 | |
* | | | | | | Merge pull request #3480 from mheon/potential_ps_test_fix | OpenShift Merge Robot | 2019-07-09 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Restart failed containers in tests | Matthew Heon | 2019-07-02 | |
* | | | | | | | Merge pull request #3528 from giuseppe/fix-auth-location | OpenShift Merge Robot | 2019-07-09 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | podman: create and run honors auth file location | Giuseppe Scrivano | 2019-07-09 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #3518 from jwflory/change/rootless-gpfs | OpenShift Merge Robot | 2019-07-09 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | rootless.md: Include GPFS as a parallel filesystem | Justin W. Flory | 2019-07-08 | |
* | | | | | | | | Merge pull request #1936 from cevich/cirrus_packaged_deps | OpenShift Merge Robot | 2019-07-09 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Cirrus: Use packaged dependencies | Chris Evich | 2019-06-27 | |
* | | | | | | | | | Merge pull request #3519 from ashley-cui/remoteusage | OpenShift Merge Robot | 2019-07-08 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Fix podman-remote usage message to display `podman-remote` instead of `podman` | Ashley Cui | 2019-07-08 | |
* | | | | | | | | | | Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfile | OpenShift Merge Robot | 2019-07-08 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Do not hardcode podman binary location in generate systemd. | Danila Kiver | 2019-07-07 | |
| * | | | | | | | | | | Move skipping systemd tests to early setup. | Danila Kiver | 2019-07-06 | |
| * | | | | | | | | | | Reload systemd daemon on creation of units location dir in tests. | Danila Kiver | 2019-07-06 | |
| * | | | | | | | | | | Add debug information to "generate systemd" test. | Danila Kiver | 2019-07-06 | |
| * | | | | | | | | | | Use default conmon pidfile location for root containers. | Danila Kiver | 2019-07-04 | |
| * | | | | | | | | | | Use conmon pidfile in generated systemd unit as PIDFile. | Danila Kiver | 2019-07-04 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #3515 from baude/rootlessintegrationtests | OpenShift Merge Robot | 2019-07-08 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
| * | | | | | | | | | speed up rootless tests | baude | 2019-07-08 | |
* | | | | | | | | | | Merge pull request #3425 from adrianreber/restore-mount-label | OpenShift Merge Robot | 2019-07-08 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Add exec after checkpoint/restore test | Adrian Reber | 2019-06-25 | |
| * | | | | | | | | | Provide correct SELinux mount-label for restored container | Adrian Reber | 2019-06-25 | |
| * | | | | | | | | | Track if a container is restored from an exported checkpoint | Adrian Reber | 2019-06-25 |