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
2022-01-18
cmd: status and cloud-id avoid change in behavior for 'not run' (#1197)
Chad Smith
2022-01-18
Single JSON schema validation in early boot (#1175)
Chad Smith
2022-01-13
cli: cloud-id report not-run or disabled state as cloud-id (#1162)
Chad Smith
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-06
Add Strict Metaschema Validation (#1101)
Brett Holman
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-12-02
jinja: provide and document jinja-safe key aliases in instance-data (SC-622) ...
Chad Smith
2021-10-27
Add "install hotplug" module (SC-476) (#1069)
James Falcon
2021-10-07
Allow disabling of network activation (SC-307) (#1048)
James Falcon
2021-09-01
Fix `make style-check` errors (#1000)
Shreenidhi Shedi
2021-08-19
Ignore hotplug socket when collecting logs (#985)
James Falcon
2021-08-13
Only invoke hotplug socket when functionality is enabled (#952)
James Falcon
2021-07-20
Update pylint to v2.9.3 and fix the new issues it spots (#946)
Paride Legovini
2021-07-19
Initial hotplug support (#936)
James Falcon
2021-07-01
Add new network activators to bring up interfaces (#919)
James Falcon
2021-07-01
- Detect a Python version change and clear the cache (#857)
Robert Schweikert
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-02-05
openstack: read the dynamic metadata group vendor_data2.json (#777)
Andrew Bogott
2021-01-07
net_convert: add some missing help text (#755)
Daniel Watkins
2020-12-10
Drop unnecessary shebang from cmd/main.py (#722)
Eduardo Otubo
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
[next]