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

Releases: coreos/coreos-cloudinit

v1.14.0

09 Apr 23:28
f1f0405
Compare
Choose a tag to compare
  • Removed best-effort option for locksmith
  • Added deprecation warnings for etcd, etcd2, and fleet

v1.13.0

09 Dec 00:20
v1.13.0
Compare
Choose a tag to compare
  • Added support for DNS search domains to the VMware GuestInfo interface
  • Exposed etcd basic authentication credentials for flannel, fleet, and locksmith

v1.12.0

15 Sep 17:34
v1.12.0
Compare
Choose a tag to compare
  • Removed support for processing DigitalOcean network configs
  • Added timeout to all systemd services
  • Various documentation fixes

v1.11.0

19 May 00:10
v1.11.0
Compare
Choose a tag to compare
  • Add support for GCE

v1.10.1

04 May 17:13
v1.10.1
Compare
Choose a tag to compare
  • Fix decompression and variable substitution of write_files (#423)

v1.10.0

02 Apr 23:42
v1.10.0
Compare
Choose a tag to compare
  • Add support for new etcd 2.3 flags
  • Recognize and ignore Ignition v2 configs

v1.9.3

23 Mar 22:48
v1.9.3
Compare
Choose a tag to compare
  • Remove user-configdrive.path. This unit isn't used anywhere and is causing trouble when run under systemd 229 (#419)

v1.9.2

02 Mar 23:34
v1.9.2
Compare
Choose a tag to compare
  • Allow building on non-AMD64 architectures.

v1.9.1

24 Feb 19:51
v1.9.1
Compare
Choose a tag to compare
  • Remove reference to non-existant systemd path unit (user-config-ovfenv.path)
  • Fix reference to user config service (ec2-cloudinit.service -> oem-cloudinit.service)
  • Add support for config drives formatted as UDF

v1.9.0

11 Feb 01:39
v1.9.0
Compare
Choose a tag to compare
  • Add support for reading cloud-configs from VMware OVF environments
  • Order user-cloudinit@.service and user-cloudinit-proc-cmdline.service after system-config.target