summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2021-05-11Update test characters in substitution unit test (#893)James Falcon
2021-05-07cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)dermotbradley
2021-05-07Add AlmaLinux OS support (#872)Andrew Lukoshko
2021-05-05Release 21.2 (#890)James Falcon
2021-05-05Add \r\n check for SSH keys in Azure (#889)James Falcon
2021-05-03Revert "Add support to resize rootfs if using LVM (#721)" (#887)Daniel Watkins
2021-04-27Azure: adding support for consuming userdata from IMDS (#884)Anh Vo
2021-04-26Fix chef module run failure when chef_license is set (#868)Ben Hughes
2021-04-26Azure: Retry net metadata during nic attach for non-timeout errs (#878)aswinrajamannar
2021-04-26Azure: Retrieve username and hostname from IMDS (#865)Thomas Stringer
2021-04-23Azure: eject the provisioning iso before reporting ready (#861)Anh Vo
2021-04-22Use `partprobe` to re-read partition table if available (#856)Nicolas Bock
2021-04-19fix error on upgrade caused by new vendordata2 attributes (#869)James Falcon
2021-04-15add prefer_fqdn_over_hostname config option (#859)hamalq
2021-04-14doc: Replace remaining references to user-scripts as a config module (#866)Ryan Harper
2021-04-13azure: Removing ability to invoke walinuxagent (#799)Anh Vo
2021-04-13Add Vultr support (#827)David Dymko
2021-04-12Fix unpickle for source paths missing run_dir (#863)lucasmoura
2021-04-09sysconfig: use BONDING_MODULE_OPTS on SUSE (#831)Jens Sandmann
2021-04-07bringup_static_routes: fix gateway check (#850)Petr Fedchenkov
2021-03-30Add support to resize rootfs if using LVM (#721)Eduardo Otubo
2021-03-29Fix mis-detecting network configuration in initramfs cmdline (#844)James Falcon
2021-03-25Azure helper: Ensure Azure http handler sleeps between retries (#842)Johnson Shi
2021-03-19write passwords only to serial console, lock down cloud-init-output.log (#847)Daniel Watkins
2021-03-16Fix stack trace if vendordata_raw contained an array (#837)eb3095
2021-03-15archlinux: Fix broken locale logic (#841)Kristian Klausen
2021-03-08Fix requiring device-number on EC2 derivatives (#836)James Falcon
2021-03-08net: exclude OVS internal interfaces in get_interfaces (#829)Daniel Watkins
2021-03-03Add flexibility to IMDS api-version (#793)Thomas Stringer
2021-02-25archlinux: Use hostnamectl to set the transient hostname (#797)Kristian Klausen
2021-02-24cc_keys_to_console.py: Add documentation for recently added config key (#824)dermotbradley
2021-02-23Update cc_set_hostname documentation (#818)Toshi Aoyama
2021-02-23Release 21.1 (#820)Daniel Watkins
2021-02-22Azure: Support for VMs without ephemeral resource disks. (#800)Johnson Shi
2021-02-22cc_keys_to_console: add option to disable key emission (#811)Michael Hudson-Doyle
2021-02-19azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith
2021-02-08Datasource for UpCloud (#743)Antti Myyrä
2021-02-05openstack: read the dynamic metadata group vendor_data2.json (#777)Andrew Bogott
2021-01-29includedir in suoders can be prefixed by "arroba" (#783)Jordi Massaguer Pla
2021-01-28Merge upstream/20.4.1 into masterDaniel Watkins
2021-01-27[VMware] change default max wait time to 15s (#774)xiaofengw-vmware
2021-01-20Use proper spelling for Red Hat (#778)Dan Kenigsberg
2021-01-19Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)" (#775)Daniel Watkins
2021-01-15Release 20.4.1Daniel Watkins
2021-01-15Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)"Daniel Watkins
2021-01-13[VMware] Support cloudinit raw data feature (#691)xiaofengw-vmware
2021-01-13net: Fix static routes to host in eni renderer (#668)Pavel Abalikhin
2021-01-13cc_seed_random: update documentation and fix integration test (#771)Daniel Watkins
2021-01-12archlinux: fix package upgrade command handling (#768)Bao Trinh
2021-01-11Fix regression with handling of IMDS ssh keys (#760)Thomas Stringer