Releases: coreos/coreos-cloudinit
Releases · coreos/coreos-cloudinit
v1.14.0
- Removed
best-effort
option for locksmith
- Added deprecation warnings for etcd, etcd2, and fleet
v1.13.0
- Added support for DNS search domains to the VMware GuestInfo interface
- Exposed etcd basic authentication credentials for flannel, fleet, and locksmith
v1.12.0
- Removed support for processing DigitalOcean network configs
- Added timeout to all systemd services
- Various documentation fixes
v1.10.1
- Fix decompression and variable substitution of write_files (#423)
v1.10.0
- Add support for new etcd 2.3 flags
- Recognize and ignore Ignition v2 configs
v1.9.3
- Remove user-configdrive.path. This unit isn't used anywhere and is causing trouble when run under systemd 229 (#419)
v1.9.2
- Allow building on non-AMD64 architectures.
v1.9.1
- 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
- Add support for reading cloud-configs from VMware OVF environments
- Order
[email protected]
and user-cloudinit-proc-cmdline.service
after system-config.target