David Edler
David Edler
> I'm trying to add a network but I get this error on save: Cannot specify "ipv6.address" when DHCP or "ipv6.dhcp.stateful" are disabled (unless using security.ipv6_filtering) on network "lxdbr0" Good...
> This might be hard to do. It is true that we have the network range, but we will still have to see if this address is used by other...
Also, the labels for the address inputs are a bit too close to the inputs, I suspect this is a global override in the configuration tables that we should remove:
> Also, the labels for the address inputs are a bit too close to the inputs, I suspect this is a global override in the configuration tables that we should...
Thanks for the suggestions, they didn't resolve the issue for me. But I found a workaround with the info you provided: Moving all data loading into `getServerSideProps` lets the build...
> @edlerd would it be acceptable to sometimes return 404 on this endpoint if the parent interface is missing, either because its not been configured on the host or if...
Wow, this has been around for a long time. Great improvement, I like it :+1:
Icon CSS is usually imported on a usage basis down in the projects. This is to keep the size footprint from unused icons small. In the current [Icon component css](https://github.com/canonical/react-components/blob/60dd4449c266b6d3d08dbb9ec6d4a164162a3944/src/components/Icon/Icon.stories.scss)...
Not sure if this is a regression, it might not be. The motivation for filing this was as follows: In the UI, we are using the all-projects param in two...
> [@edlerd](https://github.com/edlerd) shall we close this one in preference to [#13962](https://github.com/canonical/lxd/issues/13962) ? I am not sure those two are the same. I think this one is about the operation API,...