17 Apr 2025 |
hexa | both set config, but one is per node, one clusterwide | 17:17:36 |
hexa | and afterwards it can't distinguish anymore | 17:17:45 |
hexa | lmao | 17:17:46 |
adamcstephens | this provider is pretty old and wasn't updated for a long time | 17:20:13 |
adamcstephens | I also don't think upstream gives it a lot of attention | 17:21:44 |
adamcstephens | maybe if you pay Zabbly :) | 17:21:59 |
hexa | https://github.com/lxc/terraform-provider-incus/graphs/contributors | 17:22:00 |
hexa | though it looks like most of the work went into it in 2023 | 17:22:13 |
hexa | * though it looks like most of the work went into it in 2023 or 2024 | 17:22:17 |
hexa | frankly, we should | 17:22:24 |
adamcstephens | well, three of those top four contributors are at Canonical, so they're from prior to the fork | 17:22:57 |
hexa | ok | 17:23:53 |
adamcstephens | https://github.com/terraform-lxd/terraform-provider-lxd/graphs/contributors | 17:23:56 |
adamcstephens | i did some modernization of the codebase in 2023, and then the LXD folks decided they wanted to get really involved with it so I handed it off | 17:24:49 |
adamcstephens | prior to that it was mostly untouched for maybe 5 years | 17:25:09 |
hexa | cool | 17:26:02 |
adamcstephens | it's a shame the effort is duplicated :/ | 17:26:27 |
adamcstephens | i actually just checked to see if the lxd_network resource had the support, but i think it would have the same problem still. otherwise could port it over :) | 17:26:58 |
25 Apr 2025 |
hexa | 6.12 release | 00:42:38 |
hexa | https://discuss.linuxcontainers.org/t/incus-6-12-has-been-released/23556/1 | 00:42:47 |
adamcstephens | Looks like some crappy weather this weekend, so maybe I'll find the time to get it updated :) | 13:16:25 |
adamcstephens | I'm feeling pretty low motivation for 24.11 though, so it will possibly miss out | 13:16:45 |
hexa | cool, adjusting the memory over terraform works after restarting a vm | 13:51:46 |
hexa | lol | 13:52:14 |
hexa | Failed updating memory limit: Failed setting memory to 2048MiB (currently 2194MiB) as it was taking too long
| 13:52:18 |
hexa | fml | 13:52:18 |
hexa | the vm uses 198M | 13:52:33 |
hexa | this provider is eventually consistent | 13:52:46 |
adamcstephens | updating the code is the easy part https://github.com/NixOS/nixpkgs/pull/401854 | 19:29:58 |
adamcstephens | > machine # [ 27.249913] incus-preseed-start[1036]: Error: Failed to create local member network "incusbr0" in project "default": Failed clearing firewall: Error in deletion of address sets: Failed to parse nft command output: json: cannot unmarshal array into Go struct field NftSet.nftables.set.type of type string
| 19:47:02 |