Cristian Falcas

Results 40 comments of Cristian Falcas

It looks to me that this is because all libraries are in requirements_py3 folder and python_stub from bazel loads only directories inside .binary.runfiles. So it will load the requirements_py3 folder,...

I set throttlePeriod from 5 to 300 and nothing changed. Issues: 1. `pkg/kube/watcher.go` needs to import `_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"` in order to run it locally 2. It throws a lot of...

@mustafaakin sorry, it didn't cross my mind that this is used on other clusters as well :) . I don't know how it is outside gcp. I found the slowness...

can this be backported to 1.41?

we have a project that uses 1.41, not sure if it's because they use an old java version. If it's not feasible to backport it to that version, we'll push...

I also would like to see where I can set this. It's not clear for me at all

I opened https://github.com/GoogleContainerTools/distroless/pull/1065 for this

@werkt can we have this one merged? We want to test buildfarm in gke with HPA and this seems like a thing we will hit a lot.

Any traction for this? We also hit this issue