| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge pull request #11525 from rhatdan/healthcheck | OpenShift Merge Robot | 2021-09-11 |
|\ \ \ \ |
|
| * | | | | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
| |/ / / |
|
* | | | | Merge pull request #11323 from umohnani8/init | OpenShift Merge Robot | 2021-09-10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add init containers to generate and play kube | Urvashi Mohnani | 2021-09-10 |
| | |/
| |/| |
|
* | | | Merge pull request #11498 from vrothberg/fix-11489 | OpenShift Merge Robot | 2021-09-10 |
|\ \ \ |
|
| * | | | machine: set filemodes in octal | Valentin Rothberg | 2021-09-10 |
| * | | | podman machine: enforce a single search registry | Valentin Rothberg | 2021-09-10 |
| |/ / |
|
* | | | Merge pull request #11506 from giuseppe/fix-stats-restart-container | OpenShift Merge Robot | 2021-09-10 |
|\ \ \ |
|
| * | | | api: correctly set the container stats | Giuseppe Scrivano | 2021-09-10 |
| |/ / |
|
* / / | Add /containers/stats response to API docs | Jelle van der Waa | 2021-09-10 |
|/ / |
|
* | | Merge pull request #11447 from chenzhiwei/respect-config | OpenShift Merge Robot | 2021-09-09 |
|\ \ |
|
| * | | fix play kube can't use infra_image in config file | Chen Zhiwei | 2021-09-08 |
* | | | Merge pull request #11430 from saschagrunert/normalize-key | OpenShift Merge Robot | 2021-09-09 |
|\ \ \ |
|
| * | | | Normalize auth key before calling `SetAuthentication` | Sascha Grunert | 2021-09-09 |
* | | | | Merge pull request #11476 from vrothberg/fix-11392 | OpenShift Merge Robot | 2021-09-08 |
|\ \ \ \ |
|
| * | | | | container inspect: improve error handling | Valentin Rothberg | 2021-09-08 |
* | | | | | Merge pull request #11468 from Luap99/play-kube-slirp | OpenShift Merge Robot | 2021-09-08 |
|\ \ \ \ \ |
|
| * | | | | | fix play kube --network options | Paul Holzinger | 2021-09-08 |
* | | | | | | Merge pull request #11453 from jonpspri/qemu-apple-silicon-bios-fd | OpenShift Merge Robot | 2021-09-08 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | QEMU Apple Silicon: Find BIOS FD wherever | Jonathan Springer | 2021-09-07 |
* | | | | | | pkg/bindings/images.nTar(): set ownership of build context to 0:0 | Nalin Dahyabhai | 2021-09-07 |
* | | | | | | Merge pull request #11431 from jmguzik/secrets-ls-filters | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add filtering functionality to http api secrets list | Jakub Guzik | 2021-09-03 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #11437 from MichaelAnckaert/fix-11418 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix #11418 - Default TMPDIR to /tmp on OS X | Michael Anckaert | 2021-09-04 |
* | | | | | | | Merge pull request #11427 from flouthoc/kube-pod-logs | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #11434 from coypoop/patch1 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Spell "build linux darwin" as "build !windows". | Maya Rashish | 2021-09-03 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #11466 from jelly/doc_api_restart | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Document default timeout for libpod API Container Restart | Jelle van der Waa | 2021-09-07 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #11459 from vrothberg/fix-11438 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | generate systemd: handle --restart | Valentin Rothberg | 2021-09-07 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #11442 from scottschreckengaust/main | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix warning of unsupported feature on MacOS | Scott Schreckengaust | 2021-09-06 |
| | |/ /
| |/| | |
|
* | | | | cgroup-info: check if user.slice is valid before accessing value | Aditya Rajan | 2021-09-07 |
* | | | | TCG Accel fallback for Apple Silicon. Iss #10577 | Jonathan Springer | 2021-09-05 |
* | | | | Merge pull request #11439 from coypoop/libvirt-unused | OpenShift Merge Robot | 2021-09-04 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove unused stubs intended to start a machine with libvirt | Maya Rashish | 2021-09-03 |
| |/ / |
|
* / / | machine: always check error of net.Dial, even after last try | Guillaume Rose | 2021-09-03 |
|/ / |
|
* | | Merge pull request #11406 from flouthoc/manifest-rm-only-manifest | OpenShift Merge Robot | 2021-09-02 |
|\ \ |
|
| * | | manifest: rm should not remove referenced images. | Aditya Rajan | 2021-09-02 |
* | | | make podman run --systemd case insensitive | Paul Holzinger | 2021-09-02 |
|/ / |
|
* | | Merge pull request #11391 from Luap99/rootlessport-socket | OpenShift Merge Robot | 2021-09-01 |
|\ \ |
|
| * | | rootlessport: allow socket paths with more than 108 chars | Paul Holzinger | 2021-09-01 |
* | | | Merge pull request #11388 from Luap99/stop-cleanup | OpenShift Merge Robot | 2021-09-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | podman stop always cleanup | Paul Holzinger | 2021-09-01 |
| |/ |
|
* / | generate systemd: clarify limitations of `--new` | Valentin Rothberg | 2021-09-01 |
|/ |
|
* | Merge pull request #11357 from vrothberg/fix-11171 | OpenShift Merge Robot | 2021-08-31 |
|\ |
|
| * | auto-update: fix authfile label | Valentin Rothberg | 2021-08-30 |