This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
v0.14.2
davidmccormick
released this
18 Oct 09:54
·
167 commits
to master
since this release
Changelog since v0.14.1
Updates to the latest kubernetes 1.14.8 release which fixes a flaw in Kubernetes (CVE-2019-11253) in json/yaml decoding where large or malformed documents could consume excessive server resources. Request bodies for normal API requests (create/delete/update/patch operations of regular resources) are now limited to 3MB. (#83261, @liggitt)
Component versions
Kubernetes: v1.14.8
Etcd: v3.2.26
Features
- #1718: [v0.14.x] CoreDNS prometheus metric annotations exposed at deployment level(Thanks to @HarryStericker)
- #1729: [v0.14.x] Allow CoreDNS resources to be configured(Thanks to @dominicgunn)
- #1733: [v0.14.x] Referencing the drainTimeout value in the NodeDrainer daemonset (Thanks to @HarryStericker)
- #1741: Take region from the cluster config.(Thanks to @davidmccormick)
- #1747: [v0.14.x] Allow resource configuration for APIServer(Thanks to @dominicgunn)
- #1752: [v0.14.x] Allow extra Coredns configuration(Thanks to @jorge07)
- #1755: v0.14.x: Remove the control-plane stacks dependence on cross stack references(Thanks to @davidmccormick)
- #1759: v0.14.x: Allow server certs to also be used for client authentication(Thanks to @davidmccormick)
- #1744: Update prompt and banner earlier in boot process(Thanks to @davidmccormick)
- #1750: [0.14.x] Networking Version Updates(Thanks to @dominicgunn)
- #1737: bump kubernetes to v0.14.7(Thanks to @davidmccormick)
- #1761: kubernetes v1.14.8(Thanks to @davidmccormick)