| Commit message (Expand) | Author | Age |
* | updated apiv2 tests to reflect hash compat fix | Jason Ertel | 2022-09-06 |
* | api: return imageID instead of imageName, for "Image" when Podman API is queried | Josh Patterson | 2022-09-06 |
* | Inhibit SIGTERM during Conmon startup | Matthew Heon | 2022-09-06 |
* | Fix example sections to follow the same format | patrycja-guzik | 2022-09-06 |
* | Fix template name inconsistency | Stefano Figura | 2022-09-06 |
* | service: make move to sub-cgroup non fatal | Giuseppe Scrivano | 2022-09-06 |
* | Remove duplicate annotations in generated service yaml | Urvashi Mohnani | 2022-09-06 |
* | Compat API image remove events now have 'delete' status | Matthew Heon | 2022-09-06 |
* | [CI:DOCS] Automatically set podman version in pkginstaller | Ashley Cui | 2022-09-06 |
* | Allow colons in windows file paths | Brent Baude | 2022-09-06 |
* | Fixes isRootfull check using qemu machine on Windows | Arthur Sengileyev | 2022-09-06 |
* | vendor containers/psgo@v1.7.3 | Valentin Rothberg | 2022-09-06 |
* | Allow podman to run in an environment with keys containing spaces | Daniel J Walsh | 2022-09-06 |
* | Document restrictions on transport in FROM | Tomas Volf | 2022-09-06 |
* | Improved Windows compatibility | Arthur Sengileyev | 2022-09-06 |
* | pass environment variables to container clone | Charlie Doern | 2022-09-06 |
* | podman save: update --compress validation | Hoang Thanh VO | 2022-09-06 |
* | sort hc.Binds returned from compat api | Josh Patterson | 2022-09-06 |
* | Cirrus: Update podman-machine comment | Chris Evich | 2022-09-06 |
* | podman images and friends can take one image as argument | Daniel J Walsh | 2022-09-06 |
* | [CI:DOCS] Add .DS_Store to gitignore | Ashley Cui | 2022-09-06 |
* | podman-kube@.service.in: Remove Restart=never option with typo | Andrew Gunnerson | 2022-09-06 |
* | Merge pull request #15554 from openshift-cherrypick-robot/cherry-pick-15516-t... | OpenShift Merge Robot | 2022-08-31 |
|\ |
|
| * | Fix #15499 already connected network | Alessandro Rossi | 2022-08-30 |
* | | Merge pull request #15539 from cevich/ec2_imgts | OpenShift Merge Robot | 2022-08-31 |
|\ \
| |/
|/| |
|
| * | [CI:DOCS] Cirrus: Update meta-task for EC2 image | Lokesh Mandvekar | 2022-08-30 |
* | | Merge pull request #15533 from mtrmac/trust-4.2 | OpenShift Merge Robot | 2022-08-30 |
|\ \ |
|
| * | | fix CI: remove hardcodeded alpine version | Valentin Rothberg | 2022-08-29 |
| * | | Preserve all unknown PolicyRequirement fields on (podman image trust set) | Miloslav Trmač | 2022-08-29 |
| * | | Reorganize the types in policy.go a bit | Miloslav Trmač | 2022-08-29 |
| * | | Add support for showing keyPaths in (podman image trust show) | Miloslav Trmač | 2022-08-29 |
| * | | Support (image trust show) for sigstoreSigned entries | Miloslav Trmač | 2022-08-29 |
| * | | BREAKING CHANGE: Change how (podman image trust show) represents multiple req... | Miloslav Trmač | 2022-08-29 |
| * | | Reorganize descriptionsOfPolicyRequirements a bit | Miloslav Trmač | 2022-08-29 |
| * | | Use the full descriptionsOfPolicyRequirements for the default scope | Miloslav Trmač | 2022-08-29 |
| * | | Rename haveMatchRegistry to registriesDConfigurationForScope | Miloslav Trmač | 2022-08-29 |
| * | | Rename tempTrustShowOutput to entry | Miloslav Trmač | 2022-08-29 |
| * | | Split descriptionsOfPolicyRequirements out of getPolicyShowOutput | Miloslav Trmač | 2022-08-29 |
| * | | Recognize the new lookaside names for simple signing sigstore | Miloslav Trmač | 2022-08-29 |
| * | | Add a unit test for trust.PolicyDescription | Miloslav Trmač | 2022-08-29 |
| * | | Make the output of (podman image trust show) deterministic | Miloslav Trmač | 2022-08-29 |
| * | | Make most of pkg/trust package-private | Miloslav Trmač | 2022-08-29 |
| * | | Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescription | Miloslav Trmač | 2022-08-29 |
| * | | Add support for sigstoreSigned in (podman image trust set) | Miloslav Trmač | 2022-08-29 |
| * | | Create new policy entries together with validating input | Miloslav Trmač | 2022-08-29 |
| * | | Improve validation of data in ImageEngine.SetTrust | Miloslav Trmač | 2022-08-29 |
| * | | Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntries | Miloslav Trmač | 2022-08-29 |
| * | | Add a variable for scope | Miloslav Trmač | 2022-08-29 |
| * | | Make trust.CreateTempFile private | Miloslav Trmač | 2022-08-29 |
| * | | Reorganize pkg/trust | Miloslav Trmač | 2022-08-29 |