<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git, branch crux</title>
<subtitle> (mirror of https://github.com/marekm72/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=crux'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2021-08-16T12:34:26+00:00</updated>
<entry>
<title>Merge pull request #48 from zdc/T3735-crux</title>
<updated>2021-08-16T12:34:26+00:00</updated>
<author>
<name>zdc</name>
<email>zdc@users.noreply.github.com</email>
</author>
<published>2021-08-16T12:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=431fe74d310480dc6c83642a89fc9a982fcc8c7b'/>
<id>urn:sha1:431fe74d310480dc6c83642a89fc9a982fcc8c7b</id>
<content type='text'>
User-Data: T3735: Fixed "multi" nodes type search</content>
</entry>
<entry>
<title>User-Data: T3735: Fixed "multi" nodes type search</title>
<updated>2021-08-16T12:31:58+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2021-08-11T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=a6d412b45a90feb4d2f53f69d4ff298bc5950446'/>
<id>urn:sha1:a6d412b45a90feb4d2f53f69d4ff298bc5950446</id>
<content type='text'>
Several nodes with "multi" type contain extra space character after
the `multi:` mark, which prevents the `cc_vyos_userdata` module to
detect their type properly. This commit changes the regex used for
detecting such nodes to fix the problem.
</content>
</entry>
<entry>
<title>Merge pull request #43 from UnicronNL/crux</title>
<updated>2021-06-27T17:50:42+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2021-06-27T17:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=34346ee6ea7ff60c4d3c041482b686cdbc7614ab'/>
<id>urn:sha1:34346ee6ea7ff60c4d3c041482b686cdbc7614ab</id>
<content type='text'>
T3653: Cloudinit subnet error if a cidr (/24) is used instead of a su…</content>
</entry>
<entry>
<title>T3653: Cloudinit subnet error if a cidr (/24) is used instead of a subnet mask (255.255.255.0)</title>
<updated>2021-06-27T17:39:47+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim@sentrium.io</email>
</author>
<published>2021-06-27T15:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=6251f4424364849040c368e42ccc46b7e38fdb40'/>
<id>urn:sha1:6251f4424364849040c368e42ccc46b7e38fdb40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #41 from zdc/T3432-crux</title>
<updated>2021-04-02T23:25:15+00:00</updated>
<author>
<name>zdc</name>
<email>zdc@users.noreply.github.com</email>
</author>
<published>2021-04-02T23:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=b763f41064acbdf2b7844584950650d4093acb9e'/>
<id>urn:sha1:b763f41064acbdf2b7844584950650d4093acb9e</id>
<content type='text'>
Azure: T3432: Changed workaround for SSH keys on Azure</content>
</entry>
<entry>
<title>Azure: T3432: Changed workaround for SSH keys on Azure</title>
<updated>2021-04-02T22:25:23+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2021-04-02T22:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=a865fe4c68c9c3d1933fab1fa964d94d6c5d1544'/>
<id>urn:sha1:a865fe4c68c9c3d1933fab1fa964d94d6c5d1544</id>
<content type='text'>
Appending all the data from `metadata_ds['public-keys']` to a list of public keys is dangerous because some of the other datasources have the same `public-keys` option but use different formats inside. Thus, the workaround was limited to Azure datasource only.
</content>
</entry>
<entry>
<title>Merge pull request #38 from UnicronNL/crux</title>
<updated>2021-03-29T19:05:41+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2021-03-29T19:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=ff02b77217650789330271fa25b6d585962043c9'/>
<id>urn:sha1:ff02b77217650789330271fa25b6d585962043c9</id>
<content type='text'>
domain-name: T3446: Cloudinit error message when empty domain is pass…</content>
</entry>
<entry>
<title>domain-name: T3446: Cloudinit error message when empty domain is passed to filter.</title>
<updated>2021-03-29T19:03:11+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim@sentrium.io</email>
</author>
<published>2021-03-29T19:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=2089f4d8a3c9b0910465ff0a3ae2c0688ac930ff'/>
<id>urn:sha1:2089f4d8a3c9b0910465ff0a3ae2c0688ac930ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #36 from UnicronNL/crux</title>
<updated>2021-03-29T11:47:40+00:00</updated>
<author>
<name>Kim</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2021-03-29T11:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=b585a61d350e97651f94a72499b638e23657c34c'/>
<id>urn:sha1:b585a61d350e97651f94a72499b638e23657c34c</id>
<content type='text'>
Metadata: T3432: Azure ssh keys not working for version 1.2.7/1.3.x u…</content>
</entry>
<entry>
<title>Metadata: T3432: Azure ssh keys not working for version 1.2.7/1.3.x update</title>
<updated>2021-03-29T11:44:35+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim@sentrium.io</email>
</author>
<published>2021-03-29T11:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=8d23e422288c18612d7149293c165c75a40b72df'/>
<id>urn:sha1:8d23e422288c18612d7149293c165c75a40b72df</id>
<content type='text'>
</content>
</entry>
</feed>
