| Commit message (Expand) | Author | Age |
* | pkg/util: Add no-op implementation of AddPrivilegedDevices on FreeBSD | Doug Rabson | 2022-09-05 |
* | Merge pull request #15618 from mheon/add_group_to_addtlgroups | OpenShift Merge Robot | 2022-09-05 |
|\ |
|
| * | Add container GID to additional groups | Matthew Heon | 2022-09-02 |
* | | Merge pull request #15582 from dfr/freebsd-bind | OpenShift Merge Robot | 2022-09-04 |
|\ \ |
|
| * | | specgen: Use platform-specific mount type for volume mounts | Doug Rabson | 2022-08-30 |
* | | | Merge pull request #15614 from sstosh/fix-swagger | OpenShift Merge Robot | 2022-09-02 |
|\ \ \ |
|
| * | | | Fix swagger documentation | Toshiki Sonoda | 2022-09-02 |
* | | | | Merge pull request #15599 from umohnani8/gen-kube | OpenShift Merge Robot | 2022-09-02 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix bind-mount-option annotation in gen/play kube | Urvashi Mohnani | 2022-09-01 |
| | |/
| |/| |
|
* | | | Merge pull request #15404 from arixmkii/win_compat2 | OpenShift Merge Robot | 2022-09-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | Improved Windows compatibility for machine command | Arthur Sengileyev | 2022-08-29 |
* | | | implement podman update | Charlie Doern | 2022-09-01 |
| |/
|/| |
|
* | | Merge pull request #15360 from m0duspwnens/api_compat_containers | OpenShift Merge Robot | 2022-09-01 |
|\ \ |
|
| * \ | Merge branch 'containers:main' into api_compat_containers | Jason Ertel | 2022-08-30 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/main' into api_compat_containers | Josh Patterson | 2022-08-29 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | api: return imageID instead of imageName, for "Image" when Podman API is queried | Josh Patterson | 2022-08-17 |
* | | | | Merge pull request #15560 from dfr/freebsd-specgen | OpenShift Merge Robot | 2022-09-01 |
|\ \ \ \ |
|
| * | | | | specgen/generate: Add support for FreeBSD | Doug Rabson | 2022-08-30 |
| * | | | | specgen/generate: Move specConfigNamespaces to namespace_linux.go and add stubs | Doug Rabson | 2022-08-30 |
| * | | | | specgen/generate: Move SpecGenToOCI, WeightDevices to oci_linux.go and add st... | Doug Rabson | 2022-08-30 |
| * | | | | specgen/generate: Move security.go to security_linux.go and add stubs | Doug Rabson | 2022-08-29 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #15473 from umohnani8/empty-dir | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ |
|
| * | | | | Add emptyDir volume support to kube play | Urvashi Mohnani | 2022-08-30 |
| |/ / / |
|
* | | | | Merge pull request #15411 from arixmkii/override_default_username | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ |
|
| * | | | | Allow to override default username via command line | Arthur Sengileyev | 2022-08-30 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #15389 from giuseppe/userns-map-user | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ |
|
| * | | | | podman: add uid and gid options to keep-id | Giuseppe Scrivano | 2022-08-30 |
| * | | | | infra: remove dead code | Giuseppe Scrivano | 2022-08-30 |
| |/ / / |
|
* | | | | Merge pull request #15491 from marshall-lee/bindings-schema-ignore | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Mark some of the option fields as ignored in pkg/bindings | Vladimir Kochnev | 2022-08-26 |
* | | | | Merge pull request #15517 from tyler92/remove-libnetwork-dep | OpenShift Merge Robot | 2022-08-30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | remove github.com/docker/libnetwork dependency | Mikhail Khachayants | 2022-08-27 |
* | | | | pkg/domain: Add terminal support for FreeBSD | Doug Rabson | 2022-08-27 |
|/ / / |
|
* | | | remote: fix implementation of build with --userns=auto for API | Aditya R | 2022-08-26 |
* | | | Merge pull request #15490 from rhatdan/codespell | OpenShift Merge Robot | 2022-08-26 |
|\ \ \ |
|
| * | | | Run codespell | Daniel J Walsh | 2022-08-25 |
| |/ / |
|
* | | | Merge pull request #15487 from mheon/image_delete_event | OpenShift Merge Robot | 2022-08-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Compat API image remove events now have 'delete' status | Matthew Heon | 2022-08-25 |
* | | | Merge pull request #15466 from mtrmac/image-trust-sigstore | Daniel J Walsh | 2022-08-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | Preserve all unknown PolicyRequirement fields on (podman image trust set) | Miloslav Trmač | 2022-08-25 |
| * | | Reorganize the types in policy.go a bit | Miloslav 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 entries | Miloslav Trmač | 2022-08-25 |
| * | | BREAKING CHANGE: Change how (podman image trust show) represents multiple req... | Miloslav Trmač | 2022-08-25 |
| * | | Reorganize descriptionsOfPolicyRequirements a bit | Miloslav Trmač | 2022-08-25 |
| * | | Use the full descriptionsOfPolicyRequirements for the default scope | Miloslav Trmač | 2022-08-25 |
| * | | Rename haveMatchRegistry to registriesDConfigurationForScope | Miloslav Trmač | 2022-08-25 |
| * | | Rename tempTrustShowOutput to entry | Miloslav Trmač | 2022-08-25 |
| * | | Split descriptionsOfPolicyRequirements out of getPolicyShowOutput | Miloslav Trmač | 2022-08-25 |
| * | | Recognize the new lookaside names for simple signing sigstore | Miloslav Trmač | 2022-08-25 |