Age | Commit message (Expand) | Author |
2020-09-24 | Azure parse_network_config uses fallback cfg when generate IMDS network cfg f... | Johnson Shi |
2020-09-18 | Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570) | Johann Queuniet |
2020-09-15 | create a shutdown_command method in distro classes (#567) | Emmanuel Thomé |
2020-09-15 | network: Fix type and respect name when rendering vlan in sysconfig. (#541) | Eduardo Otubo |
2020-09-10 | Retrieve SSH keys from IMDS first with OVF as a fallback (#509) | Thomas Stringer |
2020-08-27 | LXD: detach network from profile before deleting it (#542) | Paride Legovini |
2020-08-25 | tox: bump the pylint version to 2.6.0 in the default run (#544) | Paride Legovini |
2020-08-24 | Azure: Add netplan driver filter when using hv_netvsc driver (#539) | James Falcon |
2020-08-21 | Update the list of valid ssh keys. (#487) | Ole-Martin Bratteng |
2020-08-20 | Pushing cloud-init log to the KVP (#529) | Moustafa Moustafa |
2020-08-19 | Add Alpine Linux support. (#535) | dermotbradley |
2020-08-18 | Detect kernel version before swap file creation (#428) | Eduardo Otubo |
2020-08-13 | Refactor Azure report ready code (#468) | Johnson Shi |
2020-08-07 | test_util: parametrize devlist tests (#523) | James Falcon |
2020-08-07 | Recognize LABEL_FATBOOT labels (#513) | James Falcon |
2020-07-22 | azure: disable bouncing hostname when setting hostname fails (#494) | Anh Vo |
2020-07-21 | VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441) | xiaofengw-vmware |
2020-07-15 | cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (... | dermotbradley |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-07-13 | cloudinit: remove global disable of pylint W0105 and fix errors (#480) | Daniel Watkins |
2020-07-13 | Fix two minor warnings (#475) | Daniel Watkins |
2020-07-10 | test_data: fix faulty patch (#476) | Daniel Watkins |
2020-07-10 | cc_mounts: handle missing fstab (#484) | Ryan Harper |
2020-07-09 | LXD cloud_tests: support more lxd image formats (#482) | Paride Legovini |
2020-07-02 | tests: use markers to configure disable_subp_usage (#473) | Daniel Watkins |
2020-06-30 | Disable ec2 mirror for non aws instances (#390) | lucasmoura |
2020-06-30 | cloud_tests: don't pass --python-version to read-dependencies (#465) | Daniel Watkins |
2020-06-30 | networking: refactor is_physical from cloudinit.net (#457) | Daniel Watkins |
2020-06-29 | RbxCloud: Add support for FreeBSD (#464) | Adam Dobrawy |
2020-06-29 | Add schema for cc_chef module (#375) | lucasmoura |
2020-06-22 | Hetzner: support reading user-data that is base64 encoded. (#448) | Scott Moser |
2020-06-19 | util: add ensure_dir_exists parameter to write_file (#443) | Daniel Watkins |
2020-06-19 | printing the error stream of the dhclient process before killing it (#369) | Moustafa Moustafa |
2020-06-17 | util: rename write_file's copy_mode parameter to preserve_mode (#439) | Daniel Watkins |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-09 | Fixes KeyError for bridge with no "parameters:" setting (#423) | Brian Candler |
2020-06-08 | test: move conftest.py to top-level, to cover tests/ also (#414) | Daniel Watkins |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-06-04 | New feature flag functionality and fix includes failing silently (#367) | James Falcon |
2020-06-03 | Enhance poll imds logging (#365) | Moustafa Moustafa |
2020-06-02 | test: fix all flake8 E121 and E123 errors (#404) | Joshua Powers |
2020-06-02 | test: fix all flake8 E241 (#403) | Joshua Powers |
2020-06-01 | test: fix all flake8 E741 errors (#401) | Joshua Powers |
2020-05-28 | tests: add groovy integration tests for ubuntu (#400) | Chad Smith |
2020-05-27 | Enable chef_license support for chef infra client (#389) | Bipin Bachhao |
2020-05-14 | cloudinit: remove unneeded __future__ imports (#362) | Daniel Watkins |
2020-05-14 | cloud_tests: emit dots on Travis while fetching images (#347) | Daniel Watkins |
2020-05-13 | Add schema to apt configure config (#357) | lucasmoura |
2020-05-08 | Add test to ensure docs examples are valid cloud-init configs (#355) | James Falcon |
2020-05-07 | make suse and sles support 127.0.1.1 (#336) | chengcheng-chcheng |