| Commit message (Expand) | Author | Age |
* | 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 |
* | | 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 #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 |
| * | | e2e tests: more cleanup of BeTrue()s | Ed Santiago | 2021-11-30 |
* | | | 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 |
| |/ |
|
* / | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-11-30 |
|/ |
|
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-11-24 |
* | Find and fix empty Expect()s | Ed Santiago | 2021-11-23 |
* | Remove StringInSlice(), part 2 | Ed Santiago | 2021-11-23 |
* | Remove StringInSlice(), part 1 | Ed Santiago | 2021-11-23 |
* | e2e test cleanup, continued | Ed Santiago | 2021-11-23 |
* | 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 #12361 from rhatdan/remote | Daniel J Walsh | 2021-11-23 |
|\ \ |
|
| * | | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | | | Merge pull request #12010 from vrothberg/fix-11964 | OpenShift Merge Robot | 2021-11-23 |
|\ \ \
| |_|/
|/| | |
|
| * | | image lookup: do not match *any* tags | Valentin Rothberg | 2021-11-23 |
* | | | Merge pull request #12380 from vrothberg/fix-11618 | OpenShift Merge Robot | 2021-11-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | | | Oops! Manual edits to broken tests | Ed Santiago | 2021-11-22 |
* | | | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
|/ / |
|
* | | Merge pull request #12386 from baude/playkuberename | Daniel J Walsh | 2021-11-22 |
|\ \ |
|
| * | | Rename pod on generate of container | Brent Baude | 2021-11-22 |
* | | | Merge pull request #12349 from edsantiago/clean_fixmes | OpenShift Merge Robot | 2021-11-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Semiperiodic cleanup of obsolete Skip()s | Ed Santiago | 2021-11-19 |
| |/ |
|
* | | Merge pull request #12351 from adrianreber/2021-11-18-restore-runtime-verific... | OpenShift Merge Robot | 2021-11-22 |
|\ \ |
|
| * | | Add tests for restore runtime verification | Adrian Reber | 2021-11-19 |
| |/ |
|
* / | Add EXPOSE e2e test | Colin Bendell | 2021-11-20 |
|/ |
|
* | test: Update error string for --file-locks test | Radostin Stoyanov | 2021-11-19 |
* | Merge pull request #12295 from flouthoc/filter-label-pattern | OpenShift Merge Robot | 2021-11-18 |
|\ |
|