Age | Commit message (Expand) | Author |
2021-08-19 | testing: Add missing mocks to test_vmware.py (#982) | James Falcon |
2021-08-12 | cc_resolv_conf: fix typos (#969) | Shreenidhi Shedi |
2021-08-12 | Replace broken httpretty tests with mock (SC-324) (#973) | James Falcon |
2021-08-12 | Azure: Check if interface is up after sleep when trying to bring it up (#972) | aswinrajamannar |
2021-08-10 | Azure: Limit polling network metadata on connection errors (#961) | aswinrajamannar |
2021-08-10 | cc_puppet: support AIO installations and more (#960) | Gabriel Nagy |
2021-08-09 | Datasource for VMware (#953) | Andrew Kutz |
2021-08-09 | photon: refactor hostname handling and add networkd activator (#958) | sshedi |
2021-08-09 | Stop copying ssh system keys and check folder permissions (#956) | Emanuele Giuseppe Esposito |
2021-08-05 | Add support for EuroLinux 7 && EuroLinux 8 (#957) | Aleksander Baranowski |
2021-08-03 | Implementing device_aliases as described in docs (#945) | Mal Graty |
2021-07-23 | Add ability to manage fallback network config on PhotonOS (#941) | sshedi |
2021-07-21 | Add VZLinux support (#951) | eb3095 |
2021-07-20 | VMware: add network-config support in ovf-env.xml (#947) | PengpengSun |
2021-07-20 | Update pylint to v2.9.3 and fix the new issues it spots (#946) | Paride Legovini |
2021-07-19 | Azure: mount default provisioning iso before try device listing (#870) | Anh Vo |
2021-07-19 | Initial hotplug support (#936) | James Falcon |
2021-07-12 | ssh-util: allow cloudinit to merge all ssh keys into a custom user file, defi... | Emanuele Giuseppe Esposito |
2021-07-08 | VMware: new "allow_raw_data" switch (#939) | xiaofengw-vmware |
2021-07-01 | freebsd/net_v1 format: read MTU from root (#930) | Gonéri Le Bouder |
2021-07-01 | Add new network activators to bring up interfaces (#919) | James Falcon |
2021-06-28 | Removed distro specific network code from Photon (#929) | sshedi |
2021-06-18 | Add support for VMware PhotonOS (#909) | sshedi |
2021-06-16 | Small Doc Update for ReportEventStack and Test (#920) | Mike Russell |
2021-06-14 | add DragonFlyBSD support (#904) | Gonéri Le Bouder |
2021-06-10 | Use instance-data-sensitive.json in jinja templates (SC-117) (#917) | James Falcon |
2021-05-25 | Add Rocky Linux support to cloud-init (#906) | Louis Abel |
2021-05-18 | Added support for importing keys via primary/security mirror clauses (#882) | Paul Goins |
2021-05-13 | Allow user control over update events (#834) | James Falcon |
2021-05-07 | Add AlmaLinux OS support (#872) | Andrew Lukoshko |
2021-05-05 | Add \r\n check for SSH keys in Azure (#889) | James Falcon |
2021-05-03 | Revert "Add support to resize rootfs if using LVM (#721)" (#887) | Daniel Watkins |
2021-04-27 | Azure: adding support for consuming userdata from IMDS (#884) | Anh Vo |
2021-04-26 | Azure: Retry net metadata during nic attach for non-timeout errs (#878) | aswinrajamannar |
2021-04-26 | Azure: Retrieve username and hostname from IMDS (#865) | Thomas Stringer |
2021-04-23 | Azure: eject the provisioning iso before reporting ready (#861) | Anh Vo |
2021-04-15 | add prefer_fqdn_over_hostname config option (#859) | hamalq |
2021-04-13 | azure: Removing ability to invoke walinuxagent (#799) | Anh Vo |
2021-04-13 | Add Vultr support (#827) | David Dymko |
2021-04-09 | sysconfig: use BONDING_MODULE_OPTS on SUSE (#831) | Jens Sandmann |
2021-03-30 | Add support to resize rootfs if using LVM (#721) | Eduardo Otubo |
2021-03-29 | Fix mis-detecting network configuration in initramfs cmdline (#844) | James Falcon |
2021-03-25 | Azure helper: Ensure Azure http handler sleeps between retries (#842) | Johnson Shi |
2021-03-19 | write passwords only to serial console, lock down cloud-init-output.log (#847) | Daniel Watkins |
2021-03-15 | archlinux: Fix broken locale logic (#841) | Kristian Klausen |
2021-03-08 | Fix requiring device-number on EC2 derivatives (#836) | James Falcon |
2021-03-08 | net: exclude OVS internal interfaces in get_interfaces (#829) | Daniel Watkins |
2021-03-03 | Add flexibility to IMDS api-version (#793) | Thomas Stringer |
2021-02-22 | Azure: Support for VMs without ephemeral resource disks. (#800) | Johnson Shi |
2021-02-19 | azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798) | Chad Smith |