Age | Commit message (Expand) | Author |
2021-10-04 | Allow Vultr to set MTU and use as-is configs (#1037) | eb3095 |
2021-09-24 | Cleanup Vultr support (#987) | eb3095 |
2021-09-17 | Add connectivity_url to Oracle's EphemeralDHCPv4 (#988) | James Falcon |
2021-08-05 | generate contents for ovf-env.xml when provisioning via IMDS (#959) | Anh Vo |
2021-04-23 | Azure: eject the provisioning iso before reporting ready (#861) | Anh Vo |
2021-04-13 | Add Vultr support (#827) | David Dymko |
2021-03-25 | Azure helper: Ensure Azure http handler sleeps between retries (#842) | Johnson Shi |
2021-03-08 | net: exclude OVS internal interfaces in get_interfaces (#829) | Daniel Watkins |
2021-02-08 | Datasource for UpCloud (#743) | Antti Myyrä |
2021-02-05 | openstack: read the dynamic metadata group vendor_data2.json (#777) | Andrew Bogott |
2021-01-13 | [VMware] Support cloudinit raw data feature (#691) | xiaofengw-vmware |
2020-11-23 | Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613) | aswinrajamannar |
2020-11-19 | DataSourceAzure: push dmesg log to KVP (#670) | Anh Vo |
2020-11-18 | Azure helper: Increase Azure Endpoint HTTP retries (#619) | Johnson Shi |
2020-11-18 | DataSourceAzure: send failure signal on Azure datasource failure (#594) | Johnson Shi |
2020-11-04 | azure: enable pushing the log to KVP from the last pushed byte (#614) | Moustafa Moustafa |
2020-11-03 | Fix not sourcing default 50-cloud-init ENI file on Debian (#598) | WebSpider |
2020-11-02 | cloudinit: move dmi functions out of util (#622) | Scott Moser |
2020-10-29 | Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634) | Eduardo Otubo |
2020-10-15 | azure: clean up and refactor report_diagnostic_event (#563) | Johnson Shi |
2020-09-16 | cloudinit: remove unused LOG variables (#574) | Daniel Watkins |
2020-09-10 | Retrieve SSH keys from IMDS first with OVF as a fallback (#509) | Thomas Stringer |
2020-08-28 | Add method type hints for Azure helper (#540) | Johnson Shi |
2020-08-25 | tox: bump the pylint version to 2.6.0 in the default run (#544) | Paride Legovini |
2020-08-20 | Pushing cloud-init log to the KVP (#529) | Moustafa Moustafa |
2020-08-13 | Refactor Azure report ready code (#468) | Johnson Shi |
2020-07-21 | VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441) | xiaofengw-vmware |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-07-06 | cloudinit: fix tip-pylint failures and bump pinned pylint version (#478) | Daniel Watkins |
2020-06-30 | networking: refactor is_physical from cloudinit.net (#457) | Daniel Watkins |
2020-06-22 | Hetzner: support reading user-data that is base64 encoded. (#448) | Scott Moser |
2020-06-19 | printing the error stream of the dhclient process before killing it (#369) | Moustafa Moustafa |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-09 | When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de... | chengcheng-chcheng |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-06-02 | test: fix all flake8 E121 and E123 errors (#404) | Joshua Powers |
2020-06-01 | test: fix all flake8 E741 errors (#401) | Joshua Powers |
2020-05-14 | cloudinit: minor pylint fixes (#360) | Daniel Watkins |
2020-03-26 | VMWware: support to update guest info gc status if enabled (#261) | xiaofengw-vmware |
2020-02-25 | Add physical network type: cascading to openstack helpers (#200) | sab-systems |
2020-01-21 | Start removing dependency on six (#178) | Daniel Watkins |
2019-12-12 | azure: avoid re-running cloud-init when instance-id is byte-swapped (#84) | AOhassan |
2019-12-02 | url_helper: read_file_or_url should pass headers param into readurl (#66) | Chad Smith |
2019-11-20 | net: IPv6, accept_ra, slaac, stateless (#51) | Harald |
2019-10-17 | guestcust_util: handle special characters in config file | Xiaofeng Wang |
2019-10-16 | net: handle openstack dhcpv6-stateless configuration | Harald Jensås |
2019-09-11 | VMWware: add option into VMTools config to enable/disable custom script. | Xiaofeng Wang |
2019-08-14 | Azure: Record boot timestamps, system information, and diagnostic events | Anh Vo |
2019-07-16 | VMWare: Trigger the post customization script via cc_scripts module. | Xiaofeng Wang |
2019-05-10 | Azure: Return static fallback address as if failed to find endpoint | Jason Zions (MSFT) |