| Commit message (Expand) | Author | Age |
* | 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 #6926 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-07-11 |
|\ \ |
|
| * | | Bump github.com/containers/storage from 1.20.2 to 1.21.0 | dependabot-preview[bot] | 2020-07-10 |
* | | | Merge pull request #6932 from rhafer/aa_priv | OpenShift Merge Robot | 2020-07-11 |
|\ \ \ |
|
| * | | | Don't setup AppArmor provile for privileged pods | Ralf Haferkamp | 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 |
| | |/
| |/| |
|
* | | | Merge pull request #6929 from vrothberg/fix-9627 | OpenShift Merge Robot | 2020-07-11 |
|\ \ \ |
|
| * | | | version/info: format: allow more json variants | Valentin Rothberg | 2020-07-10 |
| |/ / |
|
* | | | Merge pull request #6918 from skorhone/fix/hijacked_connection_handling | OpenShift Merge Robot | 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 #6917 from mheon/retErr_for_libpod | OpenShift Merge Robot | 2020-07-10 |
|\ \
| |/
|/| |
|
| * | Remove all instances of named return "err" from Libpod | Matthew Heon | 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 |
| |/ |
|
* | | Merge pull request #6916 from vrothberg/logs-fixes | OpenShift Merge Robot | 2020-07-09 |
|\ \ |
|
| * | | logs: enable e2e tests | Valentin Rothberg | 2020-07-09 |
| * | | log API: add context to allow for cancelling | Valentin Rothberg | 2020-07-09 |
| |/ |
|
* | | Merge pull request #6814 from QiWang19/oci-dir | OpenShift Merge Robot | 2020-07-09 |
|\ \
| |/
|/| |
|
| * | Fix saving in oci format | Qi Wang | 2020-07-09 |
|/ |
|
* | Merge pull request #6889 from mheon/update_master_releasenotes | Daniel J Walsh | 2020-07-08 |
|\ |
|
| * | Update release notes on Master for v2.0.2 | Matthew Heon | 2020-07-08 |
|/ |
|
* | Merge pull request #6904 from cevich/minor_fix | Daniel J Walsh | 2020-07-08 |
|\ |
|
| * | Minor: Remove two inaccurate comments | Chris Evich | 2020-07-08 |
* | | Merge pull request #6907 from cevich/secure_variable | Brent Baude | 2020-07-08 |
|\| |
|
| * | Cirrus: Rotate keys post repo. rename | Chris Evich | 2020-07-08 |
|/ |
|
* | 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 |
* | | Merge pull request #6881 from vrothberg/events-race | OpenShift Merge Robot | 2020-07-07 |
|\ \ |
|
| * | | fix race condition in `libpod.GetEvents(...)` | Valentin Rothberg | 2020-07-07 |
| |/ |
|
* | | Merge pull request #6878 from skorhone/fix/docker_v1_24_image_list_compatibility | OpenShift Merge Robot | 2020-07-07 |
|\ \
| |/
|/| |
|
| * | Add support for Filter query parameter to list images api | Korhonen Sami (Samlink) | 2020-07-07 |
|/ |
|
* | Merge pull request #6693 from goochjj/libpod-sd-notify-cmdline | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | BATS system tests for new sdnotify | Ed Santiago | 2020-07-06 |
| * | Implement --sdnotify cmdline option to control sd-notify behavior | Joseph Gooch | 2020-07-06 |
* | | Merge pull request #6570 from rhatdan/remote | OpenShift Merge Robot | 2020-07-06 |
|\ \ |
|
| * | | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | | | Merge pull request #6868 from mheon/fix_mount_rootless | OpenShift Merge Robot | 2020-07-06 |
|\ \ \
| |/ /
|/| | |
|
| * | | Disable mount tests as rootless | Matthew Heon | 2020-07-06 |
| * | | Fix bug where `podman mount` didn't error as rootless | Matthew Heon | 2020-07-06 |
* | | | Merge pull request #6812 from chuanchang/add_apiv2_test | OpenShift Merge Robot | 2020-07-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | test.apiv2: add testing for container initializing | Alex Jia | 2020-07-01 |
* | | | 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 |