| Commit message (Expand) | Author | Age |
* | Merge pull request #7592 from mheon/force_attach_winch | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | Force Attach() to send a SIGWINCH and redraw | Matthew Heon | 2020-09-10 |
* | | Merge pull request #7591 from haircommander/play-kube-process-namespace | OpenShift Merge Robot | 2020-09-11 |
|\ \ |
|
| * | | play/generate: support shareProcessNamespace | Peter Hunt | 2020-09-10 |
* | | | Merge pull request #7587 from ParkerVR/kube-underscores | OpenShift Merge Robot | 2020-09-11 |
|\ \ \ |
|
| * | | | allowed underscores to remain in name for YAML | Parker Van Roy | 2020-09-10 |
* | | | | Merge pull request #7541 from mheon/modify_group | OpenShift Merge Robot | 2020-09-10 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Make an entry in /etc/group when we modify /etc/passwd | Matthew Heon | 2020-09-10 |
| | |/
| |/| |
|
* | | | Merge pull request #7578 from giuseppe/join-userns-reuse-mappings | OpenShift Merge Robot | 2020-09-10 |
|\ \ \
| |_|/
|/| | |
|
| * | | libpod: read mappings when joining a container userns | Giuseppe Scrivano | 2020-09-10 |
* | | | Merge pull request #7460 from AkihiroSuda/allow-rootless-cni | OpenShift Merge Robot | 2020-09-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: support `podman network create` (CNI-in-slirp4netns) | Akihiro Suda | 2020-09-09 |
* | | | Merge pull request #7290 from rhatdan/external | OpenShift Merge Robot | 2020-09-09 |
|\ \ \ |
|
| * | | | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
| |/ / |
|
* / / | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
|/ / |
|
* | | make image parent check more robust | Valentin Rothberg | 2020-09-07 |
* | | We should not be mounting /run as noexec when run with --systemd | Daniel J Walsh | 2020-09-02 |
|/ |
|
* | Ensure rootless containers without a passwd can start | Matthew Heon | 2020-08-31 |
* | Merge pull request #7469 from zhangguanzhang/generate-kube-with-ExtraHosts | OpenShift Merge Robot | 2020-08-28 |
|\ |
|
| * | fix podman generate kube with HostAliases | zhangguanzhang | 2020-08-27 |
* | | Merge pull request #7436 from rhatdan/variant | OpenShift Merge Robot | 2020-08-28 |
|\ \ |
|
| * | | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | | | Merge pull request #7481 from Luap99/keep-conf | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ |
|
| * | | | Don't remove config files with podman system reset | Paul Holzinger | 2020-08-28 |
| |/ / |
|
* | | | Merge pull request #7448 from baude/issue7444 | OpenShift Merge Robot | 2020-08-28 |
|\ \ \ |
|
| * | | | fix panic when checking len on nil object | Brent Baude | 2020-08-28 |
| |/ / |
|
* / / | Delete prior /dev/shm/* | Lokesh Mandvekar | 2020-08-28 |
|/ / |
|
* | | Fix up some error messages | Matthew Heon | 2020-08-27 |
* | | Merge pull request #7451 from mheon/fix_7195 | Ed Santiago | 2020-08-27 |
|\ \
| |/
|/| |
|
| * | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 |
* | | Merge pull request #7409 from zhangguanzhang/apiv2-create-ctr-with-invalid-en... | OpenShift Merge Robot | 2020-08-26 |
|\ \ |
|
| * | | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
* | | | podman: add option --cgroup-conf | Giuseppe Scrivano | 2020-08-21 |
* | | | vendor: update opencontainers/runtime-spec | Giuseppe Scrivano | 2020-08-21 |
|/ / |
|
* / | error when adding container to pod with network information | Brent Baude | 2020-08-21 |
|/ |
|
* | Merge pull request #7383 from mheon/unmount_storage_ctrs | OpenShift Merge Robot | 2020-08-20 |
|\ |
|
| * | Unmount c/storage containers before removing them | Matthew Heon | 2020-08-19 |
* | | Merge pull request #7346 from rhatdan/systemd | OpenShift Merge Robot | 2020-08-19 |
|\ \
| |/
|/| |
|
| * | Don't limit the size on /run for systemd based containers | Daniel J Walsh | 2020-08-18 |
* | | Support sighup reload configuration files | Qi Wang | 2020-08-18 |
|/ |
|
* | Merge pull request #7283 from mheon/pod_infra_has_exit_cmd | OpenShift Merge Robot | 2020-08-17 |
|\ |
|
| * | Clean up pods before returning from Pod Stop API call | Matthew Heon | 2020-08-17 |
| * | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | | Merge pull request #7306 from mheon/private_mount | OpenShift Merge Robot | 2020-08-12 |
|\ \ |
|
| * | | Change /sys/fs/cgroup/systemd mount to rprivate | Matthew Heon | 2020-08-12 |
* | | | Merge pull request #7308 from hamzadis/slirp4netns-cidr | OpenShift Merge Robot | 2020-08-12 |
|\ \ \ |
|
| * | | | Add support for setting the CIDR when using slirp4netns | Adis Hamzić | 2020-08-12 |
| |/ / |
|
* / / | add event for image build | Brent Baude | 2020-08-12 |
|/ / |
|
* / | Ensure correct propagation for cgroupsv1 systemd cgroup | Matthew Heon | 2020-08-11 |
|/ |
|
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |