| Commit message (Expand) | Author | Age |
* | e2e tests: cleanup: capitalize CONSTANTS | Ed Santiago | 2022-07-05 |
* | Fix spelling "read only" -> "read-only" | Erik Sjölund | 2022-07-02 |
* | Cleanup the leftovers used with ginkgo focus option | Cosmin Tupangiu | 2022-06-06 |
* | fix tests by randomize the device folder name | Cosmin Tupangiu | 2022-05-23 |
* | add tests and fix bug when char device pass the test as block device | Cosmin Tupangiu | 2022-05-18 |
* | kube: add support for --userns= | Giuseppe Scrivano | 2022-05-10 |
* | kube: honor pod security context IDs | Giuseppe Scrivano | 2022-05-10 |
* | fix broken CI test | Paul Holzinger | 2022-05-09 |
* | Merge pull request #14121 from cdoern/kube | OpenShift Merge Robot | 2022-05-09 |
|\ |
|
| * | play kube log tag handling | cdoern | 2022-05-06 |
* | | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
* | | enable errcheck linter | Paul Holzinger | 2022-04-29 |
|/ |
|
* | Ginkgo: use HaveField() for better error checking | Ed Santiago | 2022-04-28 |
* | play kube respect hostNetwork | Paul Holzinger | 2022-04-27 |
* | play kube: do not skip containers by name | Paul Holzinger | 2022-04-26 |
* | enable unparam linter | Paul Holzinger | 2022-04-25 |
* | kube: configmap volume should be reused if already exists | Aditya R | 2022-03-31 |
* | Throw an error if kube yaml has duplicate ctr names | Urvashi Mohnani | 2022-03-04 |
* | container: workdir resolution must consider symlink if explicitly configured | Aditya R | 2022-03-02 |
* | netavark e2e tests | Brent Baude | 2022-02-02 |
* | play kube envVar.valueFrom.fieldRef | Yaron Dayagi | 2022-01-31 |
* | Fix nil pointer dereference for configmap optional | Ondra Machacek | 2022-01-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Don't add env if optional and not found | Urvashi Mohnani | 2022-01-10 |
* | Don't rename pod if container has the same name | Christoph Petrausch | 2022-01-06 |
* | play kube add support for multiple networks | Paul Holzinger | 2021-12-14 |
* | 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 |
* | | | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | 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: enable golint | Ed Santiago | 2021-11-29 |
|/ |
|
* | Support env variables based on ConfigMaps sent in payload | Jakub Dzon | 2021-11-23 |
* | Fix network mode in play kube | Paul Holzinger | 2021-11-12 |
* | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
* | Use SplitN(2) when copying env variables | Jhon Honce | 2021-10-11 |
* | [CI:DOCS] introduce --replace flag for play kube | Chen Zhiwei | 2021-10-08 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | kube: fix conversion from milliCPU to period/quota | Giuseppe Scrivano | 2021-09-30 |
* | Generate kube should'd add podman default environment vars | Daniel J Walsh | 2021-09-21 |
* | Merge pull request #11525 from rhatdan/healthcheck | OpenShift Merge Robot | 2021-09-11 |
|\ |
|
| * | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
* | | Add init containers to generate and play kube | Urvashi Mohnani | 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 |
* | | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
|/ |
|
* | teardown play kube | Brent Baude | 2021-08-24 |