adding bug fix to ucp 3.1.9

This commit is contained in:
Dawn W Docker
2019-07-29 10:49:21 -07:00
parent 99e93dea90
commit c8608af36a

View File

@@ -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.