Vincent Dansereau

Results 5 comments of Vincent Dansereau

Hi, Just wondering what's the approximative timeline for the GA release? Thanks

Hey, I had similar issue, solved it by using the following to get node count per nodegroup `"sum:kubernetes_state.node.by_condition{kube_cluster_name:cluster-name,condition:ready,status:true} by {k8s-nodegroup}"`

FYI, this project provides a decent workaround https://github.com/kuuji/helm-external-val

Hello @khewonc , I urge reconsidering the classification of the missing dnsPolicy in v2alpha1 as a mere feature request. This functionality was present in v1alpha1 and is documented [here](https://github.com/DataDog/datadog-operator/blob/main/apis/datadoghq/v1alpha1/datadogagent_conversion_agent.go#L176). Its...