Merge pull request #9069 from ollypom/july19patch

July Patch Components
This commit is contained in:
Usha Mandya 2019-07-18 10:34:52 +01:00 committed by GitHub
commit 67d7407899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 71 additions and 8 deletions

View File

@ -96,7 +96,7 @@ defaults:
- scope:
path: "install"
values:
win_latest_build: "docker-18.09.7"
win_latest_build: "docker-18.09.8"
- scope:
path: "datacenter"
values:
@ -106,21 +106,21 @@ defaults:
values:
dtr_org: "docker"
dtr_repo: "dtr"
dtr_version: "2.6.7"
dtr_version: "2.6.8"
- scope:
path: "datacenter/dtr/2.5"
values:
hide_from_sitemap: true
dtr_org: "docker"
dtr_repo: "dtr"
dtr_version: "2.5.12"
dtr_version: "2.5.13"
- scope:
path: "datacenter/dtr/2.4"
values:
hide_from_sitemap: true
dtr_org: "docker"
dtr_repo: "dtr"
dtr_version: "2.4.12"
dtr_version: "2.4.13"
- scope:
path: "datacenter/dtr/2.3"
values:
@ -157,21 +157,21 @@ defaults:
ucp_repo: "ucp"
dtr_repo: "dtr"
ucp_version: "3.1.8"
dtr_version: "2.6.7"
dtr_version: "2.6.8"
- scope:
path: "datacenter/ucp/3.0"
values:
hide_from_sitemap: true
ucp_org: "docker"
ucp_repo: "ucp"
ucp_version: "3.0.12"
ucp_version: "3.0.13"
- scope:
path: "datacenter/ucp/2.2"
values:
hide_from_sitemap: true
ucp_org: "docker"
ucp_repo: "ucp"
ucp_version: "2.2.19"
ucp_version: "2.2.20"
- scope:
path: "datacenter/ucp/2.1"
values:

View File

@ -91,6 +91,14 @@
- product: "ucp"
version: "3.0"
tar-files:
- description: "3.0.13 Linux"
url: https://packages.docker.com/caas/ucp_images_3.0.13.tar.gz
- description: "3.0.13 IBM Z"
url: https://packages.docker.com/caas/ucp_images_s390x_3.0.13.tar.gz
- description: "3.0.13 Windows Server 2016 LTSC"
url: https://packages.docker.com/caas/ucp_images_win_2016_3.0.13.tar.gz
- description: "3.0.13 Windows Server 1803"
url: https://packages.docker.com/caas/ucp_images_win_1803_3.0.13.tar.gz
- description: "3.0.12 Linux"
url: https://packages.docker.com/caas/ucp_images_3.0.12.tar.gz
- description: "3.0.12 IBM Z"
@ -202,12 +210,18 @@
- product: "ucp"
version: "2.2"
tar-files:
- description: "2.2.20 Linux"
url: https://packages.docker.com/caas/ucp_images_2.2.20.tar.gz
- description: "2.2.20 IBM Z"
url: https://packages.docker.com/caas/ucp_images_s390x_2.2.20.tar.gz
- description: "2.2.20 Windows"
url: https://packages.docker.com/caas/ucp_images_win_2.2.20.tar.gz
- description: "2.2.19 Linux"
url: https://packages.docker.com/caas/ucp_images_2.2.19.tar.gz
- description: "2.2.19 IBM Z"
url: https://packages.docker.com/caas/ucp_images_s390x_2.2.19.tar.gz
- description: "2.2.19 Windows"
url: https://packages.docker.com/caas/ucp_images_win_2.2.19.tar.gz
url: https://packages.docker.com/caas/ucp_images_win_2.2.19.tar.gz
- description: "2.2.18 Linux"
url: https://packages.docker.com/caas/ucp_images_2.2.18.tar.gz
- description: "2.2.18 IBM Z"
@ -313,6 +327,8 @@
- product: "dtr"
version: "2.6"
tar-files:
- description: "DTR 2.6.8 Linux x86"
url: https://packages.docker.com/caas/dtr_images_2.6.8.tar.gz
- description: "DTR 2.6.7 Linux x86"
url: https://packages.docker.com/caas/dtr_images_2.6.7.tar.gz
- description: "DTR 2.6.6 Linux x86"
@ -332,6 +348,8 @@
- product: "dtr"
version: "2.5"
tar-files:
- description: "DTR 2.5.13 Linux x86"
url: https://packages.docker.com/caas/dtr_images_2.5.13.tar.gz
- description: "DTR 2.5.12 Linux x86"
url: https://packages.docker.com/caas/dtr_images_2.5.12.tar.gz
- description: "DTR 2.5.11 Linux x86"
@ -359,6 +377,8 @@
- product: "dtr"
version: "2.4"
tar-files:
- description: "DTR 2.4.13 Linux x86"
url: https://packages.docker.com/caas/dtr_images_2.4.13.tar.gz
- description: "DTR 2.4.12 Linux x86"
url: https://packages.docker.com/caas/dtr_images_2.4.12.tar.gz
- description: "DTR 2.4.11 Linux x86"

View File

@ -430,6 +430,24 @@ The following features are deprecated in UCP 3.1.
# Version 3.0
## 3.0.13
2019-07-17
### Bug fixes
* Fixed an issue that caused sensitive command line arguments provided to the UCP installer command to also print in debug logs.
* Added a restrictive robots.txt to the root of the UCP API server.
### Components
| Component | Version |
| ----------- | ----------- |
| UCP | 3.0.13 |
| Kubernetes | 1.8.15 |
| Calico | 3.0.8 |
| Interlock (nginx) | 1.13.12 |
## 3.0.12
2019-06-27
@ -928,6 +946,31 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads.
# Version 2.2
## Version 2.2.20
2019-07-17
### Bug fixes
* Fixed an issue that caused sensitive command line arguments provided to the UCP installer command to also print in debug logs.
* Added a restrictive robots.txt to the root of the UCP API server.
### Known issues
* Docker currently has limitations related to overlay networking and services using VIP-based endpoints. These limitations apply to use of the HTTP Routing Mesh (HRM). HRM users should familiarize themselves with these limitations. In particular, HRM may encounter virtual IP exhaustion (as evidenced by `failed to allocate network IP for task` Docker log messages). If this happens, and if the HRM service is restarted or rescheduled for any reason, HRM may fail to resume operation automatically. See the Docker EE 17.06-ee5 release notes for details.
* The Swarm admin web interface for UCP versions 2.2.0 and later contain a bug. If used with Docker Engine version 17.06.2-ee5 or earlier, attempting to update "Task History Limit", "Heartbeat Period" and "Node Certificate Expiry" settings using the UI will cause the cluster to crash on next restart. Using UCP 2.2.X and Docker Engine 17.06-ee6 and later, updating these settings will fail (but not cause the cluster to crash). Users are encouraged to update to Docker Engine version 17.06.2-ee6 and later, and to use the Docker CLI (instead of the UCP UI) to update these settings. Rotating join tokens works with any combination of Docker Engine and UCP versions. Docker Engine versions 17.03 and earlier (which use UCP version 2.1 and earlier) are not affected by this problem.
* Upgrading heterogeneous swarms from CLI may fail because x86 images are used
instead of the correct image for the worker architecture.
* Agent container log is empty even though it's running correctly.
* Rapid UI settings updates may cause unintended settings changes for logging
settings and other admin settings.
* Attempting to load an (unsupported) `tar.gz` image results in a poor error
message.
* Searching for images in the UCP images UI doesn't work.
* Removing a stack may leave orphaned volumes.
* Storage metrics are not available for Windows.
* You can't create a bridge network from the web interface. As a workaround use
`<node-name>/<network-name>`.
## Version 2.2.19
2019-06-27