Mathieu Benoit

Results 133 comments of Mathieu Benoit
trafficstars

Still have the same issue: ``` In file included from googlecloudprofiler/src/profiler.h:26, from googlecloudprofiler/src/_profiler.cc:18: googlecloudprofiler/src/stacktraces.h: In member function ‘void AsyncSafeTraceMultiset::Reset()’: googlecloudprofiler/src/stacktraces.h:72:52: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type...

Just found this thread, I think it would be interesting indeed to have an easy way to add annotations on an existing image (not just via `oras push`), like we...

Because you mentioned `3.11`, just would like to mention that in my case I'm with `3.9` and `3.10`.

Here you are @dkravetz: https://medium.com/p/9d64c7009cd.

Thanks and will do, I'm in the middle of debugging this in my `Dockerfile`. I'm able to download the associated `extended` binary, but now `hugo` bin is not findable... anyway,...

So apparently there are some other dependencies to install with `alpine`, which is my case: https://discourse.gohugo.io/t/solved-bin-sh-hugo-not-found-in-docker-container/12983. I will need to figure this out later, JFYI.

As a workaround and if using Humanitec, you can use the Humanitec Score extension to achieve this, see example below: ``` apiVersion: humanitec.org/v1b1 profile: humanitec/default-module spec: containers: nginx-secured: volume_mounts: /tmp:...

Can I have someone assign this ticket to me please? As well as adding the proper labels on it: `translation`, `website` and `wg-platforms`? Thanks!

Out of curiosity @prudnitskiy, how did you configure your Workload Identity with Policy-controller KSAs? FYI: I recently got this working with this setup: ``` gcloud container clusters create ${CLUSTER_NAME} \...