Anand Kumar Singh

Results 43 comments of Anand Kumar Singh

For IBM Cloud pipeline, I created a [Dockerfile](https://github.com/anandrkskd/odo/blob/poamn-on-prow/.ibm/images/Dockerfile#L25L59) that contains podman and golang for executing test, to build Dockerfile present in [test/example/nodejs](https://github.com/anandrkskd/odo/blob/poamn-on-prow/tests/examples/source/nodejs/Dockerfile) - when running the image with normal user...

> but i don't like it as it may a constant battle to make sure that when we compare / use contexts we add a DARWIN check / mac check...

We have moved to a new location for stats, i.e. [odo-tools/flake-stats.md](https://github.com/anandrkskd/odo-tools/blob/master/output/flake-stats.md)

Test stats are broken again, https://github.com/redhat-developer/odo/pull/5809 broke the statistics.

This is partially fixed, It will completely fix once a new version of ginkgo is released as mentioned [here](https://github.com/onsi/ginkgo/issues/973#issuecomment-1227705364).

@dharmit, just wanted to know if we have checked with EXD team if they have go 1.18 on rhel8, I remember we have go1.18 available for rhel7.

> I have pinged Matej for this. I checked using the brew cli, but couldn't get the answer myself. I checked for 1.18 on rhel8 but was not able to...