aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #14704 from baude/machinestoppedopenshift-ci[bot]2022-06-30
|\ \ \ \ \ \
| * | | | | | reveal machine error, ignore false stateBrent Baude2022-06-27
* | | | | | | Merge pull request #14787 from giuseppe/move-systemd-service-to-subcgroupopenshift-ci[bot]2022-06-30
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | service: do not run under the root cgroupGiuseppe Scrivano2022-06-30
| * | | | | | utils: move the cgroup if root on cgroupv2Giuseppe Scrivano2022-06-30
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14785 from saschagrunert/cmd-podman-errorsDaniel J Walsh2022-06-30
|\ \ \ \ \ \
| * | | | | | cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
| |/ / / / /
* | | | | | Merge pull request #14783 from flouthoc/api-image-lookup-manifestopenshift-ci[bot]2022-06-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | api,images: add support for LookupManifest to Image remove APIAditya R2022-06-30
|/ / / / /
* | | | | Merge pull request #14770 from containers/dependabot/go_modules/github.com/st...openshift-ci[bot]2022-06-29
|\ \ \ \ \
| * | | | | build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0dependabot[bot]2022-06-29
* | | | | | Merge pull request #14720 from sstosh/rm-optionopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \
| * | | | | | Fix: Prevent OCI runtime directory remainToshiki Sonoda2022-06-24
* | | | | | | Merge pull request #14706 from ashley-cui/rootmachopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \ \
| * | | | | | | Only allow Rootless runs of Podman MachineAshley Cui2022-06-29
* | | | | | | | Merge pull request #14775 from cevich/podman_image_commentopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \ \ \
| * | | | | | | | [CI:DOCS] Update podmanimage comment.Chris Evich2022-06-29
|/ / / / / / / /
* | | | | | | | Merge pull request #14764 from cdoern/cgroupopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | only create crgoup when not rootless if using cgroupfsCharlie Doern2022-06-28
* | | | | | | | Merge pull request #14740 from flouthoc/bindings-remove-manifestopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \ \ \
| * | | | | | | | bindings: Add support for Delete in pkg/bingings/manifestAditya R2022-06-29
* | | | | | | | | Merge pull request #14666 from shanesmith/machine-pidfileopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make `podman machine stop` wait for qemu to exitShane Smith2022-06-28
* | | | | | | | | | Merge pull request #14765 from giuseppe/unpause-before-killopenshift-ci[bot]2022-06-29
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | runtime: unpause the container before killing itGiuseppe Scrivano2022-06-28
|/ / / / / / / / /
* | | | | | | | | Merge pull request #14754 from vrothberg/fix-14669openshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vendor containers/commonValentin Rothberg2022-06-28
* | | | | | | | | | Merge pull request #14755 from cdoern/systemopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix volume reporting in system dfCharlie Doern2022-06-28
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #14717 from ZeyadYasser/fix-restore-runtime-checkopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add test for restore runtime verification using non-default runtimeZeyad Yasser2022-06-28
| * | | | | | | | | | Fix runtime check during restoreZeyad Yasser2022-06-28
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #14400 from cdoern/scpopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | podman image scp remote support & podman image scp taggingcdoern2022-06-28
| |/ / / / / / / /
* | | | | | | | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initializedopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docker compat returning unknown "initialized" for `status.status`chesedo2022-06-28
* | | | | | | | | | Merge pull request #14734 from giuseppe/copyup-switch-orderopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | volume: new options [no]copyGiuseppe Scrivano2022-06-27
| * | | | | | | | | | volume: drop TODO commentGiuseppe Scrivano2022-06-27
| * | | | | | | | | | volumes: switch order of checksGiuseppe Scrivano2022-06-27
| * | | | | | | | | | vendor: update containers/commonGiuseppe Scrivano2022-06-27
* | | | | | | | | | | Merge pull request #14751 from dfr/freebsd-makeopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Makefile: don't try to build rootlessport on FreeBSDDoug Rabson2022-06-28
| * | | | | | | | | | Makefile: don't use '-t' to specify the directory to install manpagesDoug Rabson2022-06-28
| * | | | | | | | | | Makefile: use GNU sed to convert manpages on FreeBSDDoug Rabson2022-06-28
| * | | | | | | | | | Makefile: use bash to evaluate tool pathsDoug Rabson2022-06-28
* | | | | | | | | | | Merge pull request #14741 from giuseppe/pod-ps-no-raceopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | pod: ps does not race with rmGiuseppe Scrivano2022-06-28
| * | | | | | | | | | pods: move code to a new functionGiuseppe Scrivano2022-06-28
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #14742 from rhatdan/machineopenshift-ci[bot]2022-06-28
|\ \ \ \ \ \ \ \ \ \