| Commit message (Expand) | Author | Age |
* | Fixes #12063 Add docker compatible output after image build. | Ananth Bhaskararaman | 2021-12-14 |
* | compat build: adhere to q/quiet | Valentin Rothberg | 2021-12-13 |
* | [NO NEW TESTS NEEDED] rootless: declare TEMP_FAILURE_RETRY before usage (Fixe... | Marc Nguyen | 2021-12-10 |
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |
* | Merge pull request #12545 from vrothberg/fix-12477 | OpenShift Merge Robot | 2021-12-09 |
|\ |
|
| * | generate systemd: support entrypoint JSON strings | Valentin Rothberg | 2021-12-08 |
* | | Merge pull request #12541 from flouthoc/remote_blank_entrypoint | OpenShift Merge Robot | 2021-12-08 |
|\ \ |
|
| * | | specgen: honor empty args for entrypoint | Aditya Rajan | 2021-12-08 |
| |/ |
|
* / | remove runlabel test for global opts | Valentin Rothberg | 2021-12-08 |
|/ |
|
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Merge pull request #12466 from dispensable/respect_pod_yaml_spec_hostname_whe... | OpenShift Merge Robot | 2021-12-03 |
|\ |
|
| * | Hostname in `spec.hostname` should be passed to infra ctr init opt | wangqiang | 2021-12-01 |
* | | Merge pull request #12440 from umohnani8/cm | OpenShift Merge Robot | 2021-12-03 |
|\ \ |
|
| * | | Add support for configmap volumes to play kube | Urvashi Mohnani | 2021-12-02 |
* | | | Merge pull request #12484 from machacekondra/restartSec | OpenShift Merge Robot | 2021-12-03 |
|\ \ \ |
|
| * | | | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | | | | Merge pull request #12486 from giuseppe/use-configured-compression-format | OpenShift Merge Robot | 2021-12-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cmd, push: use the configured compression format | Giuseppe Scrivano | 2021-12-02 |
* | | | | Merge pull request #12483 from vrothberg/fix-12468 | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \ |
|
| * | | | | compat API: push: report size of manifest | Daniel J Walsh | 2021-12-02 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #12365 from mtrmac/random | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \ |
|
| * | | | | Allow containerPortsToServicePorts to fail | Miloslav Trmač | 2021-11-30 |
| |/ / / |
|
* | | | | Merge pull request #12480 from vrothberg/fix-12453 | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \ |
|
| * | | | | compat: images/json | Valentin Rothberg | 2021-12-02 |
* | | | | | Merge pull request #12469 from Luap99/ns-teardown-flake | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix possible rootless netns cleanup race | Paul Holzinger | 2021-12-01 |
| |/ / / |
|
* | | | | Merge pull request #12425 from tnk4on/remote-build-eval-containerfile | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fixed the containerfile not found during remote build. | Shion Tanaka | 2021-11-30 |
| | |/
| |/| |
|
* | | | Merge pull request #12307 from hshiina/device-weight | OpenShift Merge Robot | 2021-12-01 |
|\ \ \ |
|
| * | | | Implement 'podman run --blkio-weight-device' | Hironori Shiina | 2021-11-30 |
* | | | | Merge pull request #12450 from giuseppe/compression-format | OpenShift Merge Robot | 2021-12-01 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | podman, push: expose --compression-format | Giuseppe Scrivano | 2021-12-01 |
| |/ / |
|
* | | | 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 |