=== brunobronosky is now known as fscale__ === fscale__ is now known as brunobronosky [12:50] hey folks [12:53] just came around a freebsd issue with newest 18.3 release. may @smoser or chad can look at https://bugs.launchpad.net/cloud-init/+bug/1779672 quickly? i see you guys recently changed something in netinfo -> commit id: 14cb4924a6cf191107f9c04698ace2753eb44d2b [12:53] Ubuntu bug 1779672 in cloud-init "netdev_pformat key error on FreeBSD with 18.3" [Undecided,New] [14:29] smoser: today ive seen that my centos box sees itself as ubuntu distro and tries package_upgrade for example with apt.. is this a known bug? [14:30] im on 18.2 [14:33] i looked at the code from stages.py and util.py.. the get_linux_distro function makes a lookup at /etc/os-release which is there [14:33] i havent debugged the function yet [14:35] https://github.com/cloud-init/cloud-init/commit/bbcc5e82e6c8e87ca483150205127cb0436c4cd9#diff-c4ca7388c7bb98a487f86f4d62d7fab3 [14:35] can it be that i have to use 18.3? [14:49] @smoser - just wondered if you can take a look at https://bugs.launchpad.net/cloud-init/+bug/1779207 and let me know your thoughts on it? [14:49] Ubuntu bug 1779207 in cloud-init "Failed mount of '/dev/sdb1' with Swap File cloud-init config" [Undecided,New] [16:02] danMS: smoser is out for a few days, one of us will look at it this week. [16:02] perharps today even :). [16:03] Thank you, appreciated! [16:03] looks like it's time for our cloud-init bi-weekly status meeting [16:03] ... the topic lies :) === blackboxsw changed the topic of #cloud-init to: Reviews: http://bit.ly/ci-reviews | Meeting minutes: https://goo.gl/mrHdaj | Next status meeting: Monday 7/2 16:00 UTC | cloud-init 18.2 released (03/28/2018) [16:03] not anymore it doesn't :) [16:04] danMS: I'll potentiall have an item of interest for you(Azure-related) in this meeting [16:04] :) [16:04] if you have a chance to glance at it today, it's nothing pressing, but might be interesting. [16:05] #startmeeting Cloud-init bi-weekly status meeting [16:05] Meeting started Mon Jul 2 16:05:44 2018 UTC. The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology. [16:05] Available commands: action commands idea info link nick [16:06] hi folks, just kicking off another cloud-init status meeting to communicate the recent events in cloud-init land. [16:06] welcome to all, feel free to interrupt as we go through the agenda. As always cloud-init status minutes will live at the following url [16:07] #link https://cloud-init.github.io/ [16:07] The meeting agenda is as follows: [16:08] agenda: Previous Actions, Recent Changes, In-progress develepment and office hours (~30 minutes) [16:09] #topic Previous Actions [16:09] Last meeting we have a couple of actions to look over: [16:10] #ACTION blackboxsw carryover network hotplug vs network maintenance on reboot-only [16:10] #ACTION blackboxsw carryover network hotplug vs network maintenance on reboot-only [DONE] [16:11] we held multiple meetings, including discussion with mgerdts on a SmartOS solution for handling regenerating network configuration per-boot when a user selects this behavior [16:12] We have just landed a supporting branch in cloud-init tip to enable datasources to define what events (BOOT vs BOOT_NEW_INSTANCE) they will react to when generating network config. [16:12] #link https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/348000 [16:13] that should give a foundation for other datasources to write/change network config across boots, instead of allowing network config to remain static based on cloud-init's initial network configuration [16:13] the 2nd action .. [16:14] #ACTION haper/blackboxsw review https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/333904 [CARRYOVER] [16:14] ACTION: haper/blackboxsw review https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/333904 [CARRYOVER] [16:14] I'd like to carry this one over. We got a bit bogged down in SRU, CentOs stuff last week and we shold be able to get some eyes on this branch [16:14] I think that's it for actions. [16:15] #topic Recent Changes [16:16] Below is a list of changes landed in cloud-init tip or package publishing that has occured for the project: [16:16] * our 18.3 release was cut from tip if you caught the email on that mailing list [16:16] Congrats all for a great effort at improving quality and adding more datasource/cloud support [16:17] #link https://lists.launchpad.net/cloud-init/msg00164.html [16:17] ^ in case you didn't get the message [16:18] * we also publish 18.3 release into Ubuntu Cosmic and started a stable release update (SRU) to publish 18.3 in to xenial, artful, bionic [16:18] published* [16:19] expectations are that xenial, artful and bionic will have 18.3 after this week of testing [16:20] the remaining changes landed in tip are: [16:20] - update_metadata: a datasource can support network re-config every boot [16:20] [Chad Smith] [16:20] - tests: drop salt-minion integration test (LP: #1778737) [16:20] - Retry on failed import of gpg receive keys. [16:20] - tools: Fix run-container when neither source or binary package requested. [16:20] - docs: Fix a small spelling error. [Oz N Tiram] [16:20] - tox: use simplestreams from git repository rather than bzr. [16:20] Launchpad bug 1778737 in cloud-init "salt-minion test needs fixing" [Undecided,Fix committed] https://launchpad.net/bugs/1778737 [16:20] - release 18.3 [Chad Smith] (LP: #1777743) [16:20] - docs: represent sudo:false in docs for user_groups config module [16:20] [Chad Smith] [16:20] Launchpad bug 1777743 in cloud-init "Release 18.3" [Undecided,Fix released] https://launchpad.net/bugs/1777743 [16:20] - Explicitly prevent `sudo` access for user module [16:20] [Jacob Bednarz] (LP: #1771468) [16:20] Launchpad bug 1771468 in cloud-init "Allow a way to explicitly disable sudo for a user" [Undecided,Fix released] https://launchpad.net/bugs/1771468 [16:21] next topic [16:21] #topic In-progress Development [16:22] Our ongoing development is always listed publicly at the following trello board [16:22] #link https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin [16:23] We are going to be focused on SRU validation for Ubuntu this week which should take up the majority of the week. [16:23] At the end of this SRU process we will also rebuild centos binaries in our copr repo [16:23] #link https://copr.fedorainfracloud.org/coprs/g/cloud-init/el-testing/ [16:24] so that folks in other envs will have access to latest bits if their distro/cloud doesn't have that update [16:24] Also, specfic to mgerdts and danMS_ there is a branch in progress for Azure support to regenerate network-config for all interfaces on each boot. [16:25] #link https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/348704 [16:25] mgerdts: might like it only as another example of a datasource managing network config across boots [16:26] Thanks. Will look at that soon. [16:26] no prob, sorry for all the pings :) [16:26] will take a look too and spk to paulmey [16:27] also smoser is working on implementing an OCIC datasource (Oracle Cloud Infrastructure Classic) [16:31] think that wraps it up for this week. [16:31] #topic Office Hours (next ~30 mins) [16:31] there should be a couple of eyes on this channel for discusssions, questions, bug requests etc that might need a bit more attention. [16:33] again, thanks for tuning in and helping make cloud-init better! [16:33] meeting minutes will ultimately show at [16:33] #link https://cloud-init.github.io/ [17:02] #endmeeting [17:02] Meeting ended Mon Jul 2 17:02:56 2018 UTC. [17:02] Minutes: http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-07-02-16.05.moin.txt