This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
v0.10.0
FEATURES: 🌈:
- New Kubernetes release support!
v1.8.4
v1.6.13
- support for CoreOS Kubernetes clusters (PR #1632, @richardjortega @CecileRobertMichon)
- rescheduler Kubernetes addon (PR #1780 @CecileRobertMichon)
- adds cloud controller manager support for Kubernetes 1.8 (PR #1584 @karataliu)
- Prometheus/Grafana Kubernetes extension (PR #1837 @ritazh)
- updated etcd v2 support to v2.3.8 (Kubernetes) (PR #1855 @jackfrancis)
- updated calico support to 2.6.3 (PR #1853 @dtzar)
- updated ubuntu image to 16.04.201711211 (PR #1862 @jackfrancis)
- ACI connector Kubernetes addon (PR #1844 @sozercan)
- configurable
--eviction-hard
kubelet runtime configuration (Kubernetes) (PR #1843, @pidah)
BUGS FIXED: 🐞
- Improvements to Kubernetes cluster upgrade
- rationalize azure managed disk StorageClass implementation (Kubernetes) (PRs #1817 #1845 @andyzhangx)
- pin to known-working docker version for Swarm clusters (PR #1848 @CecileRobertMichon)
- not enforcing Azure CNI CIDR validations for non-Azure CNI clusters (Kubernetes) (PR #1863 @jackfrancis)
- fix DCOS customNodeLabels for 1.10 clusters (PR #1868 @julienlau)
- undesired HTML escaping during JSON serialization (PR #1876 @jackfrancis)
DEV IMPROVEMENTS/CHORES: 🔧
- Improved deployment error output (PR #1801 @JackQuincy)
- Docs updates!
- PR #1808 @agabert
- PR #1846 @pidah
- PR #1856 @wbuchwalter
- PR #1873 @wbuchwalter
- Updated Windows Kubernetes v1.8 build script (PR #1866 @JiangtianLi)