summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-02Fix exception when no activator found (#1129)James Falcon
2021-12-02jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ...Chad Smith
2021-12-02testing: Remove date from final_message test (SC-638) (#1127)James Falcon
2021-12-02Move GCE metadata fetch to init-local (SC-502) (#1122)James Falcon
2021-12-01Fix missing metadata routes for vultr (#1125)eb3095
2021-11-30cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console (#1081)dermotbradley
2021-11-29sources/azure: remove unused remnants related to agent command (#1119)Chris Patterson
2021-11-24github: update PR template's contributing URL (#1120)Chris Patterson
2021-11-22docs: Rename HACKING.rst to CONTRIBUTING.rst (#1118)James Falcon
2021-11-22testing: monkeypatch system_info call in unit tests (SC-533) (#1117)James Falcon
2021-11-18Fix Vultr timeout and wait values (#1113)eb3095
2021-11-18lxd: add preference for LXD cloud-init.* config keys over user keys (#1108)Chad Smith
2021-11-18VMware: source /etc/network/interfaces.d/* on Debianchengcheng-chcheng
2021-11-18Add cjp256 as contributor (#1109)Chris Patterson
2021-11-18integration_tests: Ensure log directory exists before symlinking to it (#1110)James Falcon
2021-11-17testing: add growpart integration test (#1104)Brett Holman
2021-11-16integration_test: Speed up CI run time (#1111)James Falcon
2021-11-15Some miscellaneous integration test fixes (SC-606) (#1103)James Falcon
2021-11-11tests: specialize lxd_discovery test for lxd_vm vendordata (#1106)Chad Smith
2021-11-11Add convenience symlink to integration test output (#1105)Brett Holman
2021-11-09Fix for set-name bug in networkd renderer (#1100)Andrew Kutz
2021-11-09Wait for apt lock (#1034)James Falcon
2021-11-09testing: stop chef test from running on openstack (#1102)James Falcon
2021-11-08alpine.py: add options to the apk upgrade command (#1089)dermotbradley
2021-11-02Release 21.4 (#1091)James Falcon
2021-11-02Azure: fallback nic needs to be reevaluated during reprovisioning (#1094)Anh Vo
2021-11-02azure: pps imds (#1093)Anh Vo
2021-11-02testing: Remove calls to 'install_new_cloud_init' (#1092)James Falcon
2021-11-01Add LXD datasource (#1040)Chad Smith
2021-11-01Fix unhandled apt_configure case. (#1065)Brett Holman
2021-10-29Allow libexec for hotplug (#1088)James Falcon
2021-10-29Add necessary mocks to test_ovf unit tests (#1087)James Falcon
2021-10-29Remove (deprecated) apt-key (#1068)Brett Holman
2021-10-28distros: Remove a completed "TODO" comment (#1086)Daniel Watkins
2021-10-27cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083)dermotbradley
2021-10-27Add "install hotplug" module (SC-476) (#1069)James Falcon
2021-10-26hosts.alpine.tmpl: rearrange the order of short and long hostnames (#1084)dermotbradley
2021-10-26Add max version to docutilsJames Falcon
2021-10-26cloudinit/dmi.py: Change warning to debug to prevent console display (#1082)dermotbradley
2021-10-26remove unnecessary EOF string in disable-sshd-keygen-if-cloud-init-active.con...Emanuele Giuseppe Esposito
2021-10-25Add module 'write-files-deferred' executed in stage 'final' (#916)Lucendio
2021-10-25Bump pycloudlib to fix CI (#1080)James Falcon
2021-10-22Remove pin in dependencies for jsonschema (#1078)James Falcon
2021-10-22Add "Google" as possible system-product-name (#1077)vteratipally
2021-10-21Update Debian security suite for bullseye (#1076)Johann Queuniet
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2021-10-19Fix typos in setup.py (#1059)Christian Clauss
2021-10-19Update Azure _unpickle (SC-500) (#1067)James Falcon
2021-10-19cc_ssh.py: fix private key group owner and permissions (#1070)Emanuele Giuseppe Esposito
2021-10-18VMware: read network-config from ISO (#1066)Thomas Weißschuh