summaryrefslogtreecommitdiff
path: root/cloudinit/cmd
Commit message (Expand)AuthorAgeFilesLines
* schema: read_cfg_paths call init.fetch to lookup /v/l/c/instanceChad Smith2023-05-121-2/+10
* Fix logger, use instance rather than module function (#2163)Brett Holman2023-05-041-1/+1
* refactor: stop passing log instances to cc_* handlers (#2016)d1r3ct0r2023-03-271-1/+1
* chore: fix style tip (#2071)Alberto Contreras2023-03-141-1/+1
* dhclient_hook: remove vestigal dhclient_hook command (#2015)Brett Holman2023-02-281-6/+0
* log: Add standardized deprecation tooling (SC-1312) (#2026)Brett Holman2023-02-241-5/+5
* machine-id: set to uninitialized to trigger regeneration on clonesChad Smith2023-01-171-3/+11
* status: handle ds not defined in status.json (#1876)Alberto Contreras2022-11-231-7/+13
* VMware: Move Guest Customization transport from OVF to VMware (#1573)PengpengSun2022-11-161-3/+7
* apport: address new curtin log and config locations (#1812)Chad Smith2022-11-101-1/+21
* Fix last reported event possibly not being sent (#1796)James Falcon2022-11-101-2/+2
* apport: fix some data collection failures due to symlinks (#1797)Dan Bungert2022-10-251-2/+2
* Enable hotplug for LXD datasource (#1787)James Falcon2022-10-221-3/+4
* cli: collect logs and apport subiquity supportChad Smith2022-10-211-2/+63
* doc: Add configuration explanation (SC-1169) James Falcon2022-10-031-2/+2
* style: prefer absolute imports over relative importsMina Galić2022-09-303-5/+3
* cli: status machine-readable output --format yaml/json (#1663)Chad Smith2022-09-142-41/+126
* Allow jinja templating in /etc/cloud (SC-1170) (#1722)James Falcon2022-09-141-16/+21
* Refactor instance json files to use Paths (SC-1238) (#1709)James Falcon2022-09-025-35/+23
* Fix v2 interface matching when no MAC James Falcon2022-08-301-1/+1
* net: Passthough v2 netconfigs in netplan systems (#1650)Alberto Contreras2022-08-241-5/+5
* sources: obj.pkl cache should be written anyime get_data is run (#1669)Chad Smith2022-08-171-1/+1
* main: avoid downloading full contents cmdline urls (#1606)Alberto Contreras2022-08-041-5/+27
* network: add system_info network activator cloud.cfg overrides (#1619)Chad Smith2022-07-291-2/+2
* clean: add param to remove /etc/machine-id for golden image creationChad Smith2022-07-211-0/+13
* clean: allow third party cleanup scripts in /etc/cloud/clean.d (#1581)Chad Smith2022-07-151-1/+9
* Resource leak cleanup (#1556)Brett Holman2022-07-131-1/+2
* Schema deprecation handling (#1549)Alberto Contreras2022-07-111-1/+4
* Remove schema errors from log (#1551)James Falcon2022-06-291-1/+3
* cloud-config: honor cloud_dir setting (#1523)Alberto Contreras2022-06-222-5/+14
* sources/azure: minor refactoring to network config generation (#1497)Chris Patterson2022-06-141-1/+3
* net-convert: use yaml.dump for debugging python NetworkState obj (#1484)Chad Smith2022-05-311-3/+3
* cc_set_hostname: do not write "localhost" when no hostname is given (#1453)Emanuele Giuseppe Esposito2022-05-311-1/+1
* Drop mypy excluded files (#1454)Alberto Contreras2022-05-232-3/+2
* cli: Redact files with permission errors in commands (#1440)Alberto Contreras2022-05-172-12/+10
* upstart: drop vestigial support for upstart (#1421)Chad Smith2022-05-091-29/+1
* Update linters and adapt code for compatibility (#1434)Paride Legovini2022-05-051-1/+2
* Docs fixes (#1406)Brett Holman2022-05-033-21/+22
* Misc module cleanup (#1418)Brett Holman2022-04-2911-22/+19
* Refactor cloudinit.sources.NetworkConfigSource to enum (#1413)Alberto Contreras2022-04-281-3/+2
* Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385)James Falcon2022-04-271-4/+8
* Promote cloud-init schema from devel to top level subcommand (#1402)Brett Holman2022-04-272-17/+23
* Add native NetworkManager support (#1224)Lubomir Rintel2022-02-251-2/+12
* Shell script handlers by freq (#1166)Chris Lalos2022-02-101-22/+29
* cmd: status and cloud-id avoid change in behavior for 'not run' (#1197)Chad Smith2022-01-182-2/+2
* Single JSON schema validation in early boot (#1175)Chad Smith2022-01-181-0/+7
* cli: cloud-id report not-run or disabled state as cloud-id (#1162)Chad Smith2022-01-132-25/+44
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-1512-605/+972
* Add Strict Metaschema Validation (#1101)Brett Holman2021-12-062-10/+4
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-039-1587/+0