Releases: utilitywarehouse/tf_kube_ignition
Releases · utilitywarehouse/tf_kube_ignition
13.4.0 - LAST RELEASE
13.3.5
13.3.4
Add directories outputs (#127)
13.3.3
- Move TLS config to config file from flags
- Ensure journald uses disk instead of memory
13.3.2
13.3.1
- update etcd to 3.4.5
- run etcd from binary as non-root
- reserve system resources
- use systemd's cgroup driver
- allow static cpu manager
13.3.1-rc3
- update etcd to 3.4.5
- run etcd from binary as non-root
- reserve system resources
- use systemd's cgroup driver
- allow static cpu manager
13.3.1-rc2
- fix etcd-member breaking on reboot
- set static cpu manager policy
13.3.1-rc1
Release candidate for 13.3.1
- use etcd binary instead of rkt container
- upgrade etcd to v3.4.5
13.3.0
Adds a new variable var.container_linux_distribution
that should be set to either coreos
or flatcar
depending on the target distribution. At the moment all this does is change the path that the etcd uuid file is saved to.