From c8608af36a2365fbc2ef54296de5c2fd18efae01 Mon Sep 17 00:00:00 2001 From: Dawn W Docker Date: Mon, 29 Jul 2019 10:49:21 -0700 Subject: [PATCH] adding bug fix to ucp 3.1.9 --- ee/ucp/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index 89795980f9..fd164e0c10 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -342,6 +342,7 @@ In order to optimize user experience and security, support for Internet Explorer ### Bug fixes +* Added toleration to calico-node DaemonSet so it can run on all nodes in the cluster * Fixed an issue where sensitive command line arguments provided to the UCP installer command were also printed in the debug logs. * Added a restrictive `robots.txt` to the root of the UCP API server.