Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Releases: coreos/coreos-cloudinit

v0.9.1

04 Aug 21:16
Compare
Choose a tag to compare
  • Documentation fixes
  • Improved robustness of cloud-config parsing
  • configdrive: Try to read metadata from EC2 before falling back to OpenStack

v0.9.0

22 Jul 16:22
Compare
Choose a tag to compare
  • Various fixes for Rackspace OnMetal
    • Specify bonding parameters
    • Correct lexicographic order on generated networkd units
  • Fixed up some tests

v0.8.9

14 Jul 04:10
Compare
Choose a tag to compare

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

02 Jul 22:23
Compare
Choose a tag to compare

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.6

01 Jul 23:19
Compare
Choose a tag to compare

Handle omitted user-data

v0.8.5

01 Jul 22:48
Compare
Choose a tag to compare

Bug fix for public and private IP addresses.

v0.8.4

01 Jul 19:16
v0.8.4
Compare
Choose a tag to compare
  • Fixes issue where environment was not correctly applied to userdata

v0.8.3

01 Jul 05:12
v0.8.3
Compare
Choose a tag to compare
  • Fix ordering issue in merging user-data and meta-data

v0.8.2

01 Jul 01:29
Compare
Choose a tag to compare

Merge user data and metadata before applying.
Fix issue with retrieval of SSH keys from EC2 metadata service

v0.8.1

01 Jul 01:25
Compare
Choose a tag to compare

Update user-configdrive.service