Marcus Noble

Results 68 comments of Marcus Noble

Numbers, colours and URLs have been added (along with a few others). Still need to think of a clever way to handle the near infinite date formats around the world.

Correct: http://w3c.github.io/mediacapture-main/#navigatorusermedia-interface-extensions But backwards compatibility means browsers are going to leave in `navigator.getUserMedia`

Thanks for the great feedback @dklimpel ! Hopefully addressed everything now. ![CleanShot 2021-12-28 at 11 45 18](https://user-images.githubusercontent.com/3384072/147563103-c25bb16c-fb9b-4dbd-ae39-eb2aeb43e144.png)

As that PR isn't merged in yet would it be best to leave this issue open?

This approach would be in addition to the existing deployed service option, right? I like to run the dashboard in my cluster (behind an auth proxy) so I can access...

@CecileRobertMichon could we also add as a requirement to this ticket that (if actually merged) the [externally-managed autoscaller annotation](https://github.com/kubernetes-sigs/cluster-api/pull/7107) is also supported / implemented as part of this?

I just hit this issue today trying to build the new v1.25.0 build. It's trying to pull coredns:v1.9.3 from the old registry which doesn't exist.

Looks like this problem also prevents being able to use Ubuntu 22.04 as a base VM. Doesn't look like the env var can be used as a workaround in that...