Skip to content

Releases: utilitywarehouse/tf_kube_ignition

11.1.0

30 Jul 09:34
f9522ff
Compare
Choose a tag to compare
Migrate kubelet service to run in docker (#47)

* Migrate kubelet service to run in docker

Upstream tectonic/installer, now deprecated in favour of
openshift/installer runs kubelet in docker. Support for rkt is hard to
come by.

https://github.com/openshift/installer/blob/master/modules/ignition/resources/services/kubelet.service

11.0.3

25 Jul 07:34
92fff17
Compare
Choose a tag to compare
sys: kube upgrade (#46)

- kube version 1.11.1
 - deprecated `admission-control` flag for `enable-admission-plugins`

11.0.2

24 Jul 16:37
6e2784b
Compare
Choose a tag to compare
Add node-role label to masters (#45)

Taint out masters, this stops things like `Service` with `type:
LoadBalancer` from opening NodePorts on masters and registering them wih
target pools

11.0.1

16 Jul 09:56
16ac860
Compare
Choose a tag to compare

Workaround for rkt rm in kubelet.service ExecStartPre actions.

kube - 1.11.0 and etcd 3.3.8

13 Jul 08:47
cb3aa60
Compare
Choose a tag to compare

auth aggregation layer

13 Jul 08:39
f5bd8bf
Compare
Choose a tag to compare

gcr kube image - fix master components restart

08 Jul 09:08
Compare
Choose a tag to compare
sys: fix container names

Binaries have new names following the gcr image switch

10.0.0 - gcr-hyperkube-image - BROKEN

28 Jun 11:58
b414c5c
Compare
Choose a tag to compare
  • gcr-hyperkube-image
    • CoreOS no longer builds hyperkube images on Quay, so we are migrating to gcr. Since the registry doesn't automatically convert rkt images, we need to conf kubelet-wrapper to run and convert docker images.
    • The components have different binary paths, so this release is not compatible with previous coreos/quay images

9.3.2

07 Jun 10:54
a7410c1
Compare
Choose a tag to compare
  • mount /var/run for calico cni

9.3.1 Re-enable legacy audit

22 May 10:24
f133389
Compare
Choose a tag to compare
Use legacy auditing (#39)