summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* compat attach: fix write on closed channelValentin Rothberg2022-01-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12684 from mheon/remap_statesOpenShift Merge Robot2022-01-18
|\
| * Revamp Libpod state strings for Docker compatMatthew Heon2022-01-17
* | Merge pull request #12870 from rhatdan/userns1OpenShift Merge Robot2022-01-18
|\ \ | |/ |/|
| * Use PODMAN_USERNS environment variable when running as a serviceDaniel J Walsh2022-01-17
* | Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
|/
* Use new CDI APIEvan Lezar2022-01-14
* Merge pull request #12828 from giuseppe/drop-checkOpenShift Merge Robot2022-01-13
|\
| * libpod: refine check for empty pod cgroupGiuseppe Scrivano2022-01-12
* | Merge pull request #12826 from vrothberg/force-rm-podOpenShift Merge Robot2022-01-13
|\ \
| * | podman container rm: remove podValentin Rothberg2022-01-13
* | | Merge pull request #12642 from Luap99/libnetworkOpenShift Merge Robot2022-01-13
|\ \ \ | |/ / |/| |
| * | use netns package from c/commonPaul Holzinger2022-01-12
| * | update buildah to latest and use new network stackPaul Holzinger2022-01-12
| * | use libnetwork from c/commonPaul Holzinger2022-01-12
| |/
* | use events_logfile_path from containers.conf for events log.Daniel J Walsh2022-01-13
* | libpod: fix check for systemd sessionGiuseppe Scrivano2022-01-12
|/
* Fix permission on secrets directoryDaniel J Walsh2022-01-11
* Add podman rm --dependDaniel J Walsh2022-01-11
* Merge pull request #12807 from Luap99/macvlan-hostipDaniel J Walsh2022-01-11
|\
| * fix host.containers.internal entry for macvlan networksPaul Holzinger2022-01-11
* | Use the InfraImage defined in containers.confDaniel J Walsh2022-01-10
* | Remove dead RuntimeOption functionsDaniel J Walsh2022-01-10
* | Merge pull request #12733 from rhatdan/copyOpenShift Merge Robot2022-01-07
|\ \ | |/ |/|
| * Set volume NeedsCopyUp to false iff data was copied upDaniel J Walsh2022-01-06
* | Prevent double decoding of storage optionsRiyad Preukschas2022-01-07
* | Merge pull request #12758 from rhatdan/runtimeOpenShift Merge Robot2022-01-06
|\ \
| * | add OCI Runtime name to errorsDaniel J Walsh2022-01-06
| |/
* / fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
|/
* Merge pull request #12687 from rhatdan/volumeOpenShift Merge Robot2022-01-06
|\
| * Support all volume mounts for rootless containersDaniel J Walsh2022-01-04
* | Merge pull request #12208 from cdoern/podSecurityOptOpenShift Merge Robot2022-01-05
|\ \ | |/ |/|
| * Pod Security Option supportcdoern2021-12-27
* | Merge pull request #12697 from baude/servicefailedstatesOpenShift Merge Robot2022-01-03
|\ \
| * | .service file removal on failureBrent Baude2021-12-26
| |/
* / fix docye.sijun2022-01-03
|/
* Merge pull request #12627 from rhatdan/passwdOpenShift Merge Robot2021-12-23
|\
| * Allow users to add host user accounts to /etc/passwdDaniel J Walsh2021-12-23
* | container creation: don't apply reserved annotations from imageValentin Rothberg2021-12-23
|/
* Merge pull request #12599 from rhatdan/kernelmemoryOpenShift Merge Robot2021-12-23
|\
| * Warn on use of --kernel-memoryDaniel J Walsh2021-12-22
* | Enable checkpoint/restore for /dev/shmRadostin Stoyanov2021-12-23
* | Always run passwd management code when DB value is nilMatthew Heon2021-12-22
* | Merge pull request #12375 from rhatdan/hostsOpenShift Merge Robot2021-12-22
|\ \ | |/ |/|
| * Use hosts public ip address in rootless containersDaniel J Walsh2021-12-21
* | Merge pull request #12668 from vrothberg/fix-12667OpenShift Merge Robot2021-12-22
|\ \
| * | support hosts without /etc/hostsValentin Rothberg2021-12-22
| |/
* | Merge pull request #12664 from cdoern/noManagePasswdOpenShift Merge Robot2021-12-22
|\ \ | |/ |/|
| * Podman run --passwdcdoern2021-12-21