Skip to content

Releases: utilitywarehouse/tf_kube_ignition

3.2.2

20 Nov 16:44
Compare
Choose a tag to compare
  • reduce kubelet logging (b0f9969)
  • fix etcd-member systemd drop-in (e449236)
  • update etcd-wrapper for etcd v3 (9972b52)

3.2.1

23 Oct 13:33
Compare
Choose a tag to compare
  • label for apiserver pod (4cb00f2)

3.2.0

19 Oct 16:44
Compare
Choose a tag to compare
  • removed kube-proxy from node userdata, should now be deployed as a daemonset (#11)
  • changes for kubernetes 1.8 (#12)

3.1.3

31 Oct 17:24
Compare
Choose a tag to compare
  • releasing changes introduced in #11 seperately from changes related to kubernetes 1.8

3.1.1

11 Oct 14:33
Compare
Choose a tag to compare
  • enable additional ignition resources for the cfssl node (c7daa6d)
  • docker log rotation and node-exporter for cfssl server (#9)

3.1.0

10 Oct 14:06
Compare
Choose a tag to compare
  • kubernetes node authentication (#7)
  • remove/replace deprecated flags (#8)

3.0.6

04 Oct 09:58
Compare
Choose a tag to compare
  • etcd metrics proxy negates the need for prometheus to hold client certificates (#6)

3.0.5

29 Sep 12:13
Compare
Choose a tag to compare
  • CA should be renewed using the CSR in order to pick up modified attributes (#5)

3.0.4

28 Sep 15:19
Compare
Choose a tag to compare
  • fixes renewal for cfssl CA certificate (#4)

3.0.3

27 Sep 16:20
Compare
Choose a tag to compare
  • removed ssl_s3_bucket variable which is now irrelevant