summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2022-02-15Release 22.1 (#1267)22.1Brett Holman
2022-02-15sources/azure: report ready in local phase (#1265)Chris Patterson
2022-02-14sources/azure: validate IMDS network configuration metadata (#1257)Chris Patterson
2022-02-14docs: Add more details to runcmd docs (#1266)James Falcon
2022-02-14use PEP 589 syntax for TypeDict (#1253)Brett Holman
2022-02-14Fix extra ipv6 issues, code reduction and simplification (#1243)eb3095
2022-02-11sources/azure: address mypy/pyright typing complaints (#1245)Chris Patterson
2022-02-10mounts: fix mount opts string for ephemeral disk (#1250)Chris Patterson
2022-02-10Shell script handlers by freq (#1166)Chris Lalos
2022-02-10cloud-id: publish /run/cloud-init/cloud-id-<cloud-type> files (#1244)Chad Smith
2022-02-10sources/azure: refactor ssh key handling (#1248)Chris Patterson
2022-02-09sources/hetzner: Use EphemeralDHCPv4 instead of static configuration (#1251)Markus Schade
2022-02-08Fix IPv6 netmask format for sysconfig (#1215)Harald
2022-02-07sources/azure: drop debug print (#1249)Chris Patterson
2022-02-04sources/azure: consolidate ephemeral DHCP configuration (#1229)Chris Patterson
2022-02-04cc_salt_minion freebsd fix for rc.conf (#1236)Brett Holman
2022-02-04sources/azure: fix metadata check in _check_if_nic_is_primary() (#1232)Chris Patterson
2022-02-04Add _netdev option to mount Azure ephemeral disk (#1213)Eduardo Otubo
2022-02-03Fix Gentoo Locales (#1205)Brett Holman
2022-02-02vultr: Return metadata immediately when found (#1233)eb3095
2022-01-31Schema a d (#1211)Chad Smith
2022-01-31sources/azure: refactor _report_ready_if_needed and _poll_imds (#1222)Chris Patterson
2022-01-28Vultr: Fix lo being used for DHCP, try next on cmd fail (#1208)eb3095
2022-01-28sources/azure: refactor _should_reprovision[_after_nic_attach]() logic (#1206)Chris Patterson
2022-01-28update ssh logs to show ssh private key gens pub and simplify code (#1221)Steve Weber
2022-01-27Include POST format in cc_phone_home docs (#1218)James Falcon
2022-01-26Add json parsing of ip addr show (SC-723) (#1210)James Falcon
2022-01-21cc_rsyslog: fix typo in docstring (#1207)Louis Sautier
2022-01-20sources/azure: drop unused case in _report_failure() (#1200)Chris Patterson
2022-01-20sources/azure: always initialize _ephemeral_dhcp_ctx on unpickle (#1199)Chris Patterson
2022-01-20sources/azure: unpack ret tuple in crawl_metadata() (#1194)Chris Patterson
2022-01-19Seek interfaces, skip dummy interface, fix region codes (#1192)eb3095
2022-01-18cmd: status and cloud-id avoid change in behavior for 'not run' (#1197)Chad Smith
2022-01-18sources/azure: set ovf_is_accessible when OVF is read successfully (#1193)Chris Patterson
2022-01-18sources/azure: consolidate DHCP variants to EphemeralDHCPv4WithReporting (#1190)Chris Patterson
2022-01-18Single JSON schema validation in early boot (#1175)Chad Smith
2022-01-15Ensure system_cfg read before ds net config on Oracle (SC-720) (#1174)James Falcon
2022-01-14Test Optimization Proposal (SC-736) (#1188)Brett Holman
2022-01-13cli: cloud-id report not-run or disabled state as cloud-id (#1162)Chad Smith
2022-01-12Remove distutils usage (#1177)Shreenidhi Shedi
2022-01-12print error if datasource import fails (#1170)Emanuele Giuseppe Esposito
2022-01-12Add new config module to set keyboard layout (#1176)maxnet
2022-01-11sources/azure: rename metadata_type -> MetadataType (#1181)Chris Patterson
2022-01-10Remove 3.5 and xenial support (SC-711) (#1167)James Falcon
2022-01-10pylint: silence errors on compat code for old jsonschema (#1172)Paride Legovini
2022-01-06Don't throw exceptions for empty cloud config (#1130)Brett Holman
2022-01-04bsd/resolv.d/ avoid duplicated entries (#1163)Gonéri Le Bouder
2022-01-04sources/azure: do not persist failed_desired_api_version flag (#1159)Chris Patterson
2022-01-04Update cc_ubuntu_advantage calls to assume-yes (#1158)John Chittum
2022-01-04openbsd: properly restart the network on 7.0 (#1150)Gonéri Le Bouder