| Commit message (Expand) | Author | Age |
* | Use 8k buffer to help clients w/ broken parsing | Jason T. Greene | 2022-08-10 |
* | With --rm option remove container if podman run fails | Daniel J Walsh | 2022-08-10 |
* | Bump golang.org/x/tools from 0.1.11 to 0.1.12 in /test/tools | dependabot[bot] | 2022-08-10 |
* | syncContainer: transition from `stopping` to `exited` | Valentin Rothberg | 2022-08-10 |
* | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-08-10 |
* | Fix: Restore a container which name is equal to a image name | Toshiki Sonoda | 2022-08-10 |
* | When removing objects specifying --force,podman should exit with 0 | Daniel J Walsh | 2022-08-10 |
* | test: update apply-podman-deltas for new tests | Aditya R | 2022-08-10 |
* | build: implement --cache-to,--cache-from and --cache-ttl | Aditya R | 2022-08-10 |
* | vendor: bump buildah to v1.27.0 | Aditya R | 2022-08-10 |
* | Merge pull request #15214 from ashley-cui/backport4.2 | OpenShift Merge Robot | 2022-08-09 |
|\ |
|
| * | Fixes #15154 Change order when config and connections are written | Gerard Braad | 2022-08-08 |
| * | Add support, and default to rootless w/WSL prompt | Jason T. Greene | 2022-08-08 |
| * | Disable F36 service that is incompat with WSL kern | Jason T. Greene | 2022-08-08 |
* | | Merge pull request #15240 from openshift-cherrypick-robot/cherry-pick-15235-t... | OpenShift Merge Robot | 2022-08-09 |
|\ \
| |/
|/| |
|
| * | pkginstaller: use correct GOARCH value in case of arm build | Anjan Nath | 2022-08-08 |
* | | Merge pull request #15216 from cevich/v4.2_image_search | OpenShift Merge Robot | 2022-08-08 |
|\ \
| |/
|/| |
|
| * | Cirrus: Update DEST_BRANCH to v4.2 | Chris Evich | 2022-08-05 |
| * | Cirrus: Improve CI VM image updates for EC2 | Chris Evich | 2022-08-05 |
* | | Merge pull request #15202 from lsm5/v420RC3-release | openshift-ci[bot] | 2022-08-05 |
|\ \
| |/
|/| |
|
| * | Bump back to v4.2.0-dev | Lokesh Mandvekar | 2022-08-05 |
| * | Bump to v4.2.0-rc3v4.2.0-rc3 | Lokesh Mandvekar | 2022-08-05 |
|/ |
|
* | Merge pull request #15201 from lsm5/v420RC3 | openshift-ci[bot] | 2022-08-05 |
|\ |
|
| * | v4.2.0-rc3 release notes | Lokesh Mandvekar | 2022-08-05 |
|/ |
|
* | Merge pull request #15194 from ashley-cui/backports | openshift-ci[bot] | 2022-08-04 |
|\ |
|
| * | pkginstaller: use correct GOARCH while building podman binaries | Anjan Nath | 2022-08-04 |
| * | pkginstaller: makefile improvements to avoid redownloading | Anjan Nath | 2022-08-04 |
| * | pkginstaller: add makefile target to notarize the built pkg | Anjan Nath | 2022-08-04 |
| * | pkginstaller: sign qemu-system-* binary for the pkg | Anjan Nath | 2022-08-04 |
| * | Add support for building macOS pkg installer | Anjan Nath | 2022-08-04 |
|/ |
|
* | Merge pull request #15142 from mtrmac/sigstore-sign-4.2 | openshift-ci[bot] | 2022-08-02 |
|\ |
|
| * | Add support for creating sigstore signatures, and providing passphrases | Miloslav Trmač | 2022-08-02 |
| * | Hide podman manifest push --sign-by on remote | Miloslav Trmač | 2022-08-02 |
| * | Use signByFlagName instead of copy&pasting the string | Miloslav Trmač | 2022-08-02 |
| * | Remove libpod/common | Miloslav Trmač | 2022-08-02 |
| * | Update c/common to an unreleased version | Miloslav Trmač | 2022-08-02 |
| * | Update the registry server we test against from 2.6 to 2.8 | Miloslav Trmač | 2022-08-02 |
| * | Use existing REGISTRY_IMAGE variables in more places | Miloslav Trmač | 2022-08-02 |
| * | Use httpasswd from the surrouding OS instead of the registry image | Miloslav Trmač | 2022-08-02 |
| * | fix e2e sign tests | Valentin Rothberg | 2022-08-02 |
|/ |
|
* | Merge pull request #15076 from mheon/bump_420_rc2 | OpenShift Merge Robot | 2022-07-27 |
|\ |
|
| * | Final v4.2.0-RC2 release notes | Matthew Heon | 2022-07-27 |
| * | Skip one failing test on Ubuntu | Matthew Heon | 2022-07-27 |
| * | Fix incorrect release note about regexp | Matthew Heon | 2022-07-26 |
| * | Bump to v4.2.0-dev | Matthew Heon | 2022-07-26 |
| * | Bump to v4.2.0-RC2v4.2.0-rc2 | Matthew Heon | 2022-07-26 |
| * | Final release notes for v4.2.0-RC2 | Matthew Heon | 2022-07-26 |
| * | [CI:DOCS] podman-generate-systemd.1.md: document --sdnotify | Erik Sjölund | 2022-07-26 |
| * | pod create --share none should not create infra | Charlie Doern | 2022-07-26 |
| * | machine: Fix check which is always true | Christophe Fergeau | 2022-07-26 |