summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* schema: migrate apt_configure needs local schema testssingle-schema-validation-a-dChad Smith2022-01-124-315/+116
* schema: migrate cc_apk_configure and add schema testsChad Smith2022-01-124-103/+147
* tests: apt_pipelining spellingChad Smith2022-01-121-1/+1
* tests: apt_pipelining schema testsChad Smith2022-01-121-3/+51
* testsChad Smith2022-01-122-12/+21
* schema: warn when multiple schema files present, but use the first oneChad Smith2022-01-123-7/+79
* integration testChad Smith2022-01-111-2/+41
* schema: clarify schema warning messageChad Smith2022-01-1110-57/+73
* schema: annotation fixes for lists and empty schemaChad Smith2022-01-112-4/+33
* schema: define schema meta for cc_apt_pipeliningChad Smith2022-01-111-28/+34
* schema: support legacy module schema and compisite global schemaChad Smith2022-01-112-24/+82
* schema: deliver single JSON schema file and Paths.schema_dirChad Smith2022-01-115-485/+12
* schema: perform validate_cloudcfg_schema once in early bootChad Smith2022-01-114-25/+557
* Remove 3.5 and xenial support (SC-711) (#1167)James Falcon2022-01-1026-237/+137
* tests: mock LXD datasource detection in ds-identify on LXD containers (#1178)Chad Smith2022-01-101-0/+10
* pylint: silence errors on compat code for old jsonschema (#1172)Paride Legovini2022-01-101-2/+2
* testing: Add 3.10 Test Coverage (#1173)Brett Holman2022-01-071-0/+1
* Remove unittests from integration test job in travis (#1141)Brett Holman2022-01-071-1/+1
* Don't throw exceptions for empty cloud config (#1130)Brett Holman2022-01-063-7/+67
* bsd/resolv.d/ avoid duplicated entries (#1163)Gonéri Le Bouder2022-01-041-2/+2
* sources/azure: do not persist failed_desired_api_version flag (#1159)Chris Patterson2022-01-042-27/+45
* Update cc_ubuntu_advantage calls to assume-yes (#1158)John Chittum2022-01-043-7/+20
* openbsd: properly restart the network on 7.0 (#1150)Gonéri Le Bouder2022-01-041-4/+14
* Add .git-blame-ignore-revs (#1161)James Falcon2021-12-161-0/+4
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-15441-31496/+43425
* Include dpkg frontend lock in APT_LOCK_FILES (#1153)James Falcon2021-12-141-1/+8
* tests/cmd/query: fix test run as root and add coverage for defaults (#1156)Chris Patterson2021-12-141-3/+41
* Schema processing changes (SC-676) (#1144)James Falcon2021-12-132-39/+113
* Add dependency workaround for impish in bddeb (#1148)Brett Holman2021-12-131-0/+2
* netbsd: install new dep packages (#1151)Gonéri Le Bouder2021-12-131-0/+2
* find_devs_with_openbsd: ensure we return the last entry (#1149)Gonéri Le Bouder2021-12-132-8/+2
* sources/azure: remove unnecessary hostname bounce (#1143)Chris Patterson2021-12-104-415/+0
* find_devs/openbsd: accept ISO on disk (#1132)Gonéri Le Bouder2021-12-092-4/+5
* Improve error log message when mount failed (#1140)Ksenija Stanojevic2021-12-091-2/+4
* add KsenijaS as a contributor (#1145)Ksenija Stanojevic2021-12-091-0/+1
* travis - don't run integration tests if no deb (#1139)Brett Holman2021-12-081-3/+5
* factor out function for getting top level directory of cloudinit (#1136)Brett Holman2021-12-0810-30/+111
* testing: Add deterministic test id (#1138)Brett Holman2021-12-071-1/+7
* mock sleep() in azure test (#1137)Brett Holman2021-12-071-1/+2
* Add miraclelinux support (#1128)Haruki TSURUMOTO2021-12-0715-16/+70
* docs: Make MACs lowercase in network config (#1135)James Falcon2021-12-062-3/+5
* Add Strict Metaschema Validation (#1101)Brett Holman2021-12-0625-291/+701
* update dead link (#1133)Brett Holman2021-12-061-1/+1
* cloudinit/net: handle two different routes for the same ip (#1124)Emanuele Giuseppe Esposito2021-12-062-4/+4
* docs: pin mistune dependency (#1134)James Falcon2021-12-061-0/+1
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-03175-1715/+1899
* Fix exception when no activator found (#1129)James Falcon2021-12-023-4/+14
* jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ...Chad Smith2021-12-029-137/+326
* testing: Remove date from final_message test (SC-638) (#1127)James Falcon2021-12-021-13/+6
* Move GCE metadata fetch to init-local (SC-502) (#1122)James Falcon2021-12-024-4/+87