Damien Goldenberg
Damien Goldenberg
Any news @meyskens ?
Hi @alexsomesan , sorry to ping you but what is the process or what is missing in my PR to be reviewed and to unlock workflows ?
Hi, @BBBmau @jrhouston (I try with someone else) There is something missing for reviewing this pull request ?
Hi, @arybolovlev , Thank you for your review, I did changes you're requested. There are 2 parts where I still calling the `kubernetes_endpoints` because the function I'm using from the...
I run test again on my local cluster: ``` KUBE_CONFIG_PATH="~/.kube/config" make testacc TESTARGS='-run=TestAccKubernetesDataSourceEndpointsV1_basic' ==> Checking that code complies with gofmt requirements... go vet . TF_ACC=1 go test "/home/damien/go/src/github.com/hashicorp/terraform-provider-kubernetes/kubernetes" -v -run=TestAccKubernetesDataSourceEndpointsV1_basic...
Hi @arybolovlev, Sorry for the delay, I just did the update
@abarbare do you have some other request changes / reviews ?
I just discover this command and want to try it in my mono repo but I discover this issue. I would like to add another thing in this kind of...
Hi, @wixaw @nvvfedorov I have the same issue. ``` 2024/08/07 12:35:13 maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined time="2024-08-07T12:35:13Z" level=info msg="Starting dcgm-exporter" time="2024-08-07T12:35:13Z" level=info msg="DCGM successfully initialized!" time="2024-08-07T12:35:13Z" level=info msg="Collecting DCP...
> The log messages don't correspond to the latest version of dcgm-exporter, see the comment on this issue: [#242 (comment)](https://github.com/NVIDIA/dcgm-exporter/issues/242#issuecomment-2195720254). The backtrace corresponds to an older issue that has been...