summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge pull request #15767 from dfr/freebsd-eventsOpenShift Merge Robot2022-09-13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | events: Fix spelling of newNullEventerDoug Rabson2022-09-13
| |/ / / / / / /
* | | | | | | | Merge pull request #15750 from containers/dependabot/go_modules/github.com/vb...OpenShift Merge Robot2022-09-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | build(deps): bump github.com/vbauerster/mpb/v7 from 7.5.2 to 7.5.3dependabot[bot]2022-09-13
| |/ / / / / /
* | | | | | | Merge pull request #15758 from edsantiago/docs_dedup_rootfsOpenShift Merge Robot2022-09-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Man pages: refactor common options: --rootfsEd Santiago2022-09-12
|/ / / / / /
* | | | | | Merge pull request #15678 from edsantiago/bats_cleanupOpenShift Merge Robot2022-09-12
|\ \ \ \ \ \
| * | | | | | system tests: periodic cleanup and fixesEd Santiago2022-09-12
* | | | | | | Merge pull request #15749 from dfr/freebsd-networkingOpenShift Merge Robot2022-09-12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | libpod: Move ocicniPortsToNetTypesPorts and compareOCICNIPorts to networking_...Doug Rabson2022-09-12
| * | | | | | libpod: Move NetworkDisconnect and NetworkConnect to networking_common.goDoug Rabson2022-09-12
| * | | | | | libpod: Move resultToBasicNetworkConfig to networking_common.goDoug Rabson2022-09-12
| * | | | | | libpod: Add support for getContainerNetworkInfo on FreeBSDDoug Rabson2022-09-12
| * | | | | | 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