Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add generate systemd -e/--env option | Toshiki Sonoda | 2022-09-06 |
* | Merge pull request #15587 from edsantiago/skip_ubuntu_flake | OpenShift Merge Robot | 2022-09-02 |
|\ | |||
| * | CI: disable flaking test on ubuntu | Ed Santiago | 2022-09-01 |
* | | Merge pull request #15601 from edsantiago/docs_dedup_name | OpenShift Merge Robot | 2022-09-01 |
|\ \ | |||
| * | | Man pages: refactor common options: --name | Ed Santiago | 2022-09-01 |
| |/ | |||
* | | Merge pull request #15276 from cdoern/update | OpenShift Merge Robot | 2022-09-01 |
|\ \ | |/ |/| | |||
| * | implement podman update | Charlie Doern | 2022-09-01 |
|/ | |||
* | Merge pull request #15571 from umohnani8/gen-kube | OpenShift Merge Robot | 2022-09-01 |
|\ | |||
| * | Set enableServiceLinks to false in generated yaml | Urvashi Mohnani | 2022-08-31 |
* | | Merge pull request #15574 from edsantiago/fix_useradd_flake | OpenShift Merge Robot | 2022-09-01 |
|\ \ | |||
| * | | Cirrus: pick UIDs/GIDs starting at 1500, not 1000 | Ed Santiago | 2022-08-31 |
* | | | 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 |
| |\ \ \ \ | |||
| * | | | | | updated apiv2 tests to reflect hash compat fix | Jason Ertel | 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 #15572 from lsm5/disable-packit | OpenShift Merge Robot | 2022-09-01 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | [CI:BUILD] Packit: Disable until proved in other repos | Lokesh Mandvekar | 2022-08-31 |
|/ / / / / / | |||
* | | | | | | Merge pull request #15566 from mheon/fix_15557 | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | Inhibit SIGTERM during Conmon startup | Matthew Heon | 2022-08-31 |
* | | | | | | 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 #15562 from edsantiago/docs_dedup_signal | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ \ \ | |||
| * | | | | | | Man pages: refactor common options: --signal | Ed Santiago | 2022-08-31 |
* | | | | | | | Merge pull request #15479 from dcermak/don-t-use-privileged-containers | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | [makefile] disable security labeling instead of using --privileged | Dan Čermák | 2022-08-29 |
* | | | | | | | | Merge pull request #15510 from vrothberg/fix-15485 | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | podman rmi: emit untag events | Valentin Rothberg | 2022-08-27 |
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| * | | | | | | | | docs: move userns options to separate file | Giuseppe Scrivano | 2022-08-30 |
| * | | | | | | | | 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 #15530 from dfr/freebsd-conmon | Daniel J Walsh | 2022-08-31 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | libpod: Make sure writeConmonPipeData is called on FreeBSD | Doug Rabson | 2022-08-29 |
|/ / / / / / / / | |||
* | | | | | | | | Merge pull request #15548 from edsantiago/docs_dedup_restart | OpenShift Merge Robot | 2022-08-31 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Man pages: refactor common options: --restart | Ed Santiago | 2022-08-30 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #15545 from edsantiago/docs_dedup_subxidname | OpenShift Merge Robot | 2022-08-30 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Man pages: refactor common options: --subXidname | Ed Santiago | 2022-08-30 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | 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 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge pull request #15532 from edsantiago/docs_dedup_httpproxy | OpenShift Merge Robot | 2022-08-30 |
|\ \ \ \ \ \ |