Vincent Dansereau
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...
Thanks, I'll test!
I think your suggestions @mikeland73 would be a really good improvement, right now`info` only prints the description, but the URL to the package page would make this command so much...
The doc has now changed to > he statsPeriod parameter can be used to select the timeline stats which should be present. Possible values are: "" (disable),"24h" (default), "14d" And...
@mrduncan We were using `projects///issues/`, but we learned that the `statsPeriod` parameter actually filters the events on each issue and that the endpoint always returns issues from the last 90...