This repository was archived by the owner on Jan 11, 2023. It is now read-only.
v0.8.0
FEATURES: 🌈
- New Kubernetes releases!
v1.7.7
v1.6.11
- Kubernetes
v1.8.0
enabled in vlabs (experimental)! (PR #1508 @lachie83) - Update tiller image to v2.6.1 for Kubernetes clusters (PR #1533 @lachie83)
- Updated ubuntu image to 16.04.201708151 (PR #1521 @CecileRobertMichon)
- Updated Kubernetes Calico to v2.6.1 (PR #1511 @dtzar)
BUGS FIXED: 🐞
- Validation errors always invoked agent-pool-only (PR #1453, @itowlson)
- Custom subnets can now use custom DNS service IP (PR #1461 @rocketraman)
- Etcd restart always (PR #1539 @CecileRobertMichon)
- Decrease default max docker logs size (PR #1395 @anisimovsergey)
DEV IMPROVEMENTS/CHORES: 🔧
- Rationalized
vendor/
dependencies (PR #1467, @jackfrancis) - Additional api model validation (PR #1482, @itowlson)
- Docs updates!
- Lots of CI/E2E coverage!