/srv/irclogs.ubuntu.com/2018/07/02/#cloud-init.txt

=== brunobronosky is now known as fscale__
=== fscale__ is now known as brunobronosky
do3melihey folks12:50
do3melijust 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: 14cb4924a6cf191107f9c04698ace2753eb44d2b12:53
ubot5Ubuntu bug 1779672 in cloud-init "netdev_pformat key error on FreeBSD with 18.3" [Undecided,New]12:53
ybaumysmoser: 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:29
ybaumyim on 18.214:30
ybaumyi looked at the code from stages.py and util.py.. the get_linux_distro function makes a lookup at /etc/os-release which is there14:33
ybaumyi havent debugged the function yet14:33
ybaumyhttps://github.com/cloud-init/cloud-init/commit/bbcc5e82e6c8e87ca483150205127cb0436c4cd9#diff-c4ca7388c7bb98a487f86f4d62d7fab314:35
ybaumycan it be that i have to use 18.3?14:35
danMS@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
ubot5Ubuntu bug 1779207 in cloud-init "Failed mount of '/dev/sdb1' with Swap File cloud-init config" [Undecided,New]14:49
blackboxswdanMS: smoser is out for a few days, one of us will look at it this week.16:02
blackboxswperharps today even :).16:02
danMSThank you, appreciated!16:03
blackboxswlooks like it's time for our cloud-init bi-weekly status meeting16:03
blackboxsw... the topic lies :)16:03
=== 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)
blackboxswnot anymore it doesn't :)16:03
blackboxswdanMS: I'll potentiall have an item of interest for you(Azure-related) in this meeting16:04
danMS:)16:04
blackboxswif you have a chance to glance at it today, it's nothing pressing, but might be interesting.16:04
blackboxsw#startmeeting Cloud-init bi-weekly status meeting16:05
meetingologyMeeting started Mon Jul  2 16:05:44 2018 UTC.  The chair is blackboxsw. Information about MeetBot at http://wiki.ubuntu.com/meetingology.16:05
meetingologyAvailable commands: action commands idea info link nick16:05
blackboxswhi folks, just kicking off another cloud-init status meeting to communicate the recent events in cloud-init land.16:06
blackboxswwelcome to all, feel free to interrupt as we go through the agenda. As always cloud-init status minutes will live at the following url16:06
blackboxsw#link https://cloud-init.github.io/16:07
blackboxswThe meeting agenda is as follows:16:07
blackboxswagenda: Previous Actions, Recent Changes, In-progress develepment and office hours (~30 minutes)16:08
blackboxsw#topic Previous Actions16:09
blackboxswLast meeting we have a couple of actions to look over:16:09
blackboxsw #ACTION blackboxsw carryover network hotplug vs network maintenance on reboot-only16:10
blackboxsw #ACTION blackboxsw carryover network hotplug vs network maintenance on reboot-only [DONE]16:10
blackboxswwe held multiple meetings, including discussion with mgerdts on a SmartOS solution for handling regenerating network configuration per-boot when a user selects this behavior16:11
blackboxswWe 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
blackboxsw#link https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/34800016:12
blackboxswthat 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 configuration16:13
blackboxswthe 2nd action ..16:13
blackboxsw#ACTION haper/blackboxsw review https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/333904 [CARRYOVER]16:14
meetingologyACTION: haper/blackboxsw review https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/333904 [CARRYOVER]16:14
blackboxswI'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 branch16:14
blackboxswI think that's it for actions.16:14
blackboxsw#topic Recent Changes16:15
blackboxswBelow is a list of changes landed in cloud-init tip or package publishing that has occured for the project:16:16
blackboxsw* our 18.3 release was cut from tip if you caught the email on that mailing list16:16
blackboxswCongrats all for a great effort at improving quality and adding more datasource/cloud support16:16
blackboxsw#link https://lists.launchpad.net/cloud-init/msg00164.html16:17
blackboxsw^ in case you didn't get the message16:17
blackboxsw* we also publish 18.3 release into Ubuntu Cosmic and started a stable release update (SRU) to publish 18.3 in to xenial, artful, bionic16:18
blackboxswpublished*16:18
blackboxswexpectations are that xenial, artful and bionic will have 18.3 after this week of testing16:19
blackboxswthe remaining changes landed in tip are:16:20
blackboxsw    - update_metadata: a datasource can support network re-config every boot16:20
blackboxsw      [Chad Smith]16:20
blackboxsw    - tests: drop salt-minion integration test (LP: #1778737)16:20
blackboxsw    - Retry on failed import of gpg receive keys.16:20
blackboxsw    - tools: Fix run-container when neither source or binary package requested.16:20
blackboxsw    - docs: Fix a small spelling error. [Oz N Tiram]16:20
blackboxsw    - tox: use simplestreams from git repository rather than bzr.16:20
ubot5Launchpad bug 1778737 in cloud-init "salt-minion test needs fixing" [Undecided,Fix committed] https://launchpad.net/bugs/177873716:20
blackboxsw    - release 18.3 [Chad Smith] (LP: #1777743)16:20
blackboxsw    - docs: represent sudo:false in docs for user_groups config module16:20
blackboxsw      [Chad Smith]16:20
ubot5Launchpad bug 1777743 in cloud-init "Release 18.3" [Undecided,Fix released] https://launchpad.net/bugs/177774316:20
blackboxsw    - Explicitly prevent `sudo` access for user module16:20
blackboxsw      [Jacob Bednarz] (LP: #1771468)16:20
ubot5Launchpad bug 1771468 in cloud-init "Allow a way to explicitly disable sudo for a user" [Undecided,Fix released] https://launchpad.net/bugs/177146816:20
blackboxswnext topic16:21
blackboxsw#topic In-progress Development16:21
blackboxswOur ongoing development is always listed publicly at the following trello board16:22
blackboxsw#link https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin16:22
blackboxswWe are going to be focused on SRU validation for Ubuntu this week which should take up the majority of the week.16:23
blackboxswAt the end of this SRU process we will also rebuild centos binaries in our copr repo16:23
blackboxsw#link https://copr.fedorainfracloud.org/coprs/g/cloud-init/el-testing/16:23
blackboxswso that folks in other envs will have access to latest bits if their distro/cloud doesn't have that update16:24
blackboxswAlso, 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:24
blackboxsw#link https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/34870416:25
blackboxswmgerdts: might like it only as another example of a datasource managing network config across boots16:25
mgerdtsThanks.  Will look at that soon.16:26
blackboxswno prob, sorry for all the pings :)16:26
danMS_will take a look too and spk to paulmey16:26
blackboxswalso smoser is working on implementing an OCIC datasource (Oracle Cloud Infrastructure Classic)16:27
blackboxswthink that wraps it up for this week.16:31
blackboxsw#topic Office Hours (next ~30 mins)16:31
blackboxswthere should be a couple of eyes on this channel for discusssions, questions, bug requests etc that might need a bit more attention.16:31
blackboxswagain, thanks for tuning in and helping make cloud-init better!16:33
blackboxswmeeting minutes will ultimately show at16:33
blackboxsw#link https://cloud-init.github.io/16:33
blackboxsw#endmeeting17:02
meetingologyMeeting ended Mon Jul  2 17:02:56 2018 UTC.17:02
meetingologyMinutes:        http://ubottu.com/meetingology/logs/cloud-init/2018/cloud-init.2018-07-02-16.05.moin.txt17:02

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