Releases: coreos/coreos-cloudinit
Releases · coreos/coreos-cloudinit
v0.8.0
01 Jul 01:28
Compare
Sorry, something went wrong.
No results found
Add support for metadata-service data source
Add support for multiple data sources
v0.7.7
20 Jun 20:55
Compare
Sorry, something went wrong.
No results found
Clean up the systemd units, prevents config drive from being ignored.
New kernel options for enabling/disabling config drive:
coreos.configdrive=1: enable config drive.
coreos.configdrive=0: disable config drive.
Note: by default config drive is enabled on virtual machines and disabled on physical hardware.
v0.7.6
07 Jun 20:25
Compare
Sorry, something went wrong.
No results found
fix restarting update-engine
allow arbitrary values for the update group
v0.7.5
06 Jun 18:15
Compare
Sorry, something went wrong.
No results found
CoreOS cloudinit v0.7.5
ensure update-engine is restarted after group/server changes
write all files atomically
use a runtime unit for locksmith
ensure runtime units are unmasked when mask=False
v0.7.4
03 Jun 21:21
Compare
Sorry, something went wrong.
No results found
add support for reading cloudconfig from config-drive #124
add experimental support for configuring network from a Debian-style interfaces file #124
v0.7.3
29 May 22:05
Compare
Sorry, something went wrong.
No results found
CoreOS cloudinit v0.7.3
remove any existing unit file in /etc/systemd/system when masking unit #125
fix exponential backoff in URL retrieval #129
v0.7.2
27 May 21:05
Compare
Sorry, something went wrong.
No results found
retry HTTP requests, fixes cases where cloudinit runs before network is up
fixes for /proc/cmdline parsing and locksmith service configuration
v0.7.1
17 May 04:35
Compare
Sorry, something went wrong.
No results found
support config drive in containers
fix panic when no etcd section is defined
0.7.0
17 May 01:24
Compare
Sorry, something went wrong.
No results found
basic fleet configuration support
user-data fetched over http now retry with exp backoff
v0.6.1
14 May 17:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
#80 : Use correct primary-group flag when creating user
#107 : Ensure /etc/coreos exists when configuring locksmith