This repository has been archived by the owner on Sep 18, 2020. It is now read-only.
Releases: coreos/container-linux-config-transpiler
Releases · coreos/container-linux-config-transpiler
v0.3.0
20-Apr-2017 CONFIG-TRANSPILER v0.3.0
Features
- The locksmith section gained many more fields for configuration, including
reboot windows and etcd configuration
Fixes
- The openstack-metadata provider will now override the platform in
coreos-metadata to set the platform to use the metadata service. This is
necessary for the coreos-metadata unit to run successfully.
v0.2.2
v0.2.1
v0.2.0
20-Mar-2016 CONFIG-TRANSPILER v0.2.0
Features
- New etcd and flannel sections have been added, allowing for easy
configuration of the service. - New -strict flag, that causes warnings to be treated as errors
- New update section added, for easy selection of the OS update group and
server - Dynamic data support added, allowing things like the machine's ipv4
address to be referenced in the etcd and flannel sections - New docker section added, for easy configuration of flags on the docker
daemon - New locksmith section added for configuring of reboot strategy
Fixes
- -in-file and -out-file flags were broken