summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #15381 from dfr/freebsd-enableOpenShift Merge Robot2022-08-22
|\
| * events: Add freebsd support for libpod/eventDoug Rabson2022-08-22
| * cmd/podman: Enable ABI and Tunnel mode for freebsdDoug Rabson2022-08-22
* | Merge pull request #15403 from sstosh/cgroups-cpusetOpenShift Merge Robot2022-08-22
|\ \
| * | [CI:DOCS] Update how to enable resource limit delegationToshiki Sonoda2022-08-22
* | | Merge pull request #15409 from vrothberg/fix-15300OpenShift Merge Robot2022-08-22
|\ \ \
| * | | [CI:DOCS] elaborate on image lookups of foreign platformsValentin Rothberg2022-08-22
| | |/ | |/|
* | | Merge pull request #15407 from edsantiago/docs_dedup_certdirOpenShift Merge Robot2022-08-22
|\ \ \
| * | | Man pages: refactor common options: cert-dirEd Santiago2022-08-22
| |/ /
* | | Merge pull request #15391 from lsm5/430-dev-bumpOpenShift Merge Robot2022-08-22
|\ \ \
| * | | version bump to 4.3.0-devLokesh Mandvekar2022-08-22
| |/ /
* | | Merge pull request #15394 from daniloglima/feature/update-contrib-fileOpenShift Merge Robot2022-08-22
|\ \ \ | |/ / |/| |
| * | Update "CONTRIBUTING" file with Debian/Ubuntu dependencies"Danilo Lima2022-08-22
|/ /
* | Merge pull request #15401 from vrothberg/fix-15388OpenShift Merge Robot2022-08-22
|\ \
| * | fix CI: remove hardcodeded alpine versionValentin Rothberg2022-08-22
| |/
* | Merge pull request #15342 from edsantiago/docs_dedup_authfileOpenShift Merge Robot2022-08-22
|\ \ | |/ |/|
| * Man pages: refactor common options: authfileEd Santiago2022-08-16
* | Merge pull request #15365 from edsantiago/test_kube_generateOpenShift Merge Robot2022-08-18
|\ \
| * | podman generate kube - add actual testsEd Santiago2022-08-18
* | | Merge pull request #15371 from dfr/freebsd-conmonOpenShift Merge Robot2022-08-18
|\ \ \
| * | | libpod: Build oci_conmon_common.go and oci_conmon_attach_common on FreeBSDDoug Rabson2022-08-18
| * | | libpod: Move openUnixSocket to oci_conmon_attach_linux.goDoug Rabson2022-08-18
| * | | libpod: Move moveConmonToCgroupAndSignal and GetLimits to oci_conmon_linux.goDoug Rabson2022-08-18
| * | | libpod: Move socket label handling from oci_conmon_common.go to oci_conmon_li...Doug Rabson2022-08-18
| * | | libpod: Move rootless handling from oci_conmon_common.go to oci_conmon_linux.goDoug Rabson2022-08-18
| * | | libpod: Move oci_conmon_exec_linux.go to oci_conmon_exec_common.goDoug Rabson2022-08-18
| * | | libpod: Move oci_conmon_attach_linux.go to oci_conmon_attach_common.goDoug Rabson2022-08-18
| * | | libpod: Move oci_conmon_linux.go to oci_conmon_common.goDoug Rabson2022-08-18
| |/ /
* | | Merge pull request #15305 from dilyanpalauzov/reword_exit_policyDaniel J Walsh2022-08-18
|\ \ \
| * | | Reword --exit-policy optionДилян Палаузов2022-08-14
* | | | Merge pull request #15340 from giuseppe/conmon-rs-version-parseOpenShift Merge Robot2022-08-18
|\ \ \ \ | |_|/ / |/| | |
| * | | runtime: use FindCommon from c/commonGiuseppe Scrivano2022-08-17
| * | | vendor: update containers/commonGiuseppe Scrivano2022-08-17
* | | | Merge pull request #15368 from m0duspwnens/api_sort_hc_bindsOpenShift Merge Robot2022-08-17
|\ \ \ \
| * | | | sort hc.Binds returned from compat apiJosh Patterson2022-08-17
* | | | | Merge pull request #15364 from rhatdan/statsOpenShift Merge Robot2022-08-17
|\ \ \ \ \
| * | | | | Add podman stats --no-trunc optionDaniel J Walsh2022-08-17
| | |/ / / | |/| | |
* | | | | Merge pull request #15362 from rhatdan/manifest1OpenShift Merge Robot2022-08-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add podman manifest create -a. Alias for --amend:Docker compatibilityDaniel J Walsh2022-08-17
|/ / / /
* | | | Merge pull request #15341 from rhatdan/kubeOpenShift Merge Robot2022-08-17
|\ \ \ \
| * | | | Fix podman kube generate --help to show correct help messageDaniel J Walsh2022-08-16
| |/ / /
* | | | Merge pull request #15031 from lsm5/ec2-aarch64-machineOpenShift Merge Robot2022-08-17
|\ \ \ \
| * | | | Cirrus: add podman_machine_aarch64Lokesh Mandvekar2022-08-17
* | | | | Merge pull request #15357 from dfr/freebsd-buildOpenShift Merge Robot2022-08-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libpod: Move uses of unix.O_PATH to container_internal_linux.goDoug Rabson2022-08-17
| * | | | libpod: Move rootless network setup details to container_internal_linux.goDoug Rabson2022-08-17
| * | | | libpod: Add stubs for non-linux buildsDoug Rabson2022-08-17
|/ / / /
* | | | Merge pull request #14999 from sstosh/restart-optionOpenShift Merge Robot2022-08-17
|\ \ \ \
| * | | | Update cmd/podman/containers/restart.goTom Sweeney2022-08-12
| * | | | Add restart --cidfile, --filterToshiki Sonoda2022-08-12