| Commit message (Expand) | Author | Age |
* | Fix journald logs with more than 1 container | Ashley Cui | 2021-02-19 |
* | Fix journald logs --follow | Ashley Cui | 2021-02-19 |
* | Fix journald logs --since | Ashley Cui | 2021-02-19 |
* | fix journald logs --tail 0 | Ashley Cui | 2021-02-19 |
* | Change source path resolution for volume copy-up | Matthew Heon | 2021-02-17 |
* | Merge pull request #9383 from mheon/fix_copyup_empty | OpenShift Merge Robot | 2021-02-17 |
|\ |
|
| * | Fix an issue where copyup could fail with ENOENT | Matthew Heon | 2021-02-16 |
* | | Do not reset storage when running inside of a container | Daniel J Walsh | 2021-02-16 |
* | | Merge pull request #9399 from vrothberg/home-sweet-home | OpenShift Merge Robot | 2021-02-16 |
|\ \ |
|
| * | | do not set empty $HOME | Valentin Rothberg | 2021-02-16 |
* | | | Merge pull request #9380 from baude/podinfra | OpenShift Merge Robot | 2021-02-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix panic in pod creation | baude | 2021-02-16 |
| |/ |
|
* | | Merge pull request #9368 from vrothberg/fix-9365 | OpenShift Merge Robot | 2021-02-16 |
|\ \ |
|
| * | | podman build: pass runtime to buildah | Valentin Rothberg | 2021-02-16 |
| |/ |
|
* / | Don't chown workdir if it already exists | Daniel J Walsh | 2021-02-16 |
|/ |
|
* | Merge pull request #9341 from vrothberg/layer-tree-errors | OpenShift Merge Robot | 2021-02-12 |
|\ |
|
| * | make layer-tree lookup errors non-fatal | Valentin Rothberg | 2021-02-12 |
* | | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | | Enable golint linter | Paul Holzinger | 2021-02-11 |
* | | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
|/ |
|
* | Merge pull request #9308 from mheon/fix_6003 | OpenShift Merge Robot | 2021-02-11 |
|\ |
|
| * | Rewrite copy-up to use buildah Copier | Matthew Heon | 2021-02-10 |
* | | Display correct value for unlimited ulimit | baude | 2021-02-10 |
* | | Merge pull request #9283 from vrothberg/fix-8897 | OpenShift Merge Robot | 2021-02-09 |
|\ \
| |/
|/| |
|
| * | generate kube: support --privileged | Valentin Rothberg | 2021-02-09 |
* | | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ \
| |/
|/| |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |
* | | add network prune | baude | 2021-02-06 |
|/ |
|
* | Merge pull request #9231 from vrothberg/rootfs-workdir | OpenShift Merge Robot | 2021-02-05 |
|\ |
|
| * | fix logic when not creating a workdir | Valentin Rothberg | 2021-02-05 |
* | | Merge pull request #9048 from matejvasek/apiv2_wait | OpenShift Merge Robot | 2021-02-05 |
|\ \ |
|
| * | | Fix per review request | Matej Vasek | 2021-02-04 |
| * | | Improve container libpod.Wait*() functions | Matej Vasek | 2021-02-03 |
| |/ |
|
* | | Merge pull request #9235 from Luap99/fix-9234 | OpenShift Merge Robot | 2021-02-04 |
|\ \ |
|
| * | | Fix podman network disconnect wrong NetworkStatus number | Paul Holzinger | 2021-02-04 |
| |/ |
|
* / | generate kube: handle entrypoint | Valentin Rothberg | 2021-02-04 |
|/ |
|
* | Merge pull request #9174 from bitstrings/master | OpenShift Merge Robot | 2021-02-03 |
|\ |
|
| * | Make slirp MTU configurable (network_cmd_options) | bitstrings | 2021-02-02 |
* | | Merge pull request #9204 from baude/macvlanextra | OpenShift Merge Robot | 2021-02-03 |
|\ \ |
|
| * | | Honor network options for macvlan networks | baude | 2021-02-02 |
* | | | Merge pull request #9185 from mheon/pod_no_network | OpenShift Merge Robot | 2021-02-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Allow pods to use --net=none | Matthew Heon | 2021-02-02 |
* | | | add macvlan as a supported network driver | baude | 2021-02-01 |
|/ / |
|
* / | podman generate kube ignores --network=host | Milivoje Legenovic | 2021-01-30 |
|/ |
|
* | Honor custom DNS in play|generate kube | baude | 2021-01-29 |
* | Merge pull request #8585 from Luap99/rootless-net-alias | OpenShift Merge Robot | 2021-01-28 |
|\ |
|
| * | Add support for rootless network-aliases | Paul Holzinger | 2021-01-27 |
| * | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | | Merge pull request #9105 from vrothberg/fix-8281 | OpenShift Merge Robot | 2021-01-27 |
|\ \
| |/
|/| |
|
| * | remote exec: write conmon error on hijacked connection | Valentin Rothberg | 2021-01-27 |