Age | Commit message (Expand) | Author |
2017-09-15 | cmdline: add collect-logs subcommand. | Chad Smith |
2017-08-25 | cli: Fix command line parsing of coniditionally loaded subcommands. | Chad Smith |
2017-08-22 | schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema | Chad Smith |
2017-08-21 | tools: Add tooling for basic cloud-init performance analysis. | Chad Smith |
2017-06-27 | Azure: Add network-config, Refactor net layer to handle duplicate macs. | Ryan Harper |
2017-06-15 | main: Don't use templater to format the welcome message | Andrew Jorgensen |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-03-10 | Add feature flags to cloudinit.version. | Wesley Wiedenmeier |
2017-03-03 | Support warning if the used datasource is not in ds-identify's list. | Scott Moser |
2017-02-03 | manual_cache_clean: When manually cleaning touch a file in instance dir. | Scott Moser |
2017-01-11 | Get early logging logged, including failures of cmdline url. | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-11-22 | main: set TZ in environment if not already set. | Ryan Harper |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-08-22 | Minor cleanups to atomic_helper and add unit tests. | Scott Moser |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |
2016-06-15 | move 'main' into cloudinit/cmd/ for easier testing | Scott Moser |
2016-06-15 | Silence pep8 warnings due to patcher activation | Joshua Harlow |
2016-06-14 | Don't continue running with no action | Joshua Harlow |
2016-06-14 | Retain the prior attribute missing handling | Joshua Harlow |
2016-06-14 | Make the bin/cloud-init an actual console entrypoint | Joshua Harlow |