~vlastimil-holer/cloud-init:main

Last commit made on 2021-09-29
Get this branch:
git clone -b main https://git.launchpad.net/~vlastimil-holer/cloud-init
Only Vlastimil Holer can upload to this branch. If you are Vlastimil Holer please log in for upload directions.

Branch merges

Branch information

Name:
main
Repository:
lp:~vlastimil-holer/cloud-init

Recent commits

ba08324... by James Falcon

testing: remove cloud_tests (#1020)

Cloud tests have been replaced with integration tests

934c8d7... by Andrey Gein

Add andgein as contributor (#1042)

82d6f56... by Nicolas Bock

Make wording for module frequency consistent (#1039)

Some modules' frequency are documented as `always` while others as
`per always`. The difference in wording can be confusing. This change
updates all such modules to use `always`.

Signed-off-by: Nicolas Bock <email address hidden>

2d67c1b... by norman shen

Use ascii code for growpart (#1036)

growpart not working well for environment
using UTF-8 encoding. This patch forces
growpart command to use C locale.
Root issue likely:
https://bugs.launchpad.net/ubuntu/+source/cloud-utils/+bug/1928167

21aec00... by norman shen

Add jshen28 as contributor (#1035)

c29c5b1... by James Falcon

Skip test_cache_purged_on_version_change on Azure (#1033)

8cebc44... by James Falcon

Remove invalid ssh_import_id from examples (#1031)

244af3f... by eb3095 <email address hidden>

Cleanup Vultr support (#987)

Offload Vultr's vendordata assembly to the backend, correct vendordata
storage and parsing, allow passing critical data via the useragent,
better networking configuration for additional interfaces.

24a15e9... by James Falcon

docs: update cc_disk_setup for fs to raw disk (#1017)

a1e78b2... by James Falcon

HACKING.rst: change contact info to James Falcon (#1030)