Age | Commit message (Expand) | Author |
2021-03-29 | Fix mis-detecting network configuration in initramfs cmdline (#844) | James Falcon |
2021-03-25 | tools/write-ssh-key-fingerprints: do not display empty header/footer (#817) | dermotbradley |
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-19 | Fix apt default integration test (#845) | James Falcon |
2021-03-18 | integration_tests: bump pycloudlib dependency (#846) | Daniel Watkins |
2021-03-15 | archlinux: Fix broken locale logic (#841) | Kristian Klausen |
2021-03-11 | Integration test for #783 (#832) | James Falcon |
2021-03-11 | integration_tests: mount more paths IN_PLACE (#838) | Daniel Watkins |
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 | integration_tests: add OpenStack as a platform (#804) | James Falcon |
2021-03-03 | Add flexibility to IMDS api-version (#793) | Thomas Stringer |
2021-03-03 | Fix the TestApt tests using apt-key on Xenial and Hirsute (#823) | Paride Legovini |
2021-02-22 | Azure: Support for VMs without ephemeral resource disks. (#800) | Johnson Shi |
2021-02-22 | cc_keys_to_console: add option to disable key emission (#811) | Michael Hudson-Doyle |
2021-02-22 | integration_tests: introduce lxd_use_exec mark (#802) | Daniel Watkins |
2021-02-19 | azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798) | Chad Smith |
2021-02-18 | integration_tests: add UPGRADE CloudInitSource (#812) | Daniel Watkins |
2021-02-18 | integration_tests: use unique MAC addresses for tests (#813) | Daniel Watkins |
2021-02-16 | Port apt cloud_tests to integration tests (#808) | James Falcon |
2021-02-16 | integration_tests: fix test_gh626 on LXD VMs (#809) | Daniel Watkins |
2021-02-16 | Fix attempting to decode binary data in test_seed_random_data test (#806) | James Falcon |
2021-02-09 | Remove wait argument from tests with session_cloud calls (#805) | James Falcon |
2021-02-08 | Datasource for UpCloud (#743) | Antti Myyrä |
2021-02-05 | test_gh668: fix failure on LXD VMs (#801) | Daniel Watkins |
2021-02-05 | openstack: read the dynamic metadata group vendor_data2.json (#777) | Andrew Bogott |
2021-01-29 | includedir in suoders can be prefixed by "arroba" (#783) | Jordi Massaguer Pla |
2021-01-26 | Revert integration test associated with reverted #586 (#784) | James Falcon |
2021-01-26 | Remove 'remove-raise-on-failure' calls from integration_tests (#788) | James Falcon |
2021-01-22 | Use more cloud defaults in integration tests (#757) | James Falcon |
2021-01-20 | Use proper spelling for Red Hat (#778) | Dan Kenigsberg |
2021-01-19 | integration_tests: log image serial if available (#772) | Daniel Watkins |
2021-01-19 | Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)" (#775) | Daniel Watkins |
2021-01-13 | [VMware] Support cloudinit raw data feature (#691) | xiaofengw-vmware |
2021-01-13 | net: Fix static routes to host in eni renderer (#668) | Pavel Abalikhin |
2021-01-13 | test_upgrade: add some missing commas (#769) | Daniel Watkins |
2021-01-13 | cc_seed_random: update documentation and fix integration test (#771) | Daniel Watkins |
2021-01-12 | Fix test gh-632 test to only run on NoCloud (#770) | James Falcon |
2021-01-12 | integration_tests: add integration test for LP: #1910835 (#761) | Daniel Watkins |
2021-01-11 | Fix regression with handling of IMDS ssh keys (#760) | Thomas Stringer |
2021-01-08 | integration_tests: log cloud-init version in SUT (#758) | Daniel Watkins |
2021-01-07 | Missing IPV6_AUTOCONF=no to render sysconfig dhcp6 stateful on RHEL (#753) | Eduardo Otubo |
2021-01-06 | integration_tests: add SSH key selection settings (#754) | Daniel Watkins |
2021-01-04 | integration_tests: port ca_certs tests from cloud_tests (#732) | Daniel Watkins |
2020-12-18 | integration_tests: set log-cli-level to INFO by default (#737) | Daniel Watkins |
2020-12-18 | integration_tests: log the path we collect logs into (#733) | Daniel Watkins |
2020-12-17 | integration_tests: fix IN_PLACE CLOUD_INIT_SOURCE (#731) | Daniel Watkins |
2020-12-17 | cc_ca_certs: add RHEL support (#633) | cawamata |
2020-12-16 | Azure: only generate config for NICs with addresses (#709) | Thomas Stringer |