| Commit message (Expand) | Author | Age |
* | Merge pull request #12414 from flouthoc/api-allow-secrets | OpenShift Merge Robot | 2021-11-30 |
|\ |
|
| * | podman-remote: prevent leaking secret into image | Aditya Rajan | 2021-11-30 |
| * | podman-remote: copy secret to contextdir is absolute path on host | Aditya Rajan | 2021-11-30 |
| * | api: allow build api to accept secrets | Aditya Rajan | 2021-11-30 |
* | | Merge pull request #12449 from vrothberg/fix-12438 | OpenShift Merge Robot | 2021-11-30 |
|\ \ |
|
| * | | systemd: replace multi-user with default.target | Valentin Rothberg | 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 #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 |
* | | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | | fix: error reporting for archive endpoint | Matej Vasek | 2021-11-28 |
|/ |
|
* | 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 #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 |
* | | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | | Merge pull request #12352 from Luap99/netavark-err | Daniel J Walsh | 2021-11-22 |
|\ \ |
|
| * | | Fix netavark error handling and teardown issue | Paul Holzinger | 2021-11-22 |
* | | | Merge pull request #12301 from umohnani8/table | OpenShift Merge Robot | 2021-11-22 |
|\ \ \ |
|
| * | | | Add note about volume with unprivileged container | Urvashi Mohnani | 2021-11-21 |
* | | | | Merge pull request #12381 from flouthoc/build-layer-docker-compat | OpenShift Merge Robot | 2021-11-22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | swagger: add layers to build api docs | Aditya Rajan | 2021-11-22 |
| * | | | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-11-22 |
| |/ / |
|
* | | | Merge pull request #12372 from Luap99/syslog-netavark | OpenShift Merge Robot | 2021-11-22 |
|\ \ \ |
|
| * | | | Make sure netavark output is logged to the syslog | Paul Holzinger | 2021-11-19 |
* | | | | Merge pull request #12351 from adrianreber/2021-11-18-restore-runtime-verific... | OpenShift Merge Robot | 2021-11-22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Use same runtime to restore a container as during checkpointing | Adrian Reber | 2021-11-19 |
| |/ / |
|
* | / | Support EXPOSE with port ranges | Colin Bendell | 2021-11-20 |
| |/
|/| |
|
* | | filter: use filepath.Match to maintain consistency with other pattern | Aditya Rajan | 2021-11-19 |
|/ |
|
* | api/handlers: Add checkpoint/restore FileLocks | Radostin Stoyanov | 2021-11-19 |
* | Merge pull request #12318 from mscherer/2nd_try | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Change error message for compatibility with docker | Michael Scherer | 2021-11-16 |
* | | Merge pull request #11795 from cevich/update_to_f35 | OpenShift Merge Robot | 2021-11-18 |
|\ \ |
|
| * | | Cirrus: Fix bindings test hang b/c logging config mismatch | Chris Evich | 2021-11-18 |
* | | | Merge pull request #12354 from Luap99/exit-command | OpenShift Merge Robot | 2021-11-18 |
|\ \ \ |
|
| * | | | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
| |/ / |
|
* | | | Merge pull request #12295 from flouthoc/filter-label-pattern | OpenShift Merge Robot | 2021-11-18 |
|\ \ \ |
|
| * | | | filter: add basic pattern matching for label keys | Aditya Rajan | 2021-11-15 |
* | | | | Merge pull request #12298 from giuseppe/idmapped-bind-mounts | OpenShift Merge Robot | 2021-11-18 |
|\ \ \ \ |
|
| * | | | | volumes: add new option idmap | Giuseppe Scrivano | 2021-11-18 |
* | | | | | Merge pull request #12314 from Luap99/machine-wait-sshd | OpenShift Merge Robot | 2021-11-18 |
|\ \ \ \ \ |
|
| * | | | | | podman machine start wait for ssh | Paul Holzinger | 2021-11-16 |
* | | | | | | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
| |_|_|/ /
|/| | | | |
|
* | | | | | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
| |/ / /
|/| | | |
|
* | | | | Merge pull request #12330 from etenzy/main | OpenShift Merge Robot | 2021-11-18 |
|\ \ \ \ |
|
| * | | | | fix: take absolute path for dd on apple silicon | etenzy | 2021-11-17 |
* | | | | | Merge pull request #12325 from giuseppe/rootless-use-auto-cleanup | OpenShift Merge Robot | 2021-11-17 |
|\ \ \ \ \ |
|
| * | | | | | rootless: drop strerror(errno) calls | Giuseppe Scrivano | 2021-11-17 |