| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #12599 from rhatdan/kernelmemory | OpenShift Merge Robot | 2021-12-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Warn on use of --kernel-memory | Daniel J Walsh | 2021-12-22 |
* | | | e2e: Add dev/shm checkpoint/restore test | Radostin Stoyanov | 2021-12-23 |
|/ / |
|
* | | Merge pull request #12664 from cdoern/noManagePasswd | OpenShift Merge Robot | 2021-12-22 |
|\ \ |
|
| * | | Podman run --passwd | cdoern | 2021-12-21 |
* | | | fix(generate): fix up podman generate kube missing env field bug | 荒野無燈 | 2021-12-18 |
|/ / |
|
* | | Merge pull request #12625 from adrianreber/2021-12-16-podman-inspect | OpenShift Merge Robot | 2021-12-17 |
|\ \ |
|
| * | | Test for checkpoint specific inspect fields | Adrian Reber | 2021-12-17 |
* | | | Merge pull request #12622 from flouthoc/return_exit_code_for_build | OpenShift Merge Robot | 2021-12-17 |
|\ \ \ |
|
| * | | | tests: adjust old build test to expect exit code | Aditya Rajan | 2021-12-17 |
| * | | | build: relay exitcode from imagebuildah to registry | Aditya Rajan | 2021-12-17 |
| |/ / |
|
* | | | Removed .service file for healthchecks | Brent Baude | 2021-12-16 |
* | | | oci: configure the devices cgroup with default devices | Giuseppe Scrivano | 2021-12-16 |
|/ / |
|
* | | e2e: search flake: skip test on registry.redhat.io | Valentin Rothberg | 2021-12-16 |
* | | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ \ |
|
| * | | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
| * | | support advanced network configuration via cli | Paul Holzinger | 2021-12-14 |
| * | | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
* | | | Merge pull request #12586 from jmguzik/secret-cmd | OpenShift Merge Robot | 2021-12-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add secret list --filter to cli | Jakub Guzik | 2021-12-14 |
| |/ |
|
* / | pprof flakes: bump timeout to 20 seconds | Valentin Rothberg | 2021-12-14 |
|/ |
|
* | Merge pull request #12573 from Luap99/fix-test | OpenShift Merge Robot | 2021-12-10 |
|\ |
|
| * | fix e2e test missing network cleanup | Paul Holzinger | 2021-12-10 |
* | | pprof CI flakes: enforce 5 seconds grace period | Valentin Rothberg | 2021-12-10 |
|/ |
|
* | 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 |
* | | e2e: fix pprof flakes | Valentin Rothberg | 2021-12-06 |
|/ |
|
* | 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 |
* | | | 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 #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 |