summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #14695 from boaz0/closes_14682openshift-ci[bot]2022-06-27
|\
| * Use HaveLen instead of len in podman machine list e2e testsBoaz Shuster2022-06-23
| * Fix machine list: --format implies --noheadingBoaz Shuster2022-06-23
* | Merge pull request #14665 from Luap99/machine-nowopenshift-ci[bot]2022-06-27
|\ \
| * | podman machine init --now: respect proxy envsPaul Holzinger2022-06-20
* | | Merge pull request #14724 from containers/dependabot/go_modules/github.com/st...openshift-ci[bot]2022-06-27
|\ \ \
| * | | Bump github.com/stretchr/testify from 1.7.4 to 1.7.5dependabot[bot]2022-06-24
* | | | Merge pull request #14685 from mheon/gitlabopenshift-ci[bot]2022-06-27
|\ \ \ \
| * | | | Two fixes for DB exit code handlingMatthew Heon2022-06-23
| * | | | libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
| * | | | conmon: silence json-file errorValentin Rothberg2022-06-23
| |/ / /
* | | | Merge pull request #14703 from cdoern/connectionopenshift-ci[bot]2022-06-25
|\ \ \ \
| * | | | fix system connection and scp testingCharlie Doern2022-06-23
| |/ / /
* | | | Merge pull request #14726 from cevich/podmanimage_docsopenshift-ci[bot]2022-06-24
|\ \ \ \
| * | | | [CI:DOCS] Minor update to podmanimage upstream docsChris Evich2022-06-24
|/ / / /
* | | | Merge pull request #14718 from edsantiago/flake_workaround_14653openshift-ci[bot]2022-06-24
|\ \ \ \ | |/ / / |/| | |
| * | | Workaround for bug 14653 (checkpoint flake)Ed Santiago2022-06-23
|/ / /
* | | Merge pull request #14608 from edsantiago/logformatter_new_urlopenshift-ci[bot]2022-06-22
|\ \ \
| * | | logformatter: link to logs using Cirrus APIEd Santiago2022-06-22
* | | | Merge pull request #14658 from eriksjolund/setup_to_set_upopenshift-ci[bot]2022-06-22
|\ \ \ \ | |/ / / |/| | |
| * | | Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
|/ / /
* | | Merge pull request #14688 from rhatdan/docsopenshift-ci[bot]2022-06-22
|\ \ \
| * | | Update basic_networking.mdgunnar2022-06-21
* | | | Merge pull request #14660 from rhatdan/bindingsopenshift-ci[bot]2022-06-22
|\ \ \ \
| * | | | Remove lorgus.Infof on bindings start and attachDaniel J Walsh2022-06-21
| | |_|/ | |/| |
* | | | Merge pull request #14690 from sstosh/prune-messageopenshift-ci[bot]2022-06-22
|\ \ \ \
| * | | | Fix system prune output messageToshiki Sonoda2022-06-22
| |/ / /
* | | | Merge pull request #14631 from n1hility/opendoc-after-installopenshift-ci[bot]2022-06-22
|\ \ \ \ | |/ / / |/| | |
| * | | Open Windows tutorial after MSI installationJason T. Greene2022-06-16
* | | | Merge pull request #13384 from flouthoc/podman-remote-add-with-annotateopenshift-ci[bot]2022-06-21
|\ \ \ \ | |_|/ / |/| | |
| * | | bindings: add manifest should follow es_model while marshalling OSVersion and...Aditya R2022-06-02
* | | | Merge pull request #14642 from rhatdan/VENDORopenshift-ci[bot]2022-06-21
|\ \ \ \
| * | | | Update to use gopkg.in/yaml.v3Daniel J Walsh2022-06-17
* | | | | Merge pull request #14643 from clobrano/feature/network/list/dangling/devopenshift-ci[bot]2022-06-21
|\ \ \ \ \
| * | | | | allow filter networks by dangling statusCarlo Lobrano2022-06-21
* | | | | | Merge pull request #14659 from eriksjolund/setup_to_set_up_in_codeopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \
| * | | | | | [CI:DOCS] "setup" -> "set up" in source code commentsErik Sjölund2022-06-19
* | | | | | | Merge pull request #14638 from giuseppe/improve-error-messages-rootless-unshareopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \
| * | | | | | | rootless: attempt to join all specified pathsGiuseppe Scrivano2022-06-21
| * | | | | | | rootless: improve error messagesGiuseppe Scrivano2022-06-21
| * | | | | | | rootless: do not ignore reexec_in_user_namespace_wait errorsGiuseppe Scrivano2022-06-21
* | | | | | | | Merge pull request #14625 from cdoern/podShmopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | podman pod create --shm-sizecdoern2022-06-20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14683 from Luap99/bump-cobraopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \ \
| * | | | | | | | bump github.com/spf13/cobra from 1.4.0 to 1.5.0Paul Holzinger2022-06-21
* | | | | | | | | Merge pull request #14662 from Luap99/api-jsonopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | API: containers/json always set application/json content typePaul Holzinger2022-06-20
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #14677 from giuseppe/memory-limit-ctr-handlersopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | api: show the memory limit specified for the containerGiuseppe Scrivano2022-06-21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14672 from sbmthakur/patch-1openshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |