Takashi Matsuo

Results 27 comments of Takashi Matsuo

Closing as it seems the question is answered.

It looks like a solution is posted.

@jcchavezs Sounds good to have both include and exclude (or whitelist and blacklist), but it's still valuable to be able to have the inner sampler.

@chingor13 Yeah that's more generic and I like it

Depending on how to tackle this, I would consider this to be blocked by #3821 What I'll try is to remove the role, and run periodic builds to find tests...

Some tricky parts; - you need to use gcloud beta app deploy, maybe we should tweak our deploytrait to make the command configurable - you need to create an API...

It turned out that we should never pull directly from mirror.gcr.io. It's a cache. We should use mirror.gcr.io as a parameter for `--registry-mirrors` setting on Docker daemon. I think we...