Stéphane Graber

Results 1032 comments of Stéphane Graber

Yeah, that's correct. Sorry, my example from earlier was inaccurate.

`incus image info` directly talks to the remote server from the client. `incus admin init` or `incus list` talks to the local Incus daemon instead. The error you're showing suggests...

@pi2chen thanks, I'll pick it up from there!

Hmm, I don't recall how we settled on this behavior for `host_table`... In hindsight, we'd have been better served by a `host_tables` config key taking a comma separated list of...

Assigned it to you. I'll be able to assign your partner once they also comment in here.

So for this one, we'll want to implement the behavior I described in the comment above (https://github.com/lxc/incus/issues/1559#issuecomment-2571681699)

`suites/container_devices_nic_routed.sh` should be the tests for routed NICs. The overall approach sounds good, feel free to open a draft PR as that will get you some initial test results (code...

Yeah, that's right. We're moving away from hand written database code over to programmatically generated code. We've been in an in-between state for a number of years now and that's...

We've opened an issue for each of the current files but the general approach and work needed to resolve it should be near identical from one to the next. There...

Excellent, I assigned it to you! If you have other team members working on this with you, you can have them comment in here too so I can add them...