Commit message (Expand) | Author | Age | |
---|---|---|---|
* | cmd/podman/common/completion.go: fix FIXMEs | Paul Holzinger | 2022-05-24 |
* | Merge pull request #14343 from fulldecent/patch-2 | OpenShift Merge Robot | 2022-05-24 |
|\ | |||
| * | Put current product first and historical product second | William Entriken | 2022-05-24 |
|/ | |||
* | Merge pull request #14338 from vrothberg/flakes | OpenShift Merge Robot | 2022-05-24 |
|\ | |||
| * | system tests: fix flake waiting for container to run | Valentin Rothberg | 2022-05-24 |
|/ | |||
* | Merge pull request #14294 from vrothberg/fix-14291 | OpenShift Merge Robot | 2022-05-24 |
|\ | |||
| * | fix compat image resolution | Valentin Rothberg | 2022-05-23 |
* | | Merge pull request #14263 from Luap99/completion | OpenShift Merge Robot | 2022-05-23 |
|\ \ | |||
| * | | shell completion --format: add help to function with args | Paul Holzinger | 2022-05-18 |
| * | | shell completion --format: support maps and functions | Paul Holzinger | 2022-05-18 |
| * | | shell completion --format: fix embedded struct handling | Paul Holzinger | 2022-05-18 |
| * | | shell completion --format: only show usable methods | Paul Holzinger | 2022-05-18 |
| * | | shell completion --format: only show exported fields | Paul Holzinger | 2022-05-18 |
* | | | Merge pull request #14321 from mheon/no_error_on_dangling | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ | |||
| * | | | Instead of erroring, clean up after dangling IDs in DB | Matthew Heon | 2022-05-23 |
* | | | | Merge pull request #14323 from tupyy/main | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ | |||
| * | | | | fix typo | Cosmin Tupangiu | 2022-05-23 |
| * | | | | Update _play kube_ doc following PR #14266 merged | Cosmin Tupangiu | 2022-05-23 |
* | | | | | Merge pull request #14240 from cevich/fix_multiarch_build | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||
| * | | | | Cirrus: Fix building multiarch images | Chris Evich | 2022-05-23 |
* | | | | | Merge pull request #14281 from vrothberg/fix-14251 | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ \ | |||
| * | | | | | fix --init with /dev bind mount | Valentin Rothberg | 2022-05-23 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge pull request #14292 from vrothberg/fix-14283 | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ \ | |||
| * | | | | | auto update: create an event | Valentin Rothberg | 2022-05-23 |
| |/ / / / | |||
* | | | | | Merge pull request #14266 from tupyy/add-blockdevice-play-kube | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ \ | |||
| * | | | | | fix tests by randomize the device folder name | Cosmin Tupangiu | 2022-05-23 |
| * | | | | | add tests and fix bug when char device pass the test as block device | Cosmin Tupangiu | 2022-05-18 |
| * | | | | | expose block and char devices with play kube | Cosmin Tupangiu | 2022-05-17 |
* | | | | | | Merge pull request #14310 from Yuhta28/hotfix/document | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | fix podman-for-windows.md | Yuta | 2022-05-21 |
* | | | | | | Merge pull request #14300 from mtrmac/test-gpgme-build | OpenShift Merge Robot | 2022-05-23 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Update c/image | Miloslav Trmač | 2022-05-19 |
* | | | | | | Merge pull request #14274 from edsantiago/dependabot_release_notes_none | OpenShift Merge Robot | 2022-05-20 |
|\ \ \ \ \ \ | |||
| * | | | | | | dependabot: add release-note-none label | Ed Santiago | 2022-05-17 |
* | | | | | | | Merge pull request #14297 from jwhonce/wip/swagger | OpenShift Merge Robot | 2022-05-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge pull request #14272 from Luap99/completion2 | OpenShift Merge Robot | 2022-05-19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | shell completion: use more constants instead of duplicating strings | Paul Holzinger | 2022-05-19 |
| * | | | | | | shell completion: podman save --format use all valid values | Paul Holzinger | 2022-05-19 |
| * | | | | | | shell completion: update podman inspect --type options | Paul Holzinger | 2022-05-19 |
| * | | | | | | shell completion: fix podman event --filter values | Paul Holzinger | 2022-05-19 |
* | | | | | | | Merge pull request #14288 from vrothberg/linters | OpenShift Merge Robot | 2022-05-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
| | |_|_|_|_|/ | |/| | | | | | |||
* | | | | | | | Merge pull request #13870 from kolyshkin/makefile-cleanups | OpenShift Merge Robot | 2022-05-19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | ci: pr-should-include-tests: add more exceptions | Kir Kolyshkin | 2022-05-17 |
| * | | | | | | Remove GO111MODULES use | Kir Kolyshkin | 2022-05-17 |
| * | | | | | | Makefile: rm gofmt target | Kir Kolyshkin | 2022-05-17 |
| * | | | | | | Makefile: rm CHANGELOG_* and ISODATE vars | Kir Kolyshkin | 2022-05-17 |
| * | | | | | | Makefile: rm -mod=vendor | Kir Kolyshkin | 2022-05-17 |
| * | | | | | | Move GOPROXY from Makefile to cirrus.yml | Kir Kolyshkin | 2022-05-17 |