summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* travis: Upgrade dist to focalubuntu/impishAlberto Contreras2022-07-081-1/+1
* update changelogAlberto Contreras2022-07-081-1/+6
* d/source/lintian-overrides: lintian fixesAlberto Contreras2022-07-081-0/+2
* d/cloud-init.postinst: lintian fixesAlberto Contreras2022-07-081-2/+2
* Update changelogAlberto Contreras2022-06-201-0/+6
* d/control:Alberto Contreras2022-06-201-0/+2
* releasing cloud-init version 22.2-0ubuntu1~21.10.1ubuntu/22.2-0ubuntu1_21.10.1James Falcon2022-05-191-1/+1
* update changelog (New upstream release 22.2).James Falcon2022-05-191-3/+170
* merge from 22.2 at 22.2James Falcon2022-05-19330-9905/+16108
|\
| * Release 22.2 (#1462)22.2Brett Holman2022-05-182-1/+197
| * Fix test due to caplog incompatibility (#1461)Alberto Contreras2022-05-181-4/+5
| * Align rhel custom files with upstream (#1431)Emanuele Giuseppe Esposito2022-05-186-2/+67
| * cc_write_files: Improve schema. (#1460)Alberto Contreras2022-05-173-7/+50
| * cli: Redact files with permission errors in commands (#1440)Alberto Contreras2022-05-1710-652/+746
| * Improve cc_set_passwords. (#1456)Alberto Contreras2022-05-172-21/+48
| * testing: make fake cloud-init wait actually wait (#1459)James Falcon2022-05-171-2/+6
| * Scaleway: Fix network configuration for netplan 0.102 and later (#1455)Maxime Corbin2022-05-163-2/+15
| * Fix 'ephmeral' typos in disk names(#1452)Mike Hucka2022-05-161-2/+2
| * schema: version schema-cloud-config-v1.json (#1424)Chad Smith2022-05-166-27/+109
| * cc_modules: set default meta frequency value when no config available (#1457)Chad Smith2022-05-164-1/+68
| * Log generic warning on non-systemd systems. (#1450)Alberto Contreras2022-05-132-4/+47
| * cc_snap.maybe_install_squashfuse no longer needed in Bionic++. (#1448)Alberto Contreras2022-05-134-138/+0
| * Drop support of *-sk keys in cc_ssh (#1451)Alberto Contreras2022-05-133-331/+273
| * testing: Fix console_log tests (#1437)James Falcon2022-05-128-73/+63
| * tests: cc_set_passoword update for systemd, non-systemd distros (#1449)James Falcon2022-05-122-148/+157
| * Fix bug in url_helper/dual_stack() logging (#1426)Brett Holman2022-05-112-42/+104
| * schema: render schema paths from _CustomSafeLoaderWithMarks (#1391)Chad Smith2022-05-104-173/+273
| * testing: Make integration tests kinetic friendly (#1441)James Falcon2022-05-102-9/+24
| * Handle error if SSH service no present. (#1422)Alberto Contreras2022-05-104-16/+171
| * Fix network-manager activator availability and order (#1438)James Falcon2022-05-104-12/+45
| * sources/azure: remove reprovisioning marker (#1414)Chris Patterson2022-05-092-71/+109
| * upstart: drop vestigial support for upstart (#1421)Chad Smith2022-05-0931-610/+26
| * testing: Ensure NoCloud detected in test (#1439)James Falcon2022-05-061-0/+7
| * Update .github-cla-signers kallioliKevin Allioli2022-05-051-0/+1
| * Consistently strip top-level network key (#1417)James Falcon2022-05-057-270/+202
| * testing: Fix LXD VM metadata test (#1430)James Falcon2022-05-051-10/+11
| * testing: Add NoCloud setup for NoCloud test (#1425)James Falcon2022-05-053-41/+88
| * Update linters and adapt code for compatibility (#1434)Paride Legovini2022-05-056-10/+12
| * run-container: add support for LXD VMs (#1428)Paride Legovini2022-05-041-7/+18
| * integration-reqs: bump pycloudlib pinned commit (#1427)Paride Legovini2022-05-041-1/+1
| * Fix NoCloud docs (#1423)Brett Holman2022-05-031-14/+21
| * Docs fixes (#1406)Brett Holman2022-05-036-52/+52
| * docs: Add docs for module creation (#1415)James Falcon2022-05-034-74/+121
| * Remove cheetah from templater (#1416)Brett Holman2022-04-293-79/+5
| * tests: verify_ordered_items fallback to re.escape if needed (#1420)Chad Smith2022-04-291-1/+4
| * Misc module cleanup (#1418)Brett Holman2022-04-2935-44/+40
| * docs: Fix doc warnings and enable errors (#1419)Alberto Contreras2022-04-2916-45/+41
| * Refactor cloudinit.sources.NetworkConfigSource to enum (#1413)Alberto Contreras2022-04-287-54/+64
| * Don't fail if IB and Ethernet devices 'collide' (#1411)Brett Holman2022-04-281-7/+33
| * Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385)James Falcon2022-04-2717-428/+456