Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

v0.9.4-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mumoshu mumoshu released this 01 Feb 07:51
· 1320 commits to master since this release

Features

  • Kubernetes 1.5.2 (#262)
  • Bypass 16KB userdata limit (#268, thanks to @redbaron)
  • Flexible and customizable network topology (#284) based on all the awesome works:
    • #227 "Use existing subnets when creating/updating cluster" (which is followed by #278) for @Sasso
      • Deployment to existing subnets for etcd is backed up by "Don't precalculate etcd static IP addresses" (#226 #263, thanks to @redbaron)
    • #169 "Create etcd and workers in private subnets, controllers in public subnet" for @neoandroid

Improvements

  • Do not require keyName if sshAuthorizedKeys are set (#242, thanks to @redbaron)
  • Remove obsolete Calico files (#274, thanks to @redbaron)

Fixes

Full change log
v0.9.3...v0.9.4-rc.1