aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | Man pages: refactor common options: --dns-*Ed Santiago2022-08-29
|/ / / / /
* | | | | Merge pull request #15481 from edsantiago/test_cleanup_apiv2OpenShift Merge Robot2022-08-29
|\ \ \ \ \
| * | | | | APIv2 test cleanup, part 2 of 2Ed Santiago2022-08-25
| |/ / / /
* | | | | Merge pull request #15516 from kubealex/handle-connected-networkOpenShift Merge Robot2022-08-29
|\ \ \ \ \
| * | | | | Fix #15499 already connected networkAlessandro Rossi2022-08-27
* | | | | | Merge pull request #15500 from dfr/freebsd-terminalOpenShift Merge Robot2022-08-29
|\ \ \ \ \ \
| * | | | | | pkg/domain: Add terminal support for FreeBSDDoug Rabson2022-08-27
* | | | | | | Merge pull request #15504 from lsm5/aws-metaOpenShift Merge Robot2022-08-29
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [CI:DOCS] Cirrus: Update meta-task for EC2 imageLokesh Mandvekar2022-08-26
* | | | | | | 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