| Commit message (Expand) | Author | Age |
... | |
| * | | | | libpod: do not call (*container).Spec() | Valentin Rothberg | 2021-09-29 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #11761 from umohnani8/init | OpenShift Merge Robot | 2021-09-29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [NO TESTS NEEDED] Add port configuration to first regular container | Urvashi Mohnani | 2021-09-28 |
| |/ / |
|
* | | | Ensure pod ID bucket is properly updated on rename | Matthew Heon | 2021-09-28 |
* | | | libpod: do not call (*container).Config() | Valentin Rothberg | 2021-09-28 |
* | | | Merge pull request #11751 from Luap99/net-alias | OpenShift Merge Robot | 2021-09-28 |
|\ \ \ |
|
| * | | | move network alias validation to container create | Paul Holzinger | 2021-09-28 |
| * | | | always add short container id as net alias | Paul Holzinger | 2021-09-28 |
| |/ / |
|
* | | | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | | | CNI: network remove do not error for ENOENT | Paul Holzinger | 2021-09-27 |
|/ / |
|
* | | rootful: do not set XDG_RUNTIME_DIR for cni plugins | Paul Holzinger | 2021-09-24 |
* | | Merge pull request #11654 from Luap99/health-docker | OpenShift Merge Robot | 2021-09-23 |
|\ \ |
|
| * | | podman inspect add State.Health field for docker compat | Paul Holzinger | 2021-09-23 |
* | | | Merge pull request #11704 from rhatdan/kube | OpenShift Merge Robot | 2021-09-23 |
|\ \ \ |
|
| * | | | podman generate kube should not include images command | Daniel J Walsh | 2021-09-22 |
* | | | | Merge pull request #11604 from rhatdan/deleteContainer | OpenShift Merge Robot | 2021-09-22 |
|\ \ \ \ |
|
| * | | | | Ignore mount errors except ErrContainerUnknown when cleaningup container | Daniel J Walsh | 2021-09-22 |
| | |/ /
| |/| | |
|
* / | | | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
|/ / / |
|
* | | | Merge pull request #11689 from Luap99/con-state | OpenShift Merge Robot | 2021-09-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | sync container state before reading the healthcheck | Paul Holzinger | 2021-09-22 |
| |/ |
|
* | | Merge pull request #11629 from Luap99/CNI-1.0 | OpenShift Merge Robot | 2021-09-22 |
|\ \ |
|
| * | | Bump CNI to v1.0.1 | Paul Holzinger | 2021-09-22 |
| |/ |
|
* / | net types: remove omitempty from required fields | Paul Holzinger | 2021-09-22 |
|/ |
|
* | Merge pull request #11676 from rhatdan/kube | OpenShift Merge Robot | 2021-09-21 |
|\ |
|
| * | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-21 |
* | | Merge pull request #11650 from flouthoc/named-volume-overlay | OpenShift Merge Robot | 2021-09-21 |
|\ \
| |/
|/| |
|
| * | volume: Add support for overlay on named volumes | Aditya Rajan | 2021-09-21 |
* | | Pod Device Support | cdoern | 2021-09-20 |
|/ |
|
* | podman machine: use gvproxy for host.containers.internal | Paul Holzinger | 2021-09-20 |
* | Merge pull request #11628 from Luap99/remove-unsued-code | OpenShift Merge Robot | 2021-09-18 |
|\ |
|
| * | Remove unused code from libpod | Paul Holzinger | 2021-09-17 |
* | | Merge pull request #11607 from Luap99/ipvlan | OpenShift Merge Robot | 2021-09-17 |
|\ \
| |/
|/| |
|
| * | CNI: add ipvlan driver | Paul Holzinger | 2021-09-16 |
| * | CNI: network create support macvlan modes | Paul Holzinger | 2021-09-16 |
* | | Merge pull request #11603 from rhatdan/truncate | OpenShift Merge Robot | 2021-09-17 |
|\ \ |
|
| * | | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
| |/ |
|
* | | Merge pull request #11606 from giuseppe/always-move-pause-process-to-scope | OpenShift Merge Robot | 2021-09-17 |
|\ \ |
|
| * | | runtime: move pause process to scope | Giuseppe Scrivano | 2021-09-16 |
| |/ |
|
* / | Only add 127.0.0.1 entry to /etc/hosts with --net=none | Paul Holzinger | 2021-09-16 |
|/ |
|
* | Merge pull request #11322 from Luap99/network-libpod | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | Add Drivers method to the Network Interface | Paul Holzinger | 2021-09-15 |
| * | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
| * | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
| * | cni network configs set ipv6 enables correctly | Paul Holzinger | 2021-09-15 |
| * | default network: do not validate the used subnets | Paul Holzinger | 2021-09-15 |
| * | network create: validate the input subnet | Paul Holzinger | 2021-09-15 |
* | | Merge pull request #11577 from rhatdan/tmpdir | OpenShift Merge Robot | 2021-09-15 |
|\ \
| |/
|/| |
|
| * | Set default storage from containers.conf for temporary images | Daniel J Walsh | 2021-09-15 |
* | | Merge pull request #11567 from giuseppe/cgroups-split-with-pods | OpenShift Merge Robot | 2021-09-15 |
|\ \
| |/
|/| |
|
| * | libpod: honor --cgroups=split also with pods | Giuseppe Scrivano | 2021-09-14 |