/srv/irclogs.ubuntu.com/2021/02/22/#juju.txt

manadartstickupkid, achilleasa_: Small one - https://github.com/juju/juju/pull/1266111:03
manadartstickupkid, achilleasa_: Also, need help with a design choice. We currently sort addresses with scope as the first priority, then IPv4 over v6 with host-names after that.11:05
stickupkidthat makes sense... what's the issue going forward?11:06
manadartShould secondary IP addresses come before or after host-names. I think after.11:06
stickupkidis there a way to categorise this, or is it just a slice11:28
stickupkidseems like we lose information during this process11:28
manadartSlice. See https://github.com/juju/juju/blob/develop/core/network/address.go#L21511:29
stickupkidbooo11:30
stickupkidwait, why is the sort order on the MachineAddress11:31
stickupkid?11:31
stickupkidthat's an implementation detail of the consumer, not the provider11:31
stickupkidhere you could have sortOrder take a machine address https://github.com/juju/juju/blob/develop/core/network/address.go#L798-L79911:32
stickupkidmachine address should be a struct of data, not dictate how you represent it11:32
stickupkidanyway11:33
stickupkidsecondary addresses if put at the end of the slice wouldn't in theory change the ordering of existing expectations?11:33
soutrHey team, I am trying to add a new unit to a model which is assosciated with OpenStack cluster. But everytime I try to add the unit it throws error12:49
soutrcannot record provisioning info for "juju-55f8ad-9-lxd12:49
soutr-42": cannot set link-layer device addresses of machine "9/lxd/42": invalid address "172.16.68.239/24": DeviceName12:49
soutr "eth0" on machine "9/lxd/42" not found12:49
soutr172.16.68.0/24 is the default subnet used (but its not associated with any space) and hence the space is 'undefined'12:51
soutrCan any one please help here12:52
=== aluria_ is now known as aluria
stickupkidachilleasa_, https://github.com/juju/bundlechanges/pull/9116:42
stickupkidachilleasa_, this handles talking to older controllers https://github.com/juju/bundlechanges/pull/9217:47

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!