Results 3 issues of Yak2p

…t-go metrics Users of controller-runtime can not register custom metrics of `client-go` since `k8s.io/client-go/tools/metrics.Register` can only be called once and it's called in the `init()` function of `pkg/metrics`. So this...

cncf-cla: yes
size/S
needs-ok-to-test

When getting an Object through the default client, whether to read from the cache has been determined based on `client.Options` when creating the Client. In our scenario, for a same...

I want the LLM to read a local Python file, which is 35KB in size. From the logs, I can see that the FileReadAction was executed, but the file was...

troubleshooting/help