This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
v0.7.0
- Kubernetes v1.7.7 (@aaronlevy #725)
- kube-dns 1.14.5 to address dnsmasq vulnerability (@aaronlevy #725)
- flannel-cni v0.3.0 (@dghubble #705)
- Calico v2.5.1 (@dghubble #703)
- Update pod checkpointer (@thorfour #721)
- Fix to wait for CRD Kind rollout (@derekparker #722)
- Fix generated x509 certificates to use unique subject certificates (@diegs #702)
- Add
--network-provider
render flag. Supportflannel
,experimental-calico
, andexperimental-canal
(@dghubble #723 #714)- Remove
--experimental-calico-network-policy
flag. Use--network-provider=canal
instead.
- Remove
- Change the default flannel CNI config to enable
portmap
to fix hostPort (@klausenbusk #697)- Kubelet must use the CNI plugins installed by
flannel-cni
on the host (containsportmap
), rather than plugins included inside the hyperkube. To retain the old CNI config, see compatibility.
- Kubelet must use the CNI plugins installed by
Image is available at quay.io/coreos/bootkube:v0.7.0