ソースを参照

CHANGELOG-3.3: highlight 3.3 backports

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
Gyuho Lee 6 年 前
コミット
d047fe84ee
1 ファイル変更2 行追加0 行削除
  1. 2 0
      CHANGELOG-3.3.md

+ 2 - 0
CHANGELOG-3.3.md

@@ -15,6 +15,8 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.13...v3.3.14) an
 
 **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md).**
 
+NOTE: This patch release had to include some new features from 3.4, while trying to minimize the difference between client balancer implementation. This release fixes ["kube-apiserver 1.13.x refuses to work when first etcd-server is not available" (kubernetes#72102)](https://github.com/kubernetes/kubernetes/issues/72102).
+
 ### Breaking Changes
 
 - Require [*Go 1.12+*](https://github.com/etcd-io/etcd/pull/10045).