-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatus-2021-03-23.html
More file actions
198 lines (159 loc) · 10.9 KB
/
status-2021-03-23.html
File metadata and controls
198 lines (159 loc) · 10.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!DOCTYPE html>
<html lang="english">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/stylesheet/style.min.css">
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/pygments/github.min.css">
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/font-awesome/css/font-awesome.min.css">
<link href="https://cloud-init.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Cloud-init Info Atom">
<link rel="shortcut icon" href="/theme/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="/theme/img/favicon.ico" type="image/x-icon">
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50554247-3', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#2c001e">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#2c001e">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Microsoft EDGE -->
<meta name="msapplication-TileColor" content="#2c001e">
<meta name="author" content="chad.smith@canonical.com" />
<meta name="description" content="Meeting information #cloud-init: cloud-init bi-weekly office-hours meeting, started by Odd_Bloke, 23 Mar at 17:22 — 18:24 UTC. Full logs at https://new.ubottu.com/meetingology/logs/cloud-init/2021/cloud-init.2021-03-23-17.22.log.html Meeting summary LINK: https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490 (Odd_Bloke, 17:23) LINK: https://discourse …" />
<meta name="keywords" content="">
<meta property="og:site_name" content="Cloud-init Info"/>
<meta property="og:title" content="Cloud-init bi-weekly status"/>
<meta property="og:description" content="Meeting information #cloud-init: cloud-init bi-weekly office-hours meeting, started by Odd_Bloke, 23 Mar at 17:22 — 18:24 UTC. Full logs at https://new.ubottu.com/meetingology/logs/cloud-init/2021/cloud-init.2021-03-23-17.22.log.html Meeting summary LINK: https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490 (Odd_Bloke, 17:23) LINK: https://discourse …"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="https://cloud-init.github.io/status-2021-03-23.html"/>
<meta property="og:type" content="article"/>
<meta property="article:published_time" content="2021-03-23 17:22:00+00:00"/>
<meta property="article:modified_time" content=""/>
<meta property="article:author" content="https://cloud-init.github.io/author/chadsmithcanonicalcom.html">
<meta property="article:section" content="status-meeting-minutes"/>
<meta property="og:image" content="/images/cloud-init-orange.svg">
<title>Cloud-init Info – Cloud-init bi-weekly status</title>
</head>
<body>
<aside>
<div>
<a href="https://cloud-init.github.io">
<img src="/images/cloud-init-orange.svg" alt="Cloud-init" title="Cloud-init">
</a>
<h1><a href="https://cloud-init.github.io">Cloud-init</a></h1>
<p>Make your cloud images be all they can be</p>
<nav>
<ul class="list">
<li><a href="https://cloudinit.readthedocs.org/" target="_blank">Docs</a></li>
<li><a href="https://cloud-init.io" target="_blank">Overview</a></li>
<li><a href="https://cloudinit.readthedocs.io/en/latest/topics/hacking.html" target="_blank">Hacking</a></li>
<li><a href="https://jenkins.ubuntu.com/server/view/cloud-init/" target="_blank">CI builds</a></li>
<li><a href="https://launchpad.net/cloud-init" target="_blank">Code</a></li>
</ul>
</nav>
<ul class="social">
<li><a class="sc-github" href="https://github.com/cloud-init" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-wechat" href="https://webchat.freenode.net/?channels=cloud-init" target="_blank"><i class="fa fa-wechat"></i></a></li>
</ul>
</div>
</aside>
<main>
<nav>
<a href="https://cloud-init.github.io">Home</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Categories</a>
<a href="/tags.html">Tags</a>
<a href="https://cloud-init.github.io/feeds/all.atom.xml">Atom</a>
</nav>
<article class="single">
<header>
<h1 id="status-2021-03-23">Cloud-init bi-weekly status</h1>
<p>
Posted on Tue 23 March 2021 in <a href="https://cloud-init.github.io/category/status-meeting-minutes.html">status-meeting-minutes</a>
• 2 min read
</p>
</header>
<div>
<h2>Meeting information</h2>
<ul>
<li>#cloud-init: cloud-init bi-weekly office-hours meeting, started by Odd_Bloke, 23 Mar at 17:22 — 18:24 UTC.</li>
<li>Full logs at <a href="https://new.ubottu.com/meetingology/logs/cloud-init/2021/cloud-init.2021-03-23-17.22.log.html">https://new.ubottu.com/meetingology/logs/cloud-init/2021/cloud-init.2021-03-23-17.22.log.html</a></li>
</ul>
<h2>Meeting summary</h2>
<ul>
<li><strong>LINK</strong>: <a href="https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490">https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490</a> (Odd_Bloke, 17:23)</li>
<li><strong>LINK</strong>: <a href="https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490">https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490</a> (blackboxsw, 17:23)</li>
<li><strong>LINK</strong>: <a href="https://bugs.launchpad.net/cloud-init/+bug/1724414">https://bugs.launchpad.net/cloud-init/+bug/1724414</a> (blackboxsw, 17:25)</li>
</ul>
<h2>People present (lines said)</h2>
<ul>
<li>blackboxsw (11)</li>
<li>Odd_Bloke (10)</li>
<li>meetingology (3)</li>
<li>ubot5 (1)</li>
<li>falcojr (0)</li>
</ul>
<h2>Full log</h2>
<p>17:22 <code><Odd_Bloke></code> #startmeeting cloud-init bi-weekly office-hours</p>
<p>17:22 <code><meetingology></code> Meeting started at 17:22:08 UTC. The chair is Odd_Bloke. Information about MeetBot at <a href="https://wiki.ubuntu.com/meetingology">https://wiki.ubuntu.com/meetingology</a></p>
<p>17:22 <code><meetingology></code> Available commands: action, commands, idea, info, link, nick</p>
<p>17:22 <code><Odd_Bloke></code> #chair blackboxsw falcojr</p>
<p>17:22 <code><meetingology></code> Current chairs: Odd_Bloke, blackboxsw, falcojr</p>
<p>17:22 <code><blackboxsw></code> \0 woot thanks Odd_Bloke</p>
<p>17:23 <code><Odd_Bloke></code> Hey folks, the cloud-init committers will be around for the next while, to answer any questions or have any discussions you're interested in having.</p>
<p>17:23 <code><Odd_Bloke></code> blackboxsw posted a status update to Discourse earlier today.</p>
<p>17:23 <code><blackboxsw></code> Here's the discourse post for reference on recent cloud-init events</p>
<p>17:23 <code><Odd_Bloke></code> #link <a href="https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490">https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490</a></p>
<p>17:23 <code><blackboxsw></code> #link <a href="https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490">https://discourse.ubuntu.com/t/cloud-init-status-03-23-2021/21490</a></p>
<p>17:23 <code><blackboxsw></code> thanks Odd_Bloke</p>
<p>17:23 <code><Odd_Bloke></code> Haha</p>
<p>17:23 <code><Odd_Bloke></code> Please read it twice.</p>
<p>17:24 <code><blackboxsw></code> and correct any clerical errors</p>
<p>17:25 <code><blackboxsw></code> one topic of interested that hamalq brought up yesterday was the "feature" of RedHat and CentOS that automatically prefers fqdn over hostname in #cloud-config per this bug</p>
<p>17:25 <code><blackboxsw></code> #link <a href="https://bugs.launchpad.net/cloud-init/+bug/1724414">https://bugs.launchpad.net/cloud-init/+bug/1724414</a></p>
<p>17:25 <code><ubot5></code> Ubuntu bug 1724414 in cloud-init "rhel distro selects FQDN as hostname" [Low,Won't fix]</p>
<p>17:26 <code><blackboxsw></code> I mentioned we'd bring it up to reflect our opinion on this behavior today after a discussion</p>
<p>17:28 <code><blackboxsw></code> I think the upstream stance on RedHat and CentOS is that this default behavior on RedHat/CentOS has been in play for a long time and changing that default behavior would be asking to cause problems for the majority of users who may rely on this behavior during system launch.</p>
<p>17:28 <code><blackboxsw></code> Odd_Bloke: falcojr did we say in this case we'd prefer a new bug which better describes the desired use-case and how current cloud-init doesn't allow for that use-case?</p>
<p>17:30 <code><blackboxsw></code> that's all the content/discussion I had. I know I needed to get otubo a review today on his resize lvm partition branch <a href="https://github.com/canonical/cloud-init/pull/721">https://github.com/canonical/cloud-init/pull/721</a> as my stale review was blocking that.</p>
<p>17:31 <code><Odd_Bloke></code> We've closed out that bug as Won't Fix; we'd like folks who consider themselves affected by that bug to file a new one which describes their specific problem with the current situation: we can then work to support those requirements.</p>
<p>18:24 <code><Odd_Bloke></code> OK, sounds like there's not much to chat about; thanks to any lurkers. :)</p>
<p>18:24 <code><Odd_Bloke></code> #endmeeting</p>
<p>Generated by MeetBot 0.4.0 (<a href="https://wiki.ubuntu.com/meetingology">https://wiki.ubuntu.com/meetingology</a>)</p>
</div>
<div class="tag-cloud">
<p>
</p>
</div>
<div class="addthis_relatedposts_inline">
</article>
<footer>
<p>© </p>
<p>Powered by <a href="http://getpelican.com" target="_blank">Pelican</a> - <a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a> theme by <a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a></p> </footer>
</main>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Blog",
"name": " Cloud-init Info ",
"url" : "https://cloud-init.github.io",
"image": "/images/cloud-init-orange.svg",
"description": "Cloud-init project updates and general information"
}
</script>
</body>
</html>