=== paride4 is now known as paride === frickler is now known as frickler_pto === frickler_pto is now known as frickler === frickler is now known as frickler_pto [16:18] Odd_Bloke: https://github.com/canonical/cloud-init/pull/466/files reviewed. minor docstring/typing nit leaving as approved so you can make a call on whether it's needed or not . [16:32] blackboxsw: Thanks; addressed and replied, though I didn't follow exactly your request so please take a look and LMK if you're +1. :) [16:34] d'oh forgot about typing dependency [16:36] approved [16:46] was there a status meeting today? [16:52] AnhVoMSFT: ahh it is today. thank you. forgot it was Tuesday [16:52] no worries - maybe we skip this week and have a mega one the next time :) [16:52] #startmeeting cloud-init status meeting [16:52] Meeting started Tue Jul 14 16:52:35 2020 UTC. The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology. [16:52] Available commands: action commands idea info link nick [16:52] nvm [16:52] heh. [16:52] let's do it since we have an active attendee. [16:53] i'll make it snappy today [16:53] sounds good [16:53] community notice: time for another bi-weekly (or semi-monthly if you prefer) cloud-init community status meeting [16:53] #chair rharper Odd_Bloke smoser [16:53] Current chairs: Odd_Bloke blackboxsw rharper smoser [16:53] welcome to another round of cloud-init upstream updates and discussion. We use this meeting as a time to gather to discuss current development of cloud-init, ask and answer questions, and generally expedite development be unblocking devs. All questions. side-conversations and interruptions are welcome [16:54] first order of bizzzznesss. setting the meeting for next time [16:54] +2 weeks from today === blackboxsw changed the topic of #cloud-init to: pull-requests https://git.io/JeVed | Meeting minutes: https://goo.gl/mrHdaj | Next status meeting July 28 16:15 UTC | 20.1 (Feb 18) | 20.2 (Apr 28) | https://bugs.launchpad.net/cloud-init/+filebug [16:54] July 28th same time (minus 30 mins) [16:55] previous meeting minutes are here: [16:55] #link https://cloud-init.github.io/status-2020-06-30.html#status-2020-06-30 [16:55] The topics we'll cover today: Previous Actions, Recent Changes, In-progress Development, Community Charter, Office Hours (~30 mins). [16:55] #topic Previous Actions [16:56] none seen last session. so we can jump to the next topic [16:56] #topic Recent Changes [16:56] The following commits have been landed on master of upstream branch since last meeting: found via git log --since 2020-06-30 [16:57] #link https://paste.ubuntu.com/p/6Fn5jy8t46/ [16:58] a bit of cleanup and test coverage work and CI fixups for lxd integratin testing in those commits. [16:58] Of note: [16:59] a fix for (LP: #1456277) thx lucas [16:59] Launchpad bug 1456277 in cloud-init "cloud-init searches for ec2 mirrors regardless of what cloud its on" [High,Fix committed] https://launchpad.net/bugs/1456277 [16:59] a fix for (LP: #1884619) part of the cloudinit.net refactor for thx Odd_Bloke [16:59] Launchpad bug 1884619 in cloud-init "cloudinit.net refactor: is_physical" [Low,Fix committed] https://launchpad.net/bugs/1884619 [16:59] and (LP: #1886531) fix for missing /etc/fstab file path thx rharper [16:59] Launchpad bug 1886531 in cloud-init "cloud-init status broken in groovy lxd containers" [Medium,Fix committed] https://launchpad.net/bugs/1886531 [17:00] and thanks paride for fixing our CI tests for lxd-based targets [17:01] I think that about wraps recent-changes. [17:01] #topic In-progress Development [17:02] I was hoping today we'd be able to finally say cloud-init 20.2 has published and released to Ubuntu Xenial. Bionic, Eoan and Focal. All testing is complete, we have unblocked any of this process on our side and we are awaiting an SRU team representative to review and release the bits into Ubuntu proper. [17:03] We pinged yesterday and a few hour ago again to get this SRU reviewed and released. Expectation is that it will be released to all Ubuntu series today/tonight, so I'd expect that cloud images see that update in the next day or two. [17:04] for those watching at home, the folowing bug will be closed as fix-released once cloud-init SRU is published. [17:04] #link https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1881018 [17:04] Ubuntu bug 1881018 in cloud-init (Ubuntu) "sru cloud-init (19.4.33 to 20.2-45) Xenial, Bionic, Eoan and Focal" [Undecided,In progress] [17:06] for context, this was a beast of an SRU (as upstream waited too long (~6 months) between to get the SRUs, which involved more verification and complexity. We will make sure to avoid some of this complexity in the future by more frequent SRUs and more requests for community validation I expect. [17:07] Also, expect that when this SRU is published, and email will be sent to cloud-init@lists.launchpad.net and a discourse post as well as a "community-notice:" banned comment [17:08] #topic Community Charter [17:08] Community driven development is what helps keep cloud-init active, so that you all for your contributions ( PR reviews, bugs, PR development, discussion etc). [17:09] we have a number of general goals we continue to work toward: [17:10] - json schema coverage of cloudinit.config.cc_* modules for better error reporting on malformed user-data [17:10] - datasource documentation updates and content creation needs [17:10] - cloudinit.net refactor into distro-specific networking subclasses cloudinit.distros.networking [17:11] Bugs associated with that work are available for anyone to own [17:11] #link k https://bugs.launchpad.net/cloud-init/?field.tag=bitesize [17:11] #link https://bugs.launchpad.net/cloud-init/+bugs?field.tag=net-refactor [17:11] And details docs on existing refactor are available here [17:12] #link https://cloudinit.readthedocs.io/en/latest/topics/hacking.html#ongoing-refactors [17:13] If anyone would like to be involved more than they currently are, please feel free to contact us here in IRC #cloud-init on Freenode or on the mailing list cloud-init@lists.launchpad.net and we can see how best we can get you "set up" [17:13] #topic Office Hours (next ~30 mins) [17:13] This 'section' of the meeting is a time where a couple of upstream devs will be available in channel for any discussions, questions, bug work or PR reviews. [17:14] any topics, bugs, PRs or concerns or rotten fruit to throw are all welcome :). In the absence of dicussion, cloud-init PR reviews are prioritized [17:18] Odd_Bloke: can I merge the following as your squashmerge commit message for PR https://github.com/canonical/cloud-init/pull/466 https://paste.ubuntu.com/p/ZRdq4bYWG7/ I think it fixed LP: #1884626 [17:18] Launchpad bug 1884626 in cloud-init "cloudinit.net refactor: wait_for_physdevs" [Low,In progress] https://launchpad.net/bugs/1884626 [17:31] blackboxsw: You cannot (because I just did ;). [17:31] :sad trombone: [17:43] I just reran the RTD doc build and it passed this time (for anyone else who just got that failure email). [17:50] Ok I think that about wraps the status meeting [17:50] thanks for tuning in folks [17:50] #endmeeting [17:50] Meeting ended Tue Jul 14 17:50:44 2020 UTC. [17:50] Minutes: http://ubottu.com/meetingology/logs/cloud-init/2020/cloud-init.2020-07-14-16.52.moin.txt [18:02] minute reposted https://cloud-init.github.io/status-2020-07-14.html#status-2020-07-14 === tds2 is now known as tds [20:02] otubo: FYI, I'm planning on getting back to your PRs over the next couple of days; I'm still working through a backlog from some days off last week.