@@ -22,14 +22,20 @@ upgrade your installation to the latest release.
22
22
23
23
Note: UCP 1.1.3 supports Docker Engine 1.12 but does not use the built-in
24
24
orchestration capabilities provided by the Docker Engine with swarm mode enabled.
25
- When installing this UCP version on a Docker Engine 1.12 host, UCP creates a
25
+ When installing this UCP version on a Docker Engine 1.12 host, UCP creates a
26
26
cluster using Docker Swarm v1.2.5.
27
27
28
28
** Security Update**
29
29
30
- Fixes a security issue by which a malicious user with limited privileges can
31
- escalate their privileges to perform unauthorized actions on the cluster via
32
- the API.
30
+ Fixes a security issue by which a malicious user with limited privileges can
31
+ escalate their privileges to perform unauthorized actions on the cluster via
32
+ the API.
33
+
34
+ This issue affects deployments of Universal Control Plane versions 1.1.2 or
35
+ prior, and can only be used to gain access to the system by someone who already
36
+ has a UCP account.
37
+
38
+ This issue was discovered by our development team during internal testing.
33
39
34
40
** Features**
35
41
@@ -43,22 +49,22 @@ the API.
43
49
44
50
** Bug Fixes**
45
51
46
- * Improved system performance when large numbers of overlay networks are deployed
52
+ * Improved system performance when large numbers of overlay networks are deployed
47
53
on the cluster.
48
54
* Fixed an issue which affected container rescheduling on clusters with overlay
49
55
networks.
50
56
* Fixed an issue which affected synchronizing organization owners (admins) in
51
57
LDAP when migrating from DTR 1.4.3 to 2.0.x
52
- * Fixed an issue where UCP/DTR integration config was not loaded when UCP
58
+ * Fixed an issue where UCP/DTR integration config was not loaded when UCP
53
59
controller was restarted.
54
- * Fixed an issue in the GUI where the sidebar does not display when first
60
+ * Fixed an issue in the GUI where the sidebar does not display when first
55
61
logging into UCP.
56
62
* Fixed an issue where volumes created through the UCP GUI did not correctly
57
63
populate the labels field.
58
64
59
65
** Known Issues**
60
66
61
- * This version of UCP cannot be installed on Engine 1.12 host with swarm mode
67
+ * This version of UCP cannot be installed on Engine 1.12 host with swarm mode
62
68
enabled, and is not compatible with swarm-mode based APIs, e.g. ` docker service ` .
63
69
64
70
## Version 1.1.2
0 commit comments