Releases: utilitywarehouse/tf_kube_ignition
Releases · utilitywarehouse/tf_kube_ignition
11.1.0
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
sys: kube upgrade (#46) - kube version 1.11.1 - deprecated `admission-control` flag for `enable-admission-plugins`
11.0.2
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
Workaround for rkt rm
in kubelet.service ExecStartPre
actions.
kube - 1.11.0 and etcd 3.3.8
auth aggregation layer
gcr kube image - fix master components restart
sys: fix container names Binaries have new names following the gcr image switch
10.0.0 - gcr-hyperkube-image - BROKEN
- 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
- mount /var/run for calico cni
9.3.1 Re-enable legacy audit
Use legacy auditing (#39)