| Commit message (Expand) | Author | Age |
* | abi: set default umask and rlimits | Giuseppe Scrivano | 2020-07-17 |
* | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ |
|
| * | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
| * | allow switching of port-forward approaches in rootless/using slirp4netns | aleks-mariusz | 2020-07-15 |
* | | The compat create endpoint should 404 on no such image | Matthew Heon | 2020-07-16 |
* | | Merge pull request #6903 from ashley-cui/problemlang | OpenShift Merge Robot | 2020-07-15 |
|\ \ |
|
| * | | Fix & add notes regarding problematic language in codebase | Ashley Cui | 2020-07-15 |
* | | | Error on rootless mac and ip addresses | Brent Baude | 2020-07-15 |
|/ / |
|
* | | Merge pull request #6949 from AkihiroSuda/fix-6948 | OpenShift Merge Robot | 2020-07-15 |
|\ \ |
|
| * | | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-15 |
| |/ |
|
* | | Merge pull request #6971 from TristanCacqueray/master | OpenShift Merge Robot | 2020-07-15 |
|\ \
| |/
|/| |
|
| * | play-kube: add suport for "IfNotPresent" pull type | Tristan Cacqueray | 2020-07-14 |
* | | Merge pull request #6957 from rhatdan/sysdev | OpenShift Merge Robot | 2020-07-14 |
|\ \ |
|
| * | | Mask out /sys/dev to prevent information leak from the host | Daniel J Walsh | 2020-07-14 |
| |/ |
|
* | | Merge pull request #6939 from rhatdan/entrypoint | OpenShift Merge Robot | 2020-07-14 |
|\ \ |
|
| * | | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
| |/ |
|
* / | When determining systemd mode, use full command | Matthew Heon | 2020-07-14 |
|/ |
|
* | Merge pull request #6842 from rhatdan/pids-limit | OpenShift Merge Robot | 2020-07-13 |
|\ |
|
| * | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
* | | Merge pull request #6896 from mheon/fix_remote_createcommand | OpenShift Merge Robot | 2020-07-13 |
|\ \ |
|
| * | | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
| |/ |
|
* | | Merge pull request #6936 from mheon/matt_cant_count | OpenShift Merge Robot | 2020-07-11 |
|\ \ |
|
| * | | Correctly print STDOUT on non-terminal remote exec | Matthew Heon | 2020-07-10 |
| |/ |
|
* | | Fix: Correct connection counters for hijacked connections | Korhonen Sami (Samlink) | 2020-07-09 |
* | | Fix: Hijacking v2 endpoints to follow rfc 7230 semantics | Korhonen Sami (Samlink) | 2020-07-09 |
* | | Remove hijacked connections from active connections list | Korhonen Sami (Samlink) | 2020-07-09 |
|/ |
|
* | Merge pull request #6906 from rhatdan/VENDOR | OpenShift Merge Robot | 2020-07-09 |
|\ |
|
| * | Vendor in new version of Buildah | Daniel J Walsh | 2020-07-09 |
| * | Remove dependency on github.com/opencontainers/libpod/configs | Daniel J Walsh | 2020-07-09 |
* | | Merge pull request #6835 from zhangguanzhang/master | OpenShift Merge Robot | 2020-07-09 |
|\ \ |
|
| * | | fix API: Create container with an invalid configuration | zhangguanzhang | 2020-07-09 |
| |/ |
|
* / | log API: add context to allow for cancelling | Valentin Rothberg | 2020-07-09 |
|/ |
|
* | Merge pull request #6829 from rhatdan/keepid | OpenShift Merge Robot | 2020-07-07 |
|\ |
|
| * | Add username to /etc/passwd inside of container if --userns keep-id | Daniel J Walsh | 2020-07-07 |
* | | Add support for Filter query parameter to list images api | Korhonen Sami (Samlink) | 2020-07-07 |
|/ |
|
* | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | Merge pull request #6836 from ashley-cui/tzlibpod | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | Add --tz flag to create, run | Ashley Cui | 2020-07-02 |
* | | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | | Merge pull request #6846 from mheon/fix_pod_errors | OpenShift Merge Robot | 2020-07-06 |
|\ \ |
|
| * | | Print errors from individual containers in pods | Matthew Heon | 2020-07-02 |
* | | | Merge pull request #6852 from skorhone/fix/6803_null_ports | OpenShift Merge Robot | 2020-07-05 |
|\ \ \ |
|
| * | | | Fix issue #6803 Container inspect endpoint returns null for NetworkSettings/P... | Korhonen Sami (Samlink) | 2020-07-03 |
| |/ / |
|
* | | | Merge pull request #6838 from mheon/fix_panic_events | OpenShift Merge Robot | 2020-07-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | | | APIv2:fix: Handle docker volume force as expected | maybe-sybr | 2020-07-02 |
* | | | APIv2: Add docker compatible volume endpoints | maybe-sybr | 2020-07-02 |
| |/
|/| |
|
* | | Created timestamp returned by imagelist should be in unix format | Daniel J Walsh | 2020-06-30 |
|/ |
|
* | Merge pull request #6747 from giuseppe/fix-user-volumes | OpenShift Merge Robot | 2020-06-30 |
|\ |
|
| * | container: move volume chown after spec generation | Giuseppe Scrivano | 2020-06-29 |