/srv/irclogs.ubuntu.com/2020/07/14/#cloud-init.txt

=== 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
blackboxswOdd_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:18
Odd_Blokeblackboxsw: Thanks; addressed and replied, though I didn't follow exactly your request so please take a look and LMK if you're +1. :)16:32
blackboxswd'oh forgot about typing dependency16:34
blackboxswapproved16:36
AnhVoMSFTwas there a status meeting today?16:46
blackboxswAnhVoMSFT: ahh it is today. thank you. forgot it was Tuesday16:52
AnhVoMSFTno worries - maybe we skip this week and have a mega one the next time :)16:52
blackboxsw#startmeeting cloud-init status meeting16:52
meetingologyMeeting started Tue Jul 14 16:52:35 2020 UTC.  The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology.16:52
meetingologyAvailable commands: action commands idea info link nick16:52
AnhVoMSFTnvm16:52
blackboxswheh.16:52
blackboxswlet's do it since we have an active attendee.16:52
blackboxswi'll make it snappy today16:53
AnhVoMSFTsounds good16:53
blackboxswcommunity notice: time for another bi-weekly (or semi-monthly if you prefer) cloud-init community status meeting16:53
blackboxsw#chair rharper Odd_Bloke smoser16:53
meetingologyCurrent chairs: Odd_Bloke blackboxsw rharper smoser16:53
blackboxswwelcome 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 welcome16:53
blackboxswfirst order of bizzzznesss. setting the meeting for next time16:54
blackboxsw+2 weeks from today16:54
=== 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
blackboxswJuly 28th same time (minus 30 mins)16:54
blackboxswprevious meeting minutes are here:16:55
blackboxsw#link https://cloud-init.github.io/status-2020-06-30.html#status-2020-06-3016:55
blackboxswThe topics we'll cover today: Previous Actions, Recent Changes, In-progress Development, Community Charter, Office Hours (~30 mins).16:55
blackboxsw#topic Previous Actions16:55
blackboxswnone seen last session. so we can jump to the next topic16:56
blackboxsw#topic Recent Changes16:56
blackboxswThe following commits have been landed on master of upstream branch since last meeting: found via git log --since 2020-06-3016:56
blackboxsw#link https://paste.ubuntu.com/p/6Fn5jy8t46/16:57
blackboxswa bit of cleanup and test coverage work and CI fixups for lxd integratin testing in those commits.16:58
blackboxswOf note:16:58
blackboxswa fix for (LP: #1456277) thx lucas16:59
ubot5Launchpad bug 1456277 in cloud-init "cloud-init searches for ec2 mirrors regardless of what cloud its on" [High,Fix committed] https://launchpad.net/bugs/145627716:59
blackboxswa fix for (LP: #1884619) part of the cloudinit.net refactor for thx Odd_Bloke16:59
ubot5Launchpad bug 1884619 in cloud-init "cloudinit.net refactor: is_physical" [Low,Fix committed] https://launchpad.net/bugs/188461916:59
blackboxswand (LP: #1886531)  fix for missing /etc/fstab file path thx rharper16:59
ubot5Launchpad bug 1886531 in cloud-init "cloud-init status broken in groovy lxd containers" [Medium,Fix committed] https://launchpad.net/bugs/188653116:59
blackboxswand thanks paride for fixing our CI tests for lxd-based targets17:00
blackboxswI think that about wraps recent-changes.17:01
blackboxsw#topic  In-progress Development17:01
blackboxswI 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:02
blackboxswWe 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:03
blackboxswfor those watching at home, the folowing bug will be closed as fix-released once cloud-init SRU is published.17:04
blackboxsw#link https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/188101817:04
ubot5Ubuntu 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:04
blackboxswfor 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:06
blackboxswAlso, 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 comment17:07
blackboxsw#topic Community Charter17:08
blackboxswCommunity driven development  is what helps keep cloud-init active, so that you all for your contributions ( PR reviews, bugs, PR development, discussion etc).17:08
blackboxswwe have a number of general goals we continue to work toward:17:09
blackboxsw - json schema coverage of cloudinit.config.cc_* modules for better error reporting on malformed user-data17:10
blackboxsw- datasource documentation updates and content creation needs17:10
blackboxsw- cloudinit.net refactor into distro-specific networking subclasses cloudinit.distros.networking17:10
blackboxswBugs associated with that work are available for anyone to own17:11
blackboxsw#link k https://bugs.launchpad.net/cloud-init/?field.tag=bitesize17:11
blackboxsw#link https://bugs.launchpad.net/cloud-init/+bugs?field.tag=net-refactor17:11
blackboxswAnd details docs on existing refactor are available here17:11
blackboxsw#link https://cloudinit.readthedocs.io/en/latest/topics/hacking.html#ongoing-refactors17:12
blackboxswIf 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
blackboxsw#topic Office Hours (next ~30 mins)17:13
blackboxswThis '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:13
blackboxswany topics, bugs, PRs or concerns or rotten fruit to throw are all welcome :). In the absence of dicussion, cloud-init PR reviews are prioritized17:14
blackboxswOdd_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: #188462617:18
ubot5Launchpad bug 1884626 in cloud-init "cloudinit.net refactor: wait_for_physdevs" [Low,In progress] https://launchpad.net/bugs/188462617:18
Odd_Blokeblackboxsw: You cannot (because I just did ;).17:31
blackboxsw:sad trombone:17:31
Odd_BlokeI just reran the RTD doc build and it passed this time (for anyone else who just got that failure email).17:43
blackboxswOk I think that about wraps the status meeting17:50
blackboxswthanks for tuning in folks17:50
blackboxsw#endmeeting17:50
meetingologyMeeting ended Tue Jul 14 17:50:44 2020 UTC.17:50
meetingologyMinutes:        http://ubottu.com/meetingology/logs/cloud-init/2020/cloud-init.2020-07-14-16.52.moin.txt17:50
blackboxswminute reposted https://cloud-init.github.io/status-2020-07-14.html#status-2020-07-1418:02
=== tds2 is now known as tds
Odd_Blokeotubo: 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.20:02

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