aboutsummaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* 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 #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
| |/ /
* / / generate, kube: plug HostUsersGiuseppe Scrivano2022-09-08
|/ /
* | Merge pull request #15607 from fpoirotte/mainOpenShift Merge Robot2022-09-08
|\ \
| * | Fix #15243 Set AutomountServiceAccountToken to falseFrançois Poirotte2022-09-04
* | | Merge pull request #15668 from giuseppe/skip-sys-fs-cgroup-systemd-if-missingOpenShift Merge Robot2022-09-07
|\ \ \
| * | | podman: skip /sys/fs/cgroup/systemd if not presentGiuseppe Scrivano2022-09-07
* | | | Merge pull request #15649 from dfr/freebsd-conmonOpenShift Merge Robot2022-09-07
|\ \ \ \
| * | | | libpod: Filter out ENOTCONN errors when trying to close unix domain socketsDoug Rabson2022-09-07
| * | | | libpod: Factor out capabilites code from prepareProcessExecDoug Rabson2022-09-07
* | | | | Merge pull request #15633 from thediveo/eventsOpenShift Merge Robot2022-09-07
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | emit container labels also for container exited and exec died eventsHarald Albrecht2022-09-06
| |/ / /
* / / / fix Pod removal after OS hard shutdownMikhail Khachayants2022-09-06
|/ / /
* | | libpod: Factor out setting volume atime to container_internal_linux.goDoug Rabson2022-09-05
* | | libpod: Move miscellaneous file handlling to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Don't mount /dev/shm in containers on FreeBSDDoug Rabson2022-09-05
* | | libpod: Factor out handling of slirp4netns and net=noneDoug Rabson2022-09-05
* | | libpod: Move functions related to /etc bind mounts to container_internal_comm...Doug Rabson2022-09-05
* | | libpod: Move getRootNetNsDepCtr to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Use (*Container).addNetworkNamespace to restore checkpoint networkDoug Rabson2022-09-05
* | | libpod: Move functions related to checkpoints to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Move mountNotifySocket to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Move getUserOverrides, lookupHostUser to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Move isWorkDirSymlink, resolveWorkDir to container_internal_common.goDoug Rabson2022-09-05
* | | libpod: Use platform-specific mount type for volume mountsDoug Rabson2022-09-05
* | | libpod: Factor out platform-specific sections from generateSpecDoug Rabson2022-09-05
* | | libpod: Move getOverlayUpperAndWorkDir and generateSpec to container_internal...Doug Rabson2022-09-05
* | | libpod: Add FreeBSD implementation of container internalsDoug Rabson2022-09-05
* | | libpod: Move networkDisable to container_linux.goDoug Rabson2022-09-05
* | | Merge pull request #15618 from mheon/add_group_to_addtlgroupsOpenShift Merge Robot2022-09-05
|\ \ \
| * | | Add container GID to additional groupsMatthew Heon2022-09-02
| |/ /
* | | Merge pull request #15582 from dfr/freebsd-bindOpenShift Merge Robot2022-09-04
|\ \ \
| * | | libpod/define: Make TypeBind a platform-specific constantDoug Rabson2022-08-30
* | | | Merge pull request #15581 from dfr/random-namesOpenShift Merge Robot2022-09-02
|\ \ \ \
| * | | | libpod: Ensure that generated container names are randomDoug Rabson2022-09-01
| |/ / /
* | | | Merge pull request #15599 from umohnani8/gen-kubeOpenShift Merge Robot2022-09-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix bind-mount-option annotation in gen/play kubeUrvashi Mohnani2022-09-01
* | | | implement podman updateCharlie Doern2022-09-01
|/ / /
* | | Merge pull request #15571 from umohnani8/gen-kubeOpenShift Merge Robot2022-09-01
|\ \ \ | |/ / |/| |
| * | Set enableServiceLinks to false in generated yamlUrvashi Mohnani2022-08-31
* | | Merge pull request #15566 from mheon/fix_15557OpenShift Merge Robot2022-08-31
|\ \ \ | |/ / |/| |
| * | Inhibit SIGTERM during Conmon startupMatthew Heon2022-08-31
| |/
* | Merge pull request #15473 from umohnani8/empty-dirOpenShift Merge Robot2022-08-31
|\ \
| * | Add emptyDir volume support to kube playUrvashi Mohnani2022-08-30