| 29 Apr 2026 |
adamcstephens | it's starting | 01:01:06 |
adamcstephens | https://github.com/NixOS/nixpkgs/pull/514811 | 18:20:39 |
adamcstephens | guess i can't delay this decision any longer, since minio being insecure is now hitting the channels | 18:21:16 |
adamcstephens | I'd missed that was done, or would have put this in place earlier because the UX is bad without it | 18:23:05 |
Tom | sorry, should've at least forwarded it to this channel. I was under the false assumption it wouldn't be possible to deal with this by gating that feature and we kinda would just have to deal with it for now. | 18:26:32 |
adamcstephens | yeah, luckily these are all just in the module so it's pretty easy to toggle. the tricky thing was making sure we force existing users to decide on a course of action, which this does by setting it to null for stateVersion<26.11 | 18:31:12 |
| 30 Apr 2026 |
Tom | ui, i kinda didn't expect this to still happen https://github.com/lxc/incus/pull/3258 | 19:42:59 |
adamcstephens | i suspected it may still be coming. as he said, he doesn't want to be tied to it for 5 years | 19:45:14 |
adamcstephens | i wasn't expecting completely DIY, but if it works 🤷♂️ | 19:45:59 |
adamcstephens | the bucket model felt awkward when i tried it out, so i stayed on garage. | 19:46:15 |
Tom | yeah, that there is the necessity of doing something is very clear. Just the timeline is certainly ambitious given that this PR was opened on the day 7.0 is supposed to happen | 19:53:52 |
hexa | bold choice | 19:58:07 |
adamcstephens | agreed | 20:17:15 |
Tom | i mean, we already do have it gated behind a feature flag now. So we could keep that around for a couple of months ... but then, i also don't know yet how i feel about that idea. | 20:27:34 |
Tom | i suppose there should be release Notes entry for those 7.0 bumps? | 20:28:30 |
Tom | * i suppose there should be release Notes for those 7.0 bumps? | 20:30:33 |
adamcstephens | it'll be harder to feature flag when it's built with the package | 20:33:24 |
adamcstephens | in fact we should probably drop the option again, because it won't work without parameterizing the package build (if even possible) | 20:34:02 |
adamcstephens | hence why i was waiting before adding the option ;) | 20:34:16 |
Tom | yeah, we'll see wheter it even reaches unstable before 7.0 🙃 | 20:34:50 |
Tom | the s3 commit is merged and it looks like there will be security stuff included with 7.0 https://github.com/lxc/incus/pull/3273 | 22:37:31 |
Tom | * the s3 pr is merged and it looks like there will be security stuff included with 7.0 https://github.com/lxc/incus/pull/3273 | 22:37:41 |
Tom | i count 9 CVEs | 22:39:16 |
| 1 May 2026 |
adamcstephens | https://github.com/lxc/incus/milestone/35 | 14:17:32 |
Tom | Quite a sprint that happened there | 14:34:14 |
| 2 May 2026 |
Tom | https://github.com/lxc/incus/releases/tag/v7.0.0 | 05:56:56 |
Tom | https://github.com/NixOS/nixpkgs/pull/515853 | 11:47:03 |
| Tom changed their profile picture. | 18:41:08 |
| 3 May 2026 |
Tom | I just noticed that /var/log/incus/*/{qemu.log,qemu.early.log} is rather empty for me. qemu.log is the file incus info --show-log $INSTANCE_NAME will look at (one of the commands to run when opening an issue in the incus repo.)
Haven't looked into it deeper.
| 12:10:57 |
| 4 May 2026 |
adamcstephens | https://github.com/lxc/incus/issues/3304#issuecomment-4373128957 | 17:41:15 |