Releases: coreos/coreos-cloudinit
Releases · coreos/coreos-cloudinit
v0.9.1
- Documentation fixes
- Improved robustness of cloud-config parsing
- configdrive: Try to read metadata from EC2 before falling back to OpenStack
v0.9.0
- Various fixes for Rackspace OnMetal
- Specify bonding parameters
- Correct lexicographic order on generated networkd units
- Fixed up some tests
v0.8.9
Changes since 0.8.7:
- Generate /etc/environment
COREOS_PUBLIC_IPV4
and COREOS_PRIVATE_IPV4
on EC2 and OpenStack. (/etc/environment is still generated by other scripts on GCE, Rackspace, and Vagrant)
v0.8.7
Since v0.7.7
- Add support for metadata-service data source
- Add support for multiple data sources
- The first available data source will be used
- Merge user data and metadata before applying
v0.8.5
Bug fix for public and private IP addresses.
v0.8.4
- Fixes issue where environment was not correctly applied to userdata
v0.8.3
- Fix ordering issue in merging user-data and meta-data
v0.8.2
Merge user data and metadata before applying.
Fix issue with retrieval of SSH keys from EC2 metadata service
v0.8.1
Update user-configdrive.service