| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge pull request #12435 from vrothberg/fix-12320 | OpenShift Merge Robot | 2021-11-30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | compat API: allow enforcing short-names resolution to Docker Hub | Valentin Rothberg | 2021-11-30 |
|/ / / |
|
* | | | Merge pull request #12408 from rhatdan/stdout | OpenShift Merge Robot | 2021-11-30 |
|\ \ \
| |/ /
|/| | |
|
| * | | Only open save output file with WRONLY | Daniel J Walsh | 2021-11-29 |
* | | | Merge pull request #12412 from rhatdan/man | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ |
|
| * | | | List /etc/containers/certs.d as default for --cert-path | Daniel J Walsh | 2021-11-29 |
* | | | | Merge pull request #12407 from edsantiago/bindings_test_add_gitcommit | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ \ |
|
| * | | | | Bindings test: emit GIT_COMMIT, for links in logs | Ed Santiago | 2021-11-24 |
* | | | | | Merge pull request #12439 from rhatdan/Dockerfile | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ \ \ |
|
| * | | | | | Move the chown to after the ADDs | Daniel J Walsh | 2021-11-29 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #12405 from flouthoc/compat-build-error | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | compat: Add compatiblity with Docker/Moby API for scenarios where build fails | Aditya Rajan | 2021-11-24 |
* | | | | | Merge pull request #12433 from matejvasek/fix-mount-parsing | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ \ \ |
|
| * | | | | | fix: parsing of HostConfig.Mounts for container create | Matej Vasek | 2021-11-29 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #12401 from edsantiago/lint_tests | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
|/ / / / |
|
* | | | | Merge pull request #12431 from matejvasek/fix-ctr-archive-ep | OpenShift Merge Robot | 2021-11-29 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | fix: error reporting for archive endpoint | Matej Vasek | 2021-11-28 |
|/ / / |
|
* | | | Merge pull request #12406 from Luap99/xdg-checkpoint | OpenShift Merge Robot | 2021-11-25 |
|\ \ \ |
|
| * | | | checkpoint do not modify XDG_RUNTIME_DIR | Paul Holzinger | 2021-11-24 |
| | |/
| |/| |
|
* | | | Merge pull request #12403 from giuseppe/improve-cgroup-detection | OpenShift Merge Robot | 2021-11-25 |
|\ \ \
| |/ /
|/| | |
|
| * | | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-11-24 |
| * | | libpod, inspect: export cgroup path | Giuseppe Scrivano | 2021-11-24 |
| * | | stats: get the memory limit from the spec | Giuseppe Scrivano | 2021-11-24 |
| |/ |
|
* | | Merge pull request #12404 from giuseppe/unlock-thread-only-on-success | OpenShift Merge Robot | 2021-11-24 |
|\ \
| |/
|/| |
|
| * | libpod: leave thread locked on errors | Giuseppe Scrivano | 2021-11-24 |
|/ |
|
* | Merge pull request #12398 from edsantiago/remove_betrue | OpenShift Merge Robot | 2021-11-24 |
|\ |
|
| * | Find and fix empty Expect()s | Ed Santiago | 2021-11-23 |
| * | Remove StringInSlice(), part 2 | Ed Santiago | 2021-11-23 |
| * | Remove StringInSlice(), part 1 | Ed Santiago | 2021-11-23 |
| * | e2e test cleanup, continued | Ed Santiago | 2021-11-23 |
* | | Merge pull request #12388 from rhatdan/test | OpenShift Merge Robot | 2021-11-24 |
|\ \
| |/
|/| |
|
| * | Unset SocketLabel after system finishes checkpointing | Daniel J Walsh | 2021-11-23 |
|/ |
|
* | Merge pull request #12371 from jakub-dzon/env-config-maps | OpenShift Merge Robot | 2021-11-23 |
|\ |
|
| * | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-23 |
* | | Merge pull request #12397 from mheon/warn_on_failed_update | Daniel J Walsh | 2021-11-23 |
|\ \ |
|
| * | | Warn on failing to update container status | Matthew Heon | 2021-11-23 |
* | | | Merge pull request #12377 from markzhang1996/patch-1 | OpenShift Merge Robot | 2021-11-23 |
|\ \ \ |
|
| * | | | Update basic_networking.md | Mark Zhang | 2021-11-23 |
* | | | | Merge pull request #12328 from serverwentdown/fix-compat-ipaddress | Daniel J Walsh | 2021-11-23 |
|\ \ \ \ |
|
| * | | | | compat: Add subnet mask behind IP address to match Docker API | Ambrose Chua | 2021-11-20 |
| |/ / / |
|
* | | | | Merge pull request #12361 from rhatdan/remote | Daniel J Walsh | 2021-11-23 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | | | | Merge pull request #12394 from flouthoc/oci_dont_send_signal_to_dead | OpenShift Merge Robot | 2021-11-23 |
|\ \ \ \ |
|
| * | | | | oci: ack crun output when container is not there | Aditya Rajan | 2021-11-23 |
| * | | | | oci: exit gracefully if container is already dead | Aditya Rajan | 2021-11-23 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #12010 from vrothberg/fix-11964 | OpenShift Merge Robot | 2021-11-23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | image lookup: do not match *any* tags | Valentin Rothberg | 2021-11-23 |
* | | | | Merge pull request #12380 from vrothberg/fix-11618 | OpenShift Merge Robot | 2021-11-23 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |