summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | fix --init with /dev bind mountValentin Rothberg2022-05-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14292 from vrothberg/fix-14283OpenShift Merge Robot2022-05-23
|\ \ \ \ \ \
| * | | | | | auto update: create an eventValentin Rothberg2022-05-23
| |/ / / / /
* | | | | | Merge pull request #14266 from tupyy/add-blockdevice-play-kubeOpenShift Merge Robot2022-05-23
|\ \ \ \ \ \
| * | | | | | fix tests by randomize the device folder nameCosmin Tupangiu2022-05-23
| * | | | | | add tests and fix bug when char device pass the test as block deviceCosmin Tupangiu2022-05-18
| * | | | | | expose block and char devices with play kubeCosmin Tupangiu2022-05-17
* | | | | | | Merge pull request #14310 from Yuhta28/hotfix/documentOpenShift Merge Robot2022-05-23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix podman-for-windows.mdYuta2022-05-21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #14300 from mtrmac/test-gpgme-buildOpenShift Merge Robot2022-05-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update c/imageMiloslav Trmač2022-05-19
* | | | | | Merge pull request #14274 from edsantiago/dependabot_release_notes_noneOpenShift Merge Robot2022-05-20
|\ \ \ \ \ \
| * | | | | | dependabot: add release-note-none labelEd Santiago2022-05-17
* | | | | | | Merge pull request #14297 from jwhonce/wip/swaggerOpenShift Merge Robot2022-05-20
|\ \ \ \ \ \ \
| * | | | | | | Swagger refactor/cleanupJhon Honce2022-05-19
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #14272 from Luap99/completion2OpenShift Merge Robot2022-05-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | shell completion: use more constants instead of duplicating stringsPaul Holzinger2022-05-19
| * | | | | | shell completion: podman save --format use all valid valuesPaul Holzinger2022-05-19
| * | | | | | shell completion: update podman inspect --type optionsPaul Holzinger2022-05-19
| * | | | | | shell completion: fix podman event --filter valuesPaul Holzinger2022-05-19
* | | | | | | Merge pull request #14288 from vrothberg/lintersOpenShift Merge Robot2022-05-19
|\ \ \ \ \ \ \
| * | | | | | | linter: enable unconvert linterValentin Rothberg2022-05-19
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #13870 from kolyshkin/makefile-cleanupsOpenShift Merge Robot2022-05-19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ci: pr-should-include-tests: add more exceptionsKir Kolyshkin2022-05-17
| * | | | | | Remove GO111MODULES useKir Kolyshkin2022-05-17
| * | | | | | Makefile: rm gofmt targetKir Kolyshkin2022-05-17
| * | | | | | Makefile: rm CHANGELOG_* and ISODATE varsKir Kolyshkin2022-05-17
| * | | | | | Makefile: rm -mod=vendorKir Kolyshkin2022-05-17
| * | | | | | Move GOPROXY from Makefile to cirrus.ymlKir Kolyshkin2022-05-17
| * | | | | | Makefile, podman.spec.rpkg: rm GOBIN and GOPATHKir Kolyshkin2022-05-17
| * | | | | | Makefile,.gitignore: rm .install.goimportsKir Kolyshkin2022-05-17
| * | | | | | Makefile: rm .gopathokKir Kolyshkin2022-05-17
| * | | | | | Makefile: rm .install.libseccomp.sudo targetKir Kolyshkin2022-05-17
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14228 from rhatdan/apiOpenShift Merge Robot2022-05-18
|\ \ \ \ \ \
| * | | | | | Deleting an n use image should return conflict not system errorDaniel J Walsh2022-05-16
* | | | | | | Merge pull request #14256 from vrothberg/run-1287OpenShift Merge Robot2022-05-18
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | k8systemd: run k8s workloads in systemdValentin Rothberg2022-05-17
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14234 from stefins/change-permissionOpenShift Merge Robot2022-05-17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Changed permission to 755Stefin2022-05-13
* | | | | | Merge pull request #14254 from flouthoc/api-allow-remoteOpenShift Merge Robot2022-05-17
|\ \ \ \ \ \
| * | | | | | api: make no-op remote functional in /libpod/buildAditya R2022-05-16
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #14258 from mheon/no_hard_error_on_exec_cleanupOpenShift Merge Robot2022-05-17
|\ \ \ \ \ \
| * | | | | | Make errors on removing exec sessions nonfatalMatthew Heon2022-05-16
* | | | | | | Merge pull request #14255 from hiredman/pr-for-14249OpenShift Merge Robot2022-05-17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Don't complain about XDG_RUNTIME_DIR, Closes #1424Kevin Downey2022-05-16
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #14229 from n1hility/fix-buildtagOpenShift Merge Robot2022-05-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix strange buildtag editJason T. Greene2022-05-13
| |/ / / /
* | | | | Merge pull request #14199 from edsantiago/parse_localbenchmarksOpenShift Merge Robot2022-05-16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [CI:DOCS] Benchmarks: new tool for parsing resultsEd Santiago2022-05-11
* | | | | Merge pull request #14246 from n1hility/update-tutorials-indexOpenShift Merge Robot2022-05-16
|\ \ \ \ \