| Commit message (Expand) | Author | Age |
* | --hostname should be set when using --pod new:foobar | Daniel J Walsh | 2021-12-09 |
* | System tests: remove rm_pause_image() | Ed Santiago | 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 |
|/ |
|
* | Merge pull request #12498 from rhatdan/cgroups | OpenShift Merge Robot | 2021-12-07 |
|\ |
|
| * | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | | volume: apply exact permission of target directory without adding extra 0111 | Aditya Rajan | 2021-12-07 |
|/ |
|
* | Merge pull request #12522 from edsantiago/minor_test_cleanup | OpenShift Merge Robot | 2021-12-06 |
|\ |
|
| * | tests: clean up FIXMEs and noise | Ed Santiago | 2021-12-06 |
* | | Merge pull request #12519 from vrothberg/fix-9597 | OpenShift Merge Robot | 2021-12-06 |
|\ \ |
|
| * | | fix remote run/start flake | Valentin Rothberg | 2021-12-06 |
| |/ |
|
* / | e2e: fix pprof flakes | Valentin Rothberg | 2021-12-06 |
|/ |
|
* | Merge pull request #12487 from jwhonce/issues/10974-2 | OpenShift Merge Robot | 2021-12-06 |
|\ |
|
| * | Refactor podman system to report.Formatter | Jhon Honce | 2021-12-03 |
* | | vendor c/common@main | Valentin Rothberg | 2021-12-06 |
* | | 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 |
* | | | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | | | Merge pull request #12482 from edsantiago/e2e_have | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ |
|
| * | | | Manual fixes | Ed Santiago | 2021-12-02 |
| * | | | Same thing, with BeNumerically("==", x) | Ed Santiago | 2021-12-02 |
| * | | | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
| * | | | Same thing, for BeNumerically("==", 0) | Ed Santiago | 2021-12-02 |
| * | | | Use BeEmpty() instead of len(x).To(Equal(0)) | Ed Santiago | 2021-12-02 |
| * | | | Same as previous, for assertions other than Equal() | Ed Santiago | 2021-12-02 |
| * | | | e2e tests: a little more minor cleanup | Ed Santiago | 2021-12-02 |
* | | | | Merge pull request #12455 from jwhonce/issues/10974 | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \ |
|
| * | | | | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | | | | | 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 #12471 from edsantiago/e2e_tmpdir_cleanup | OpenShift Merge Robot | 2021-12-02 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remove ARTIFACT_DIR and ArtifactPath | Ed Santiago | 2021-12-01 |
| * | | | Image caches: allow overriding cache dir | Ed Santiago | 2021-12-01 |
| * | | | Rename CrioRoot as just Root | Ed Santiago | 2021-12-01 |
* | | | | Merge pull request #12458 from edsantiago/remove_betrue | OpenShift Merge Robot | 2021-12-01 |
|\ \ \ \ |
|
| * | | | | e2e: yet more cleanup of BeTrue/BeFalse | Ed Santiago | 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 #12462 from vrothberg/fix-12452 | OpenShift Merge Robot | 2021-12-01 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | top: parse ps(1) args correctly | Valentin Rothberg | 2021-12-01 |
| |/ / |
|
* | | | Merge pull request #12454 from edsantiago/remove_betrue | OpenShift Merge Robot | 2021-11-30 |
|\ \ \ |
|
| * | | | a few more manual BeTrue cleanups | Ed Santiago | 2021-11-30 |
| * | | | Convert strings.Contains() to Expect(ContainSubstring) | Ed Santiago | 2021-11-30 |