| Commit message (Expand) | Author | Age |
* | Merge pull request #5353 from cpanato/GH-4414 | OpenShift Merge Robot | 2020-03-10 |
|\ |
|
| * | commands: rename file and add likns to readthedocs | Carlos Panato | 2020-03-09 |
* | | Merge pull request #5435 from mheon/bump-1.8.1-rc4 | OpenShift Merge Robot | 2020-03-10 |
|\ \ |
|
| * | | Bump to v1.8.1-dev | Matthew Heon | 2020-03-09 |
| * | | Bump to v1.8.1-rc4v1.8.1-rc4 | Matthew Heon | 2020-03-09 |
|/ / |
|
* | | Merge pull request #5307 from QiWang19/security-opt-genkube | OpenShift Merge Robot | 2020-03-09 |
|\ \ |
|
| * | | fix security-opt generate kube | Qi Wang | 2020-03-03 |
* | | | Merge pull request #5426 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-03-09 |
|\ \ \
| |_|/
|/| | |
|
| * | | Bump github.com/containers/storage from 1.16.1 to 1.16.2 | dependabot-preview[bot] | 2020-03-09 |
* | | | Merge pull request #5429 from mheon/revert_exec_changes | Matthew Heon | 2020-03-09 |
|\ \ \ |
|
| * | | | Revert "exec: get the exit code from sync pipe instead of file" | Matthew Heon | 2020-03-09 |
| * | | | Revert "Exec: use ErrorConmonRead" | Matthew Heon | 2020-03-09 |
| * | | | Revert "exec: fix error code when conmon fails" | Matthew Heon | 2020-03-09 |
* | | | | Merge pull request #5427 from containers/systemd-default | Matthew Heon | 2020-03-09 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rootles tutorial: remove systemd unit example | Valentin Rothberg | 2020-03-09 |
| * | | | generate systemd: add `default.target` to INSTALL | Valentin Rothberg | 2020-03-09 |
| |/ / |
|
* | | | Merge pull request #5424 from vrothberg/home | OpenShift Merge Robot | 2020-03-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | use storage/pkg/ioutils | Valentin Rothberg | 2020-03-09 |
| * | | use storage/pkg/homedir | Valentin Rothberg | 2020-03-09 |
|/ / |
|
* | | Merge pull request #5412 from rhatdan/tmpdir | OpenShift Merge Robot | 2020-03-08 |
|\ \ |
|
| * | | Allow users to set TMPDIR environment | Daniel J Walsh | 2020-03-06 |
* | | | Merge pull request #5395 from cevich/fix_fedora_minimal | OpenShift Merge Robot | 2020-03-08 |
|\ \ \ |
|
| * | | | Cirrus: Fix fedora-minimal mirroring | Chris Evich | 2020-03-04 |
* | | | | Merge pull request #5407 from rhatdan/codespell | OpenShift Merge Robot | 2020-03-07 |
|\ \ \ \ |
|
| * | | | | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
|/ / / / |
|
* | | | | Merge pull request #5374 from baude/create | OpenShift Merge Robot | 2020-03-07 |
|\ \ \ \ |
|
| * | | | | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | | | | | Merge pull request #5359 from TomSweeneyRedHat/dev/tsweeney/fixquay | OpenShift Merge Robot | 2020-03-07 |
|\ \ \ \ \ |
|
| * | | | | | Fix upstream dockerfile and add 'by hand' ctrfile | TomSweeneyRedHat | 2020-03-05 |
* | | | | | | Merge pull request #5417 from mheon/bump-1.8.1-rc3 | OpenShift Merge Robot | 2020-03-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump to v1.8.1-dev | Matthew Heon | 2020-03-06 |
| * | | | | | | Bump to v1.8.1-rc3v1.8.1-rc3 | Matthew Heon | 2020-03-06 |
|/ / / / / / |
|
* | | | | | | Merge pull request #5410 from st1971/api-fixes | OpenShift Merge Robot | 2020-03-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | Removed extraneous comments and defaults plus amended variable declaration | Steve Taylor | 2020-03-06 |
| * | | | | | | Removed the unnecessary code | Steve Taylor | 2020-03-06 |
| * | | | | | | Implemented size parameter on GetContainer | Steve Taylor | 2020-03-05 |
| * | | | | | | Implement size parameter on ListContainers | Steve Taylor | 2020-03-05 |
| * | | | | | | Map configured status to created to match docker API states | Steve Taylor | 2020-03-05 |
| * | | | | | | Fix to remove null entry from end of images json | Steve Taylor | 2020-03-05 |
| * | | | | | | Register handlers without version to align with docker API | Steve Taylor | 2020-03-05 |
* | | | | | | | Merge pull request #5415 from mheon/release_notes_181_rc3 | OpenShift Merge Robot | 2020-03-06 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Update release notes for v1.8.1-RC3 | Matthew Heon | 2020-03-06 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #5387 from edsantiago/try_renaming_long_cirrus_jobs | OpenShift Merge Robot | 2020-03-06 |
|\ \ \ \ \ \ |
|
| * | | | | | | Part 2: try to clean up the long image instance names | Ed Santiago | 2020-03-06 |
| * | | | | | | WIP: Try renaming long cirrus job names | Ed Santiago | 2020-03-06 |
| |/ / / / / |
|
* | | | | | | Merge pull request #5414 from dcbw/cni-0.7.2-snapshot | OpenShift Merge Robot | 2020-03-06 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | vendor: update github.com/containernetworking/cni to v0.7.2-0.20200304161608-... | Dan Williams | 2020-03-06 |
|/ / / / / |
|
* | | | | | Merge pull request #5408 from vrothberg/goimports | OpenShift Merge Robot | 2020-03-06 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
|/ / / / |
|
* | | | | Merge pull request #5039 from cevich/fix_gobin_exit_bug | OpenShift Merge Robot | 2020-03-05 |
|\ \ \ \ |
|