aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remove github.com/docker/libnetwork dependencyMikhail Khachayants2022-08-27
* Merge pull request #15507 from patrycja-guzik/docs-examplesOpenShift Merge Robot2022-08-27
|\
| * Fix example sections to follow the same formatpatrycja-guzik2022-08-27
* | Merge pull request #15494 from vrothberg/fix-15492OpenShift Merge Robot2022-08-26
|\ \
| * | libpod: UpdateContainerStatus: do not wait for containerValentin Rothberg2022-08-26
| |/
* | Merge pull request #15496 from returntrip/patch-2OpenShift Merge Robot2022-08-26
|\ \
| * | Fix template name inconsistency Stefano Figura2022-08-26
* | | Merge pull request #15503 from giuseppe/make-move-to-sub-cgroup-non-fatalOpenShift Merge Robot2022-08-26
|\ \ \
| * | | service: make move to sub-cgroup non fatalGiuseppe Scrivano2022-08-26
|/ / /
* | | Merge pull request #15495 from containers/dependabot/go_modules/github.com/vb...OpenShift Merge Robot2022-08-26
|\ \ \
| * | | Bump github.com/vbauerster/mpb/v7 from 7.4.2 to 7.5.2dependabot[bot]2022-08-26
* | | | Merge pull request #15477 from flouthoc/remote-build-idmappingsOpenShift Merge Robot2022-08-26
|\ \ \ \ | |_|/ / |/| | |
| * | | remote: fix implementation of build with --userns=auto for APIAditya R2022-08-26
| |/ /
* | | Merge pull request #15486 from dfr/freebsd-syslogOpenShift Merge Robot2022-08-26
|\ \ \ | |/ / |/| |
| * | cmd/podman: Enable --syslog on FreeBSDDoug Rabson2022-08-26
| |/
* | Merge pull request #15482 from edsantiago/docs_dedup_systemdOpenShift Merge Robot2022-08-26
|\ \
| * | Man pages: refactor common options: --systemdEd Santiago2022-08-25
* | | Merge pull request #15474 from umohnani8/gen-kubeDaniel J Walsh2022-08-26
|\ \ \
| * | | Remove duplicate annotations in generated service yamlUrvashi Mohnani2022-08-24
* | | | Merge pull request #15490 from rhatdan/codespellOpenShift Merge Robot2022-08-26
|\ \ \ \
| * | | | Run codespellDaniel J Walsh2022-08-25
* | | | | Merge pull request #15487 from mheon/image_delete_eventOpenShift Merge Robot2022-08-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Compat API image remove events now have 'delete' statusMatthew Heon2022-08-25
* | | | | Merge pull request #15489 from ashley-cui/makepkgOpenShift Merge Robot2022-08-25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [CI:DOCS] Automatically set podman version in pkginstallerAshley Cui2022-08-25
* | | | | Merge pull request #15466 from mtrmac/image-trust-sigstoreDaniel J Walsh2022-08-25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Preserve all unknown PolicyRequirement fields on (podman image trust set)Miloslav Trmač2022-08-25
| * | | | Reorganize the types in policy.go a bitMiloslav Trmač2022-08-25
| * | | | Add support for showing keyPaths in (podman image trust show)Miloslav Trmač2022-08-25
| * | | | Support (image trust show) for sigstoreSigned entriesMiloslav Trmač2022-08-25
| * | | | BREAKING CHANGE: Change how (podman image trust show) represents multiple req...Miloslav Trmač2022-08-25
| * | | | Reorganize descriptionsOfPolicyRequirements a bitMiloslav Trmač2022-08-25
| * | | | Use the full descriptionsOfPolicyRequirements for the default scopeMiloslav Trmač2022-08-25
| * | | | Rename haveMatchRegistry to registriesDConfigurationForScopeMiloslav Trmač2022-08-25
| * | | | Rename tempTrustShowOutput to entryMiloslav Trmač2022-08-25
| * | | | Split descriptionsOfPolicyRequirements out of getPolicyShowOutputMiloslav Trmač2022-08-25
| * | | | Recognize the new lookaside names for simple signing sigstoreMiloslav Trmač2022-08-25
| * | | | Add a unit test for trust.PolicyDescriptionMiloslav Trmač2022-08-25
| * | | | Make the output of (podman image trust show) deterministicMiloslav Trmač2022-08-25
| * | | | Make most of pkg/trust package-privateMiloslav Trmač2022-08-25
| * | | | Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescriptionMiloslav Trmač2022-08-25
| * | | | Add support for sigstoreSigned in (podman image trust set)Miloslav Trmač2022-08-25
| * | | | Create new policy entries together with validating inputMiloslav Trmač2022-08-25
| * | | | Improve validation of data in ImageEngine.SetTrustMiloslav Trmač2022-08-25
| * | | | Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntriesMiloslav Trmač2022-08-25
| * | | | Add a variable for scopeMiloslav Trmač2022-08-25
| * | | | Make trust.CreateTempFile privateMiloslav Trmač2022-08-25
| * | | | Reorganize pkg/trustMiloslav Trmač2022-08-25
| * | | | Remove an unused trust.ShowOutput typeMiloslav Trmač2022-08-25
| * | | | Remove commented out codeMiloslav Trmač2022-08-25