Age | Commit message (Expand) | Author |
2019-04-15 | disable deployPkgPluginPath so vmware will not timeout on getting the customi... | Kim Hagen |
2019-03-12 | do not change hostname if it is empty | Kim Hagen |
2019-03-12 | account for empty ssk keys and passwords | Kim Hagen |
2019-02-28 | use ovf labels to set vyos config | Kim Hagen |
2019-01-23 | OVF: simplify expected return values of transport functions. | Scott Moser |
2019-01-23 | Vmware: Add support for the com.vmware.guestInfo OVF transport. | Scott Moser |
2019-01-23 | Merge tag '18.5' into current | Kim Hagen |
2018-12-13 | Release 18.5 | Ryan Harper |
2018-12-11 | net: render 'metric' values in per-subnet routes | Ryan Harper |
2018-12-06 | write_files: add support for appending to files. | James Baxter |
2018-12-03 | dhclient-hook: cleanups, tests and fix a bug on 'down' event. | Scott Moser |
2018-12-03 | NoCloud: Allow top level 'network' key in network-config. | Scott Moser |
2018-12-03 | ovf: Fix ovf network config generation gateway/routes | Ryan Harper |
2018-11-29 | azure: detect vnet migration via netlink media change event | Tamilmani Manoharan |
2018-11-29 | Azure: fix copy/paste error in error handling when reading azure ovf. | Adam DePue |
2018-11-27 | logs: collect-logs ignore instance-data-sensitive.json on non-root user | Chad Smith |
2018-11-26 | net: Ephemeral*Network: add connectivity check via URL | Chad Smith |
2018-11-15 | azure: _poll_imds only retry on 404. Fail on Timeout | Chad Smith |
2018-11-14 | resizefs: Prefix discovered devpath with '/dev/' when path does not exist | Igor Galić |
2018-11-13 | azure: retry imds polling on requests.Timeout | Chad Smith |
2018-11-12 | azure: Accept variation in error msg from mount for ntfs volumes | Jason Zions |
2018-11-12 | azure: fix regression introduced when persisting ephemeral dhcp lease | asakkurr |
2018-11-01 | azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDS | Chad Smith |
2018-10-31 | azure: report ready to fabric after reprovision and reduce logging | asakkurr |
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-25 | Merge tag 'ubuntu/18.4-0ubuntu1_16.04.2' into current | Kim Hagen |
2018-10-25 | Add dhcp call to ec2 datasource | Kim Hagen |
2018-10-23 | Use dhcp for google cloud source | Kim Hagen |
2018-10-22 | update detection of openSUSE variants | Robert Schweikert |
2018-10-22 | set user tag | Kim |
2018-10-22 | Get ip address on azure | Kim Hagen |
2018-10-21 | add vyos cloud-init config module | Kim Hagen |
2018-10-17 | azure: Add apply_network_config option to disable network from IMDS | Chad Smith |
2018-10-11 | Correct spelling in an error message (udevadm). | Katie McLaughlin |
2018-10-09 | tools: Add cloud-id command line utility | Chad Smith |
2018-10-09 | instance-data: Add standard keys platform and subplatform. Refactor ec2. | Chad Smith |
2018-10-09 | net: ignore nics that have "zero" mac address. | Scott Moser |
2018-10-02 | release 18.4 | Scott Moser |
2018-09-26 | lxd: adjust to snap installed lxd. | Scott Moser |
2018-09-26 | docs: surface experimental doc in instance-data.json | Chad Smith |
2018-09-26 | Add support for Infiniband network interfaces (IPoIB). | Mark Goddard |
2018-09-25 | cli: add cloud-init query subcommand to query instance metadata | Chad Smith |
2018-09-21 | pylint: ignore warning assignment-from-no-return for _write_network | Chad Smith |
2018-09-20 | stages: Fix bug causing datasource to have incorrect sys_cfg. | Scott Moser |
2018-09-20 | Remove dead-code _write_network distro implementations. | Scott Moser |
2018-09-18 | net_util: ensure static configs have netmask in translate_network result | Thomas Berger |
2018-09-17 | Fall back to root:root on syslog permissions if other options fail. | Robert Schweikert |
2018-09-14 | OpenStack: Support setting mac address on bond. | Fabian Wiesel |
2018-09-13 | EphemeralIPv4Network: Be more explicit when adding default route. | Scott Moser |