Mathieu Benoit

Results 135 comments of Mathieu Benoit
trafficstars

The blocking dependency got an update on this: https://github.com/GoogleCloudPlatform/cloud-debug-python/issues/33#issuecomment-1262364454

Ready for your review and feedback @ToddKopriva, thanks! Note: for the image, I took example from other existing tutorials, there is automation to upload the image there: https://storage.googleapis.com/gcp-community/tutorials/encrypt-traffic-from-mesh-to-memorystore-redis/architecture.png, right? Once...

In addition to the `helm` scenario explained in the main description of this issue, I just gave a try to the `oci` format, and I'm also getting an error, see...

Hi @sdowell, to be honest I think I would like to see what could be seen in the code of both paths `oci` and `helm`, different implementation and different errors....

Gotcha, good catch, I will try that soon and will report back here, thanks @sdowell. Something around: ``` cat

Hey @sdowell, following up on this, I just did some tests with `helm.repo: oci://${reg_name}:${reg_internal_port}` and `oci.image: ${reg_name}:${reg_internal_port}` in `RootSyncs`, but still getting same errors. For `oci`, I get another error...

Thanks @nan-yu for tracking the issue internally for OCI. Thanks @xinnywinne for diagnosing the issue with Helm. The link you shared is about the `helm push` command issue, but I...

Closing this one as Jaeger has been removed from the project: https://github.com/GoogleCloudPlatform/microservices-demo/pull/1088, coming in 0.3.10.

Hi @vskevakis, sorry for the delay on this, but just to make sure, are you running the apps locally with Docker? Or on your local Kubernetes cluster with Kind/Minikube? Also,...