Christoph Grotz
Christoph Grotz
I think the Knative (and for that Cloud Run) approach for a/b testing would be to use tags. https://knative.dev/development/serving/traffic-management/
Yes 0.11.2 as well. Darwin AMD64 I also have no clue how to debug further though. That's why the bug is so sparse. :-(
Oh great catch. The execption that I got with Memorystore, was that CLUSTER is an unknown command: ``` [INFO ] build.buildfarm.server.BuildFarmServer - buildfarm-server-004cd401-1264-4806-9155-65ccab5006aa initialized Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException: ERR...
So I figured out why it works in the integration test. Buildfarm is not using the official Jedis client, but some fork. And in this fork, the specific version that...
I looked into the code. The code is checking on `This instance has cluster support disabled` while Memorystore replies with `unknown command cluster`. Hence the logic to cope with non-clustered...
gql is installed via pip in the notebook along httpx
I think the issue can be closed now.
Can you provide more context for your setup? (which version of Terraform for example) In the meantime you can also consider to checkout https://github.com/openx/gcp-ipam-autopilot. They have forked IPAM Autopilot and...
I mean it seems that options are already using sync storage. Any particular reason, why the workspace entities are not stored with the sync API?