From 84ec3eb5ccc1fa01685c3a92ce2cdacf7fdfbb64 Mon Sep 17 00:00:00 2001 From: nikhiljindal Date: Wed, 4 Apr 2018 10:50:59 -0700 Subject: [PATCH] Adding a release note in 1.10.0 for kubemci failure --- CHANGELOG-1.10.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG-1.10.md b/CHANGELOG-1.10.md index b41aaaa4d35..56c4362bdd3 100644 --- a/CHANGELOG-1.10.md +++ b/CHANGELOG-1.10.md @@ -300,6 +300,8 @@ kind: KubeProxyConfiguration * Some users, especially those with very large clusters, may see higher memory usage by the kube-controller-manager in 1.10. ([#61041](https://github.com/kubernetes/kubernetes/issues/61041)) +* Due to an issue in ingress-gce controller in 1.10.0, creating multi-cluster ingresses with [kubemci CLI](https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress) fails. This will be fixed in 1.10.1 release. ([GoogleCloudPlatform/k8s-multicluster-ingress#175](https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/issues/175)) + ## Deprecations * etcd2 as a backend is deprecated and support will be removed in Kubernetes 1.13.