Age | Commit message (Expand) | Author |
2022-02-14 | sources/azure: validate IMDS network configuration metadata (#1257) | Chris Patterson |
2022-02-14 | use PEP 589 syntax for TypeDict (#1253) | Brett Holman |
2022-02-14 | Fix extra ipv6 issues, code reduction and simplification (#1243) | eb3095 |
2022-02-14 | tests: when generating crypted password, generate in target env (#1252) | Chad Smith |
2022-02-11 | sources/azure: address mypy/pyright typing complaints (#1245) | Chris Patterson |
2022-02-11 | test_apt_security: azure platform has specific security URL overrides (#1263) | Chad Smith |
2022-02-10 | tests: lsblk --json output changes mountpoint key to mountpoinst [] (#1261) | Chad Smith |
2022-02-10 | mounts: fix mount opts string for ephemeral disk (#1250) | Chris Patterson |
2022-02-10 | Shell script handlers by freq (#1166) | Chris Lalos |
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-08 | Fix IPv6 netmask format for sysconfig (#1215) | Harald |
2022-02-07 | tests: do not check instance.pull_file().ok() (#1246) | Chad Smith |
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-02-03 | testing: stop universally overwriting /etc/cloud/cloud.cfg.d (#1237) | James Falcon |
2022-02-03 | Integration test changes (#1240) | James Falcon |
2022-02-02 | integration: do not LXD bind mount /etc/cloud/cloud.cfg.d (#1234) | Chad Smith |
2022-02-02 | Integration testing docs and refactor (#1231) | James Falcon |
2022-01-31 | Schema a d (#1211) | Chad Smith |
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-26 | Add json parsing of ip addr show (SC-723) (#1210) | James Falcon |
2022-01-20 | sources/azure: drop unused case in _report_failure() (#1200) | Chris Patterson |
2022-01-20 | Add support for gentoo templates and cloud.cfg (#1179) | vteratipally |
2022-01-20 | sources/azure: unpack ret tuple in crawl_metadata() (#1194) | Chris Patterson |
2022-01-19 | tests: focal caplog has whitespace indentation for multi-line logs (#1201) | Chad Smith |
2022-01-19 | integration: test against the Ubuntu daily images (#1198) | Paride Legovini |
2022-01-18 | cmd: status and cloud-id avoid change in behavior for 'not run' (#1197) | Chad Smith |
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-18 | Single JSON schema validation in early boot (#1175) | Chad Smith |
2022-01-18 | testing: support pycloudlib config file (#1189) | James Falcon |
2022-01-15 | Ensure system_cfg read before ds net config on Oracle (SC-720) (#1174) | James Falcon |
2022-01-14 | Test Optimization Proposal (SC-736) (#1188) | Brett Holman |
2022-01-13 | cli: cloud-id report not-run or disabled state as cloud-id (#1162) | Chad Smith |
2022-01-12 | Remove distutils usage (#1177) | Shreenidhi Shedi |
2022-01-12 | Add new config module to set keyboard layout (#1176) | maxnet |
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-10 | tests: mock LXD datasource detection in ds-identify on LXD containers (#1178) | Chad Smith |
2022-01-06 | Don't throw exceptions for empty cloud config (#1130) | Brett Holman |
2022-01-04 | sources/azure: do not persist failed_desired_api_version flag (#1159) | Chris Patterson |
2022-01-04 | Update cc_ubuntu_advantage calls to assume-yes (#1158) | John Chittum |
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon |
2021-12-14 | tests/cmd/query: fix test run as root and add coverage for defaults (#1156) | Chris Patterson |
2021-12-13 | Schema processing changes (SC-676) (#1144) | James Falcon |
2021-12-13 | find_devs_with_openbsd: ensure we return the last entry (#1149) | Gonéri Le Bouder |
2021-12-10 | sources/azure: remove unnecessary hostname bounce (#1143) | Chris Patterson |