aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #15533 from mtrmac/trust-4.2OpenShift Merge Robot2022-08-30
|\
| * fix CI: remove hardcodeded alpine versionValentin Rothberg2022-08-29
| * Preserve all unknown PolicyRequirement fields on (podman image trust set)Miloslav Trmač2022-08-29
| * Reorganize the types in policy.go a bitMiloslav 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 entriesMiloslav Trmač2022-08-29
| * BREAKING CHANGE: Change how (podman image trust show) represents multiple req...Miloslav Trmač2022-08-29
| * Reorganize descriptionsOfPolicyRequirements a bitMiloslav Trmač2022-08-29
| * Use the full descriptionsOfPolicyRequirements for the default scopeMiloslav Trmač2022-08-29
| * Rename haveMatchRegistry to registriesDConfigurationForScopeMiloslav Trmač2022-08-29
| * Rename tempTrustShowOutput to entryMiloslav Trmač2022-08-29
| * Split descriptionsOfPolicyRequirements out of getPolicyShowOutputMiloslav Trmač2022-08-29
| * Recognize the new lookaside names for simple signing sigstoreMiloslav Trmač2022-08-29
| * Add a unit test for trust.PolicyDescriptionMiloslav Trmač2022-08-29
| * Make the output of (podman image trust show) deterministicMiloslav Trmač2022-08-29
| * Make most of pkg/trust package-privateMiloslav Trmač2022-08-29
| * Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescriptionMiloslav 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 inputMiloslav Trmač2022-08-29
| * Improve validation of data in ImageEngine.SetTrustMiloslav Trmač2022-08-29
| * Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntriesMiloslav Trmač2022-08-29
| * Add a variable for scopeMiloslav Trmač2022-08-29
| * Make trust.CreateTempFile privateMiloslav Trmač2022-08-29
| * Reorganize pkg/trustMiloslav Trmač2022-08-29
| * Remove an unused trust.ShowOutput typeMiloslav Trmač2022-08-29
| * Remove commented out codeMiloslav Trmač2022-08-29
* | Merge pull request #15521 from vrothberg/v4.2-fix-15492OpenShift Merge Robot2022-08-30
|\ \ | |/ |/|
| * fix CI: remove hardcodeded alpine versionValentin Rothberg2022-08-30
| * libpod: UpdateContainerStatus: do not wait for containerValentin Rothberg2022-08-28
|/
* Merge pull request #15326 from edsantiago/rhel8_test_skipOpenShift Merge Robot2022-08-16
|\
| * Skip / update some tests under runcEd Santiago2022-08-15
|/
* Merge pull request #15279 from mheon/bump_420_finalOpenShift Merge Robot2022-08-11
|\
| * Bump to v4.2.1-devMatthew Heon2022-08-10
| * Bump to v4.2.0v4.2.0Matthew Heon2022-08-10
| * Final release notes for v4.2.0Matthew Heon2022-08-10
| * Document behavior of --timestamp when only FROM is usedTomas Volf2022-08-10
| * check memory test based on rangeBrent Baude2022-08-10
| * specgen: use sandbox id instead of name for annotationGiuseppe Scrivano2022-08-10
| * cmd: refuse --userns if a mapping is specifiedGiuseppe Scrivano2022-08-10
| * e2e: Add rootless mount cleanup testToshiki Sonoda2022-08-10
| * [CI:COPR] podman.spec.rpkg: add python3 dependency for el8Lokesh Mandvekar2022-08-10
| * start filter flag changesKarthik Elango2022-08-10
| * Cirrus: Run Cross builds in [CI:DOCS] modeChris Evich2022-08-10
| * podman info: hide `--debug`Valentin Rothberg2022-08-10
| * ISSUE TEMPLATE: remove `--debug` from `podman info`Valentin Rothberg2022-08-10
| * Cirrus: use dnf instead of rpm to install packagesLokesh Mandvekar2022-08-10
| * Cirrus: Fix e2e tests for "mount_rootless_test"Toshiki Sonoda2022-08-10
| * podman generate systemd --new: allow -h hostnamePaul Holzinger2022-08-10
| * test: verify manifest inspect must contain OCI annotationsAditya R2022-08-10
| * podman-volume-import: Reword "precendence"Felix Stupp2022-08-10