Age | Commit message (Expand) | Author |
2022-02-15 | sources/azure: report ready in local phase (#1265) | Chris Patterson |
2022-02-14 | sources/azure: validate IMDS network configuration metadata (#1257) | Chris Patterson |
2022-02-14 | Fix extra ipv6 issues, code reduction and simplification (#1243) | eb3095 |
2022-02-11 | sources/azure: address mypy/pyright typing complaints (#1245) | Chris Patterson |
2022-02-10 | cloud-id: publish /run/cloud-init/cloud-id-<cloud-type> files (#1244) | Chad Smith |
2022-02-10 | sources/azure: refactor ssh key handling (#1248) | Chris Patterson |
2022-02-09 | sources/hetzner: Use EphemeralDHCPv4 instead of static configuration (#1251) | Markus Schade |
2022-02-04 | sources/azure: consolidate ephemeral DHCP configuration (#1229) | Chris Patterson |
2022-02-04 | sources/azure: fix metadata check in _check_if_nic_is_primary() (#1232) | Chris Patterson |
2022-01-31 | sources/azure: refactor _report_ready_if_needed and _poll_imds (#1222) | Chris Patterson |
2022-01-28 | sources/azure: refactor _should_reprovision[_after_nic_attach]() logic (#1206) | Chris Patterson |
2022-01-20 | sources/azure: drop unused case in _report_failure() (#1200) | Chris Patterson |
2022-01-20 | sources/azure: unpack ret tuple in crawl_metadata() (#1194) | Chris Patterson |
2022-01-18 | sources/azure: set ovf_is_accessible when OVF is read successfully (#1193) | Chris Patterson |
2022-01-18 | sources/azure: consolidate DHCP variants to EphemeralDHCPv4WithReporting (#1190) | Chris Patterson |
2022-01-15 | Ensure system_cfg read before ds net config on Oracle (SC-720) (#1174) | James Falcon |
2022-01-11 | sources/azure: rename metadata_type -> MetadataType (#1181) | Chris Patterson |
2022-01-10 | Remove 3.5 and xenial support (SC-711) (#1167) | James Falcon |
2022-01-04 | sources/azure: do not persist failed_desired_api_version flag (#1159) | Chris Patterson |
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon |
2021-12-10 | sources/azure: remove unnecessary hostname bounce (#1143) | Chris Patterson |
2021-12-08 | factor out function for getting top level directory of cloudinit (#1136) | Brett Holman |
2021-12-07 | mock sleep() in azure test (#1137) | Brett Holman |
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |