index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
cmd
Age
Commit message (
Expand
)
Author
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-08-24
query: do not handle non-decodable non-gzipped content (#543)
Chad Smith
2020-08-20
cmd: cloud-init query to handle compressed userdata (#516)
Chad Smith
2020-08-17
cli: add devel make-mime subcommand (#518)
Ryan Harper
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-02
test: fix all flake8 E241 (#403)
Joshua Powers
2020-03-31
CiTestCase: stop using and remove sys_exit helper (#283)
Daniel Watkins
2020-03-19
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-28
cloudinit/cmd/devel/net_convert.py: add missing space (#191)
Daniel Watkins
2020-01-21
Start removing dependency on six (#178)
Daniel Watkins
2019-12-16
tests: mock uid when running as root (#113)
Joshua Powers
2019-10-24
net/netplan: use ipv6-mtu key for specifying ipv6 mtu values
Ryan Harper
2019-10-24
Fix usages of yaml, and move yaml_dump to safeyaml.dumps.
Scott Moser
2019-04-09
cmd:main.py: Fix missing 'modules-init' key in modes dict
Antonio Romito
2019-03-04
clean: correctly determine the path for excluding seed directory
Daniel Watkins
2019-01-31
clean: cloud-init clean should not trace when run from within cloud_dir
Chad Smith
2018-12-03
dhclient-hook: cleanups, tests and fix a bug on 'down' event.
Scott Moser
2018-12-03
ovf: Fix ovf network config generation gateway/routes
Ryan Harper
2018-11-27
logs: collect-logs ignore instance-data-sensitive.json on non-root user
Chad Smith
2018-10-30
query: better error when missing read permission on instance-data
Chad Smith
2018-10-26
instance-data: fallback to instance-data.json if sensitive is absent.
Chad Smith
2018-10-09
tools: Add cloud-id command line utility
Chad Smith
2018-09-25
cli: add cloud-init query subcommand to query instance metadata
Chad Smith
2018-09-17
Fall back to root:root on syslog permissions if other options fail.
Robert Schweikert
2018-09-11
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-05
sysconfig: refactor sysconfig to accept distro specific templates paths
Ryan Harper
2018-08-31
hyperv_reporting_handler: simplify threaded publisher
Ryan Harper
2018-08-24
logging: Add logging config type hyperv for reporting via Azure KVP
Andy Liu
2018-08-17
azure: allow azure to generate network configuration from IMDS per boot.
Chad Smith
2018-08-06
tools: Add 'net-convert' subcommand command to 'cloud-init devel'.
Scott Moser
2018-05-17
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-05-01
collect-logs: add -v flag, write to stderr, limit journal to single boot.
Scott Moser
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2018-02-12
tests: run nosetests in cloudinit/ directory, fix py26 fallout.
Scott Moser
2018-02-08
cli: fix cloud-init status to report running when before result.json
Chad Smith
2018-01-26
Fix potential cases of uninitialized variables.
Chad Smith
2018-01-12
Do not log warning on config files that represent None.
Scott Moser
2018-01-03
cli: cloud-init clean handles symlinks
Chad Smith
2017-12-14
cli: Fix error in cloud-init modules --mode=init.
Chad Smith
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-12-05
cli: Add clean and status subcommands
Chad Smith
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
[next]