summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | libpod: Move getContainerNetworkInfo to networking_common.goDoug Rabson2022-09-12
| * | | | libpod: Move isBridgeNetMode and reloadContainerNetwork to networking_common.goDoug Rabson2022-09-12
| * | | | libpod: Move teardownNetwork and teardownCNI to networking_common.goDoug Rabson2022-09-12
| * | | | libpod: Move setUpNetwork and getCNIPodName to networking_common.goDoug Rabson2022-09-12
| * | | | libpod: Move convertPortMappings and getNetworkOptions to networking_common.goDoug Rabson2022-09-12
| * | | | libpod: Add FreeBSD implementation of container networkingDoug Rabson2022-09-12
| * | | | libpod: Re-work the container's network state to help code sharingDoug Rabson2022-09-12
| * | | | libpod: Move platform-specific bind mounts to a per-platform methodDoug Rabson2022-09-12
| * | | | libpod: Avoid a nil dereference when generating resolv.conf on FreeBSDDoug Rabson2022-09-12
* | | | | Merge pull request #15717 from Luap99/eventsOpenShift Merge Robot2022-09-12
|\ \ \ \ \
| * | | | | podman events --format: fix duplicated newlinePaul Holzinger2022-09-12
| * | | | | fix race where podman events exits to earlyPaul Holzinger2022-09-12
| * | | | | set default EventsLogFilePath on first runPaul Holzinger2022-09-12
| * | | | | Improve --tmpdir and --events-backend docsPaul Holzinger2022-09-12
| * | | | | Use new secret store APIAshley Cui2022-09-12
| * | | | | libpod: runtime newEventer() cleanupPaul Holzinger2022-09-12
| * | | | | event backend journald: fix problem with empty journalPaul Holzinger2022-09-12
| * | | | | event backend none: return an error when reading eventsPaul Holzinger2022-09-12
| * | | | | fix hang with podman events file loggerPaul Holzinger2022-09-12
| |/ / / /
* | | | | Merge pull request #15751 from edsantiago/docs_dedup_volumes_fromOpenShift Merge Robot2022-09-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Man pages: refactor common options: --volumes-fromEd Santiago2022-09-12
* | | | | Merge pull request #15511 from rhatdan/codespellOpenShift Merge Robot2022-09-12
|\ \ \ \ \
| * | | | | Fix stuttersDaniel J Walsh2022-09-10
* | | | | | Merge pull request #15747 from vrothberg/docs-volumeOpenShift Merge Robot2022-09-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [CI:DOCS] --volume: consistent wordingValentin Rothberg2022-09-12
| | |_|/ / | |/| | |
* | | | | Merge pull request #15744 from dfr/vendorOpenShift Merge Robot2022-09-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update c/storage to latestDoug Rabson2022-09-12
|/ / / /
* | | | Merge pull request #15737 from Juneezee/refactor/os.ReadDirOpenShift Merge Robot2022-09-12
|\ \ \ \
| * | | | refactor: use `os.ReadDir` for lightweight directory readingEng Zer Jun2022-09-11
* | | | | Merge pull request #15734 from KenMacD/add-pathOpenShift Merge Robot2022-09-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Include more environment variables in conmon env.Kenny MacDermid2022-09-11
* | | | | Merge pull request #15728 from tyler92/fix-cpu-millis-limitOpenShift Merge Robot2022-09-10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix CPU usage limitation in play kube for non integer valuesMikhail Khachayants2022-09-10
| | |/ / | |/| |
* | | | Merge pull request #15725 from cevich/no_multiarch_winOpenShift Merge Robot2022-09-10
|\ \ \ \ | |/ / / |/| | |
| * | | Cirrus: Don't run win_installer in multiarch cronChris Evich2022-09-09
|/ / /
* | | Merge pull request #15706 from edsantiago/docs_dedup_volumeOpenShift Merge Robot2022-09-09
|\ \ \
| * | | Man pages: refactor common options: --volumeEd Santiago2022-09-09
* | | | Merge pull request #15719 from containers/dependabot/go_modules/github.com/do...OpenShift Merge Robot2022-09-09
|\ \ \ \ | |_|_|/ |/| | |
| * | | build(deps): bump github.com/docker/dockerdependabot[bot]2022-09-09
* | | | Merge pull request #15716 from vrothberg/fix-15661OpenShift Merge Robot2022-09-09
|\ \ \ \ | |_|/ / |/| | |
| * | | stop: fix error handlingValentin Rothberg2022-09-09
* | | | Merge pull request #15687 from vrothberg/RUN-1639OpenShift Merge Robot2022-09-09
|\ \ \ \
| * | | | health check: add on-failure actionsValentin Rothberg2022-09-09
* | | | | Merge pull request #15462 from edsantiago/system_tests_for_updateOpenShift Merge Robot2022-09-09
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | System tests for podman-updateEd Santiago2022-09-01
* | | | | Merge pull request #15695 from Luap99/update-buildahOpenShift Merge Robot2022-09-09
|\ \ \ \ \
| * | | | | Fixes for vendoring BuildahEd Santiago2022-09-09
| * | | | | update buildah and c/common to latestPaul Holzinger2022-09-09
* | | | | | Merge pull request #15692 from giuseppe/pod-spec-usernsOpenShift Merge Robot2022-09-09
|\ \ \ \ \ \
| * | | | | | generate, kube: plug HostUsersGiuseppe Scrivano2022-09-08