Juan Lozano

Results 10 comments of Juan Lozano

> @jlozano-rh can you please sign the CLA? done!

> Question: How do we pass in nginx configuration files? You can create a ConfigMap and mount it into the pod... I thinked in this scenario on this way because...

> also can you add tests for the task? done!

> > > Question: How do we pass in nginx configuration files? > > > > > > You can create a ConfigMap and mount it into the pod... I...

> Any ETA on when this will be merged? I don't know... I mean, I need to change anything else? Regards!

> thanks @jlozano-rh for submitting the PR. Will it be possible to add some tests? /ok-to-test I don't know, because we would have to have a jira platform available for...

Hi, just my two cents: ```Dockerfile FROM alpine:latest as build RUN apk add --update alpine-sdk perl linux-headers RUN cd /tmp && \ git clone -b 4.2.0 https://github.com/wg/wrk RUN cd /tmp/wrk...

> also the build test seems to be failing, can you please look at that as well? Hi @vinamra28, need some help with this, I'm not already implemented the tests...