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

v0.9.7-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mumoshu mumoshu released this 30 Jun 06:08
· 921 commits to master since this release

Notable changes since v0.9.7-rc.3

Full changelog can be seen at v0.9.7-rc.3...v0.9.7-rc.4

Features

Fixes

  • #705: Use docker instead of rkt for regular etcdadm tasks(Thanks to @ytsarev)
  • #710: Fix node drain error when trying to evict pods from jobs(Thanks to @danielfm)
  • #711: Remove unused sysctl override for nf_conntrack_max(Thanks to @danielfm)

Documentation

  • #700: Enhance cluster.yaml documentation(Thanks to @ytsarev)

Enhancements

  • #682: Allow userdata to be split across multiple parts(Thanks to @redbaron)
  • #701: core: update cluster-proportional-autoscaler to v1.1.2(Thanks to @harsha-y)