Mike Spreitzer

Results 690 comments of Mike Spreitzer

``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x13fff9c] goroutine 266 [running]: sigs.k8s.io/controller-runtime/pkg/source.(*Kind).WaitForSync(0xc0008eda70, {0x1aff2c0, 0xc0479f02a0}) /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/source/source.go:177 +0xbc sigs.k8s.io/controller-runtime/pkg/source.(*kindWithCache).WaitForSync(0x1aff2f8, {0x1aff2c0, 0xc0479f02a0}) /go/pkg/mod/sigs.k8s.io/[email protected]/pkg/source/source.go:86...

I would add first an explicit statement that `CNI_NETNS` is required for ADD and optional for DEL, then go on with the suggested text about what to do when CNI_NETNS...

Heck, I think we need more clarity about those files, period. The spec does not actually define files. It defines what a plugin receives on stdin, as a "network configuration"....

I was looking for updated doc of dependencies.

/remove-lgtm for https://github.com/kubernetes/kubernetes/pull/112306#issuecomment-1251357849

Here is some more evidence from my cluster. [kl.metrics.txt](https://github.com/prometheus-operator/kube-prometheus/files/9429849/kl.metrics.txt) [cpu.json.txt](https://github.com/prometheus-operator/kube-prometheus/files/9429850/cpu.json.txt) Following is how I produced those. This is a single-node cluster, and 10.38.225.217 is one of the node's IP addresses....

@simonpasquier : can you please clarify what you mean by "the downstream distribution"? I used the reported version of kubeadm, and that installed the corresponding version of kubernetes. Sorry, my...

@simonpasquier : thanks for the explanation. When you got success, was it because the `image` and `cluster` labels were present (and non-empty) for the `container_cpu_usage_seconds_total` metric or because the recording...