David Edler

Results 173 comments of David Edler

I cannot reproduce this with the recent development branch. It worked for me as it should be: 1. Open [docs page](https://react-bootstrap.github.io/docs/components/modal) for modal 2. Tab to a button in the...

> [@edlerd](https://github.com/edlerd) where did you get the report from? > > Please can you ask them to post the output of `free -m` inside the VMs at the time they...

This might be related to https://github.com/canonical/lxd-ui/issues/1229 recently also observed by our colleague @lorumic

> I suspect this is the metrics endpoint and/or the UI misinterpreting "no value" for an extremely small value as you cant get memory usage when the VM is frozen....

This was discovered when resolving https://github.com/canonical/lxd-ui/issues/1248

> [@edlerd](https://github.com/edlerd) if you're using an unrestricted certificate, are connecting via unix, or are a fine-grained TLS identity in a group with the `can_override_cluster_target_restriction` entitlement on `server`, then the cluster...

The UI can identify if the user has server admin, is an unrestricted TLS or has the `can_override_cluster_target_restriction` permission. So the UI will enable the cluster member selection in that...

Several minutes later, the change in size is reflected on the other nodes as well: ``` root@micro1:~# lxc storage info foo --target=micro2 info: description: "" driver: zfs name: foo space...

As discussed, [nodejs](https://snapcraft.io/node) is not available for riscv64, but installed as part of the ui build. So this will fail anyhow. I wonder if this should directly be closed. Wdyt...

Requested riscv64 to be added as a nodejs architecture in https://github.com/nodejs/snap/issues/77