Irvi Aini

Results 18 comments of Irvi Aini

@razvandarju do you managed to solve the problem?

@irabinovitch I managed to solve this by using the following mechanism: ``` env: - name: DATADOG_AGENT_SERVICE_HOSTNAME value: ..svc.cluster.local ``` Pass this as `statsdHost`

No I mean replacing the image tag based on the name that we put on the build args

/remove-lifecycle stale

Hi @mengqiy and @phanimarupaka any ideas on why the e2e test failed? is there anything that I can do to run this locally?

I think this one is good to go, also please tick all of applicable tick box, eg the 2nd tick box hasn't been ticked.

Any exact roadmap on this one?

I believe the image already download the latest: ``` FROM launcher.gcr.io/google/ubuntu16_04 RUN apt-get -y update && \ apt-get -y install gcc python2.7 python-dev python-setuptools wget ca-certificates \ # These are...

Oh I see, sorry it should be https://hub.docker.com/r/google/cloud-sdk/. Noted.. thanks.