[00:57] holmanb, minimal, pretty sure Hetzner's latest iteration on failover IPs are also /32. I wonder how their load balancers work === cpaelzer_ is now known as cpaelzer [17:16] meh daily builds for Ubuntu Lunarare failing w/ merge conflicts. I'll probably drop a new PR up that we'd like to get sync'd today https://code.launchpad.net/~cloud-init-dev/+recipe/cloud-init-daily-devel [17:21] weird...merge main into ubuntu/devel works fine but merge from ubuntu/devel into main fails [17:24] blackboxsw: are our build recipes backwards? It's merging ubuntu/devel into main to build our dailies, but that's not how we build our releases [17:25] and I'm also not sure why it would matter...but apparently it does [17:28] falcojr: I get that same conflict on doc-requirements.txt merging main into ubuntu/devel - or - merging ubuntu/devel into main [17:29] blackboxsw: Ah ok, I tried it again and same. I must have had one of my branches in a different state. [17:29] glad my git mental model doesn't need to go out the window [17:29] falcojr: yeah and I don't see any difference. even merging in separate order [17:31] I had wanted to go through your new_upstream_snapshot PR https://github.com/canonical/uss-tableflip/pull/103 to attempt to resolve this merge conflict too (and get bearings on the changeset there). [17:31] -ubottu:#cloud-init- Pull 103 in canonical/uss-tableflip "new_upstream_snapshot.py" [Open] [17:32] Given that we are trying to simplify the d/changelog creation during snapshots I thought it'd be worth a spin here (and maybe a release to Lunar anyway this week) === nicolasbock_ is now known as nicolasbock === Cadey is now known as Xe [19:27] does anyone know if there is an equiv for "d-i partman-auto/init_automatically_partition select biggest_free" in clloud-init to partition drives ?