Matt Monaco

Results 16 comments of Matt Monaco

Maybe Shift+S or Ctrl+S for 'S'elect. In this mode, there could be a blue border around the bottom and yellow border around the selected slide. The yellow should be enough,...

Is there some more history here? Using a server hostname for rfc2136 worked just fine for me until recently. Is this due to an underlying library change? I found this...

This is a PITA that I don't understand. To fix it, just delete parser.mli immediately after ocamlyacc is run.

I just use my own Makefile actually, so it was easy to through a RM line in where needed.

What was the rationale for not supporting empty namespaces? It seems like a bug, as a new user.

TL;DR;? It must already be possible to parse a command line, honoring whitespace, no? *A la* `exec`?

On mobile now, but isn't it `execve` or similar? We pass the bar id to bars for example. Can you please be clear if you don't like the idea at...

I'm also seeing this against a more vanilla `v1.30.4` cluster and a GKE `v1.31.1` cluster.

Possibly related: - https://github.com/kubernetes/kubernetes/issues/103597 - https://github.com/kubernetes/kubernetes/issues/109275

I believe this [fix](https://github.com/kubernetes-sigs/metrics-server/commit/19f9e22179dd4bc3c846f3655e1f38de03c0f27d) is available in metrics server v0.7.2 which aligns the APIResourceList definition. However, it's not feasible for me to upgrade the metrics-server in my cluster at the...