From 794d30e06e5d6b5190dd81a79d79ad0b2cd4dcd9 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Wed, 22 Jan 2020 17:54:30 +0100 Subject: [PATCH 01/11] First draft DTR 2.7.5 Release Note update (no dates). --- ee/dtr/release-notes.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 48fb0f84cf..d21677d3e0 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -24,6 +24,18 @@ to upgrade your installation to the latest release. # Version 2.7 +## 2.7.5 +(2020-__-__) + +### Bug fixes +* Fixed the bug caused that the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10807) +* Fixed the bug that resulted in added licenses not presenting in the UI prior to a page refresh. (docker/dhe-deploy #10815) +* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10835) +* Addition of more descriptive error messaging for a situation in which an advanced license for tag pruning and poll mirroring is missing. (docker/dhe-deploy #10827) + +### Security +* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10845) + ## 2.7.4 (2019-11-13) @@ -168,6 +180,16 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag # Version 2.6 +## 2.6.12 +(2020-__-__) + +### Bug fixes +* Fixed the bug caused that the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) +* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10836) + +### Security +* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10847) + ## 2.6.11 (2019-11-13) @@ -507,6 +529,15 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag > > Upgrade path from 2.5.x to 2.6: Upgrade directly to 2.6.4. +## 2.5.16 +(2020-__-__) + +### Bug fixes +* When a repository is deleted the corresponding webhook metadata is also deleted. (docker/dhe-deploy #10830) + +### Security +* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10849) + ## 2.5.15 (2019-11-13) From 063cf529900146349e3403d777267655ed3e8bd5 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Thu, 23 Jan 2020 12:57:49 +0100 Subject: [PATCH 02/11] Edit in response to PR comment on Security (scanner update). --- ee/dtr/release-notes.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index d21677d3e0..62fce8d33c 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -34,7 +34,8 @@ to upgrade your installation to the latest release. * Addition of more descriptive error messaging for a situation in which an advanced license for tag pruning and poll mirroring is missing. (docker/dhe-deploy #10827) ### Security -* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10845) + +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10845) ## 2.7.4 (2019-11-13) @@ -188,7 +189,8 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag * Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10836) ### Security -* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10847) + +* * Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10847) ## 2.6.11 (2019-11-13) @@ -536,7 +538,8 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag * When a repository is deleted the corresponding webhook metadata is also deleted. (docker/dhe-deploy #10830) ### Security -* Update to a new scanner scheme which re-enables daily updates of the scanning database. (docker/dhe-deploy #10849) + +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10849) ## 2.5.15 (2019-11-13) From 7f73ca943aaa4921b309cd466e9698455851bd41 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Thu, 23 Jan 2020 17:02:23 +0100 Subject: [PATCH 03/11] Fixed asterisk typo. --- ee/dtr/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 62fce8d33c..82940b8f31 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -190,7 +190,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag ### Security -* * Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10847) +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10847) ## 2.6.11 (2019-11-13) From 86e9c8b404ea2cd1da92b485db79cb6a600c9593 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Mon, 27 Jan 2020 23:33:20 +0100 Subject: [PATCH 04/11] Changed caused that to that caused in two places. --- ee/dtr/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 82940b8f31..146c155623 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -28,7 +28,7 @@ to upgrade your installation to the latest release. (2020-__-__) ### Bug fixes -* Fixed the bug caused that the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10807) +* Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10807) * Fixed the bug that resulted in added licenses not presenting in the UI prior to a page refresh. (docker/dhe-deploy #10815) * Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10835) * Addition of more descriptive error messaging for a situation in which an advanced license for tag pruning and poll mirroring is missing. (docker/dhe-deploy #10827) @@ -185,7 +185,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag (2020-__-__) ### Bug fixes -* Fixed the bug caused that the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) +* Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) * Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10836) ### Security From cf3b0b2a03f0db3f37c245aee71a4ec25f4bc3e9 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Tue, 28 Jan 2020 01:23:40 +0100 Subject: [PATCH 05/11] Addition of CVE Vulnerability DB download sentence. --- ee/dtr/release-notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 146c155623..8285126170 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -35,7 +35,7 @@ to upgrade your installation to the latest release. ### Security -* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10845) +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. If DTR is configured for offline updates, download the database for version 2.7.5 or higher. (docker/dhe-deploy #10845) ## 2.7.4 (2019-11-13) @@ -186,7 +186,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag ### Bug fixes * Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) -* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10836) +* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). Download CVE Vulernatability Database for DTR version 2.6fuji.12 or higher. (docker/dhe-deploy #10836) ### Security @@ -539,7 +539,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag ### Security -* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10849) +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. Download CVE Vulernatability Database for DTR version 2.5.16 or higher. (docker/dhe-deploy #10849) ## 2.5.15 (2019-11-13) From bfcd89f1c7cc77165431aec5a61a80bc4c342a6f Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Tue, 28 Jan 2020 01:40:58 +0100 Subject: [PATCH 06/11] Addition of lead clause to Security bullet, indention. --- ee/dtr/release-notes.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index 8285126170..ac5d411a48 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -25,7 +25,7 @@ to upgrade your installation to the latest release. # Version 2.7 ## 2.7.5 -(2020-__-__) +(2020-01-27) ### Bug fixes * Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10807) @@ -35,7 +35,9 @@ to upgrade your installation to the latest release. ### Security -* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. If DTR is configured for offline updates, download the database for version 2.7.5 or higher. (docker/dhe-deploy #10845) +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. + + If DTR is configured for offline updates, download the database for version 2.7.5 or higher. (docker/dhe-deploy #10845) ## 2.7.4 (2019-11-13) @@ -182,16 +184,18 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag # Version 2.6 ## 2.6.12 -(2020-__-__) +(2020-01-27) ### Bug fixes * Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) -* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). Download CVE Vulernatability Database for DTR version 2.6fuji.12 or higher. (docker/dhe-deploy #10836) +* Update offline license instructions, to direct users to hub.docker.com (and not store.docker.com). (docker/dhe-deploy #10836) ### Security * Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. (docker/dhe-deploy #10847) + If DTR is configured for offline updates, download CVE Vulnerability Database for DTR version 2.6.12 or higher. + ## 2.6.11 (2019-11-13) @@ -532,14 +536,16 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag > Upgrade path from 2.5.x to 2.6: Upgrade directly to 2.6.4. ## 2.5.16 -(2020-__-__) +(2020-01-27) ### Bug fixes * When a repository is deleted the corresponding webhook metadata is also deleted. (docker/dhe-deploy #10830) ### Security -* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. Download CVE Vulernatability Database for DTR version 2.5.16 or higher. (docker/dhe-deploy #10849) +* Includes a new version of the security scanner which re-enables daily CVE database updates. Following the patch release upgrade, security scans will fail until a new version of the database is provided (if DTR is configured for online updates, this will occur automatically within 24 hours). To trigger an immediate update, (1) access the DTR UI, (2) go to the **Security** under **System** settings, and (3) click the **Sync database now** button. + + If DTR is configured for offline updates, download CVE Vulnerability Database for DTR version 2.5.16 or higher. (docker/dhe-deploy #10849) ## 2.5.15 (2019-11-13) From ae7b016e9c8284d11c2300e7e72659d2fc40c697 Mon Sep 17 00:00:00 2001 From: KoryKessel-Docker Date: Tue, 28 Jan 2020 15:54:05 +0100 Subject: [PATCH 07/11] Change date for patch releases to 28-Jan (from 27-Jan). --- ee/dtr/release-notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ee/dtr/release-notes.md b/ee/dtr/release-notes.md index ac5d411a48..295f2ed35f 100644 --- a/ee/dtr/release-notes.md +++ b/ee/dtr/release-notes.md @@ -25,7 +25,7 @@ to upgrade your installation to the latest release. # Version 2.7 ## 2.7.5 -(2020-01-27) +(2020-01-28) ### Bug fixes * Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10807) @@ -184,7 +184,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag # Version 2.6 ## 2.6.12 -(2020-01-27) +(2020-01-28) ### Bug fixes * Fixed the bug that caused the jobrunner logs to flood with `unable to cancel request: nil`. (docker/dhe-deploy #10805) @@ -536,7 +536,7 @@ Refer to [DTR image vulnerabilities](https://success.docker.com/article/dtr-imag > Upgrade path from 2.5.x to 2.6: Upgrade directly to 2.6.4. ## 2.5.16 -(2020-01-27) +(2020-01-28) ### Bug fixes * When a repository is deleted the corresponding webhook metadata is also deleted. (docker/dhe-deploy #10830) From b492a9b17c5d521cd6eaa514b24a81a40386de09 Mon Sep 17 00:00:00 2001 From: Traci Morrison Date: Tue, 28 Jan 2020 15:33:00 -0500 Subject: [PATCH 08/11] Add 3.2.5 release notes --- _data/toc.yaml | 2 ++ ee/ucp/admin/configure/kms-plugin.md | 33 ++++++++++++++++++++++++++++ ee/ucp/release-notes.md | 24 ++++++++++++++++++++ 3 files changed, 59 insertions(+) create mode 100644 ee/ucp/admin/configure/kms-plugin.md diff --git a/_data/toc.yaml b/_data/toc.yaml index de5285d952..39e9fd7b55 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1688,6 +1688,8 @@ manuals: title: Set the user's session timeout - path: /ee/ucp/admin/configure/ucp-configuration-file/ title: UCP configuration file + - path: /ee/ucp/admin/configure/kms-plugin/ + title: KMS plugin support for UCP - path: /ee/ucp/admin/configure/use-node-local-network-in-swarm/ title: Use a local node network in a swarm - path: /ee/ucp/admin/configure/use-your-own-tls-certificates/ diff --git a/ee/ucp/admin/configure/kms-plugin.md b/ee/ucp/admin/configure/kms-plugin.md new file mode 100644 index 0000000000..a07fd06e41 --- /dev/null +++ b/ee/ucp/admin/configure/kms-plugin.md @@ -0,0 +1,33 @@ +--- +title: KMS plugin support for UCP +description: Learn about the KMS plugin for UCP. +keywords: ucp, kms, kubernetes, plugin, configuration +--- + +>{% include enterprise_label_shortform.md %} + +Docker Universal Control Plane (UCP) 3.2.5 adds support for a Key Management Service (KMS) plugin to allow access to third-party secrets management solutions, such as Vault. This plugin is used by UCP for access from Kubernetes clusters. + +## Deployment + +KMS must be deployed before a machine becomes a UCP manager or it may be considered unhealthy. UCP will not health check, clean up, or otherwise manage the KMS plugin. + +## Configuration + +KMS plugin configuration should be done through UCP. UCP will maintain ownership of the Kubernetes EncryptionConfig file, where the KMS plugin is configured for Kubernetes. UCP does not currently check this file’s contents after deployment. + +UCP adds new configuration options to the cluster configuration table. These options are not exposed through the web UI, but can be configured via the [API](https://docs.docker.com/ee/ucp/admin/configure/ucp-configuration-file/). + +The following table shows the configuration options for the KMS plugin. These options are not required. + +| Parameter | Type | Description | +|------------------|------|------------------------------------------| +| `kms_enabled` | bool | Determines if UCP should configure a KMS plugin. | +| `kms_name` | string | Name of the KMS plugin resource (for example, “vault”). | +| `kms_endpoint` | string | Path of the KMS plugin socket. This path must refer to a UNIX socket on the host (for example, “/tmp/socketfile.sock”). UCP will bind mount this file to make it accessible to the API server. | +| `kms_cachesize` | int | Number of data encryption keys (DEKs) to be cached in the clear. | + +## Where to go next +* [Using a KMS provider for data encryption](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) +* [Encrypting Secret Data at Rest](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/) +* [UCP API Documentation](https://docs.docker.com/reference/ucp/3.2/api/) diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index 136cbbc175..e2bd2469a7 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -26,6 +26,30 @@ upgrade your installation to the latest release. # Version 3.2 +## 3.2.5 +2020-01-28 + +### Known issues +* UCP currently turns on vulnerability information for images deployed within UCP by default for upgrades. This may cause clusters to fail due to performance issues. (ENGORC-2746) +* For Red Hat Enterprise Linux (RHEL) 8, if firewalld is running and `FirewallBackend=nftables` is set in `/etc/firewalld/firewalld.conf`, change this to `FirewallBackend=iptables`, or you can explicitly run the following commands to allow traffic to enter the default bridge (docker0) network: + + ``` + firewall-cmd --permanent --zone=trusted --add-interface=docker0 + firewall-cmd --reload + ``` +### Kubernetes +* Enabled support for a user-managed Kubernetes KMS plugin. See [KMS plugin support for UCP](/ee/ucp/admin/configure/kms-support.md) for more information. + +### Components + +| Component | Version | +| --------------------- | ------- | +| UCP | 3.2.5 | +| Kubernetes | 1.14.8 | +| Calico | 3.8.2 | +| Interlock | 3.0.0 | +| Interlock NGINX proxy | 1.14.2 | + ## 3.2.4 2019-11-14 From 45dbe99f5b36fc6746aef89a2943d3ecac3a6fd1 Mon Sep 17 00:00:00 2001 From: Dawn-Docker Enterprise <51414965+Dawn-Wood@users.noreply.github.com> Date: Tue, 28 Jan 2020 12:43:44 -0800 Subject: [PATCH 09/11] Update release-notes.md --- ee/ucp/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/release-notes.md b/ee/ucp/release-notes.md index e2bd2469a7..db0e89cce2 100644 --- a/ee/ucp/release-notes.md +++ b/ee/ucp/release-notes.md @@ -38,7 +38,7 @@ upgrade your installation to the latest release. firewall-cmd --reload ``` ### Kubernetes -* Enabled support for a user-managed Kubernetes KMS plugin. See [KMS plugin support for UCP](/ee/ucp/admin/configure/kms-support.md) for more information. +* Enabled support for a user-managed Kubernetes KMS plugin. See [KMS plugin support for UCP](/ee/ucp/admin/configure/kms-plugin.md) for more information. ### Components From 93212e79ff147195dff4c547f3a83a4d3261dca9 Mon Sep 17 00:00:00 2001 From: Traci Morrison Date: Tue, 28 Jan 2020 16:02:03 -0500 Subject: [PATCH 10/11] Fix TOC spacing --- _data/toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 39e9fd7b55..c2ffa3092d 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1688,7 +1688,7 @@ manuals: title: Set the user's session timeout - path: /ee/ucp/admin/configure/ucp-configuration-file/ title: UCP configuration file - - path: /ee/ucp/admin/configure/kms-plugin/ + - path: /ee/ucp/admin/configure/kms-plugin/ title: KMS plugin support for UCP - path: /ee/ucp/admin/configure/use-node-local-network-in-swarm/ title: Use a local node network in a swarm From 2e735fd8cbdcb8047812c3ed377623ef21d5046c Mon Sep 17 00:00:00 2001 From: Traci Morrison <52976526+traci-morrison@users.noreply.github.com> Date: Tue, 28 Jan 2020 16:05:09 -0500 Subject: [PATCH 11/11] Fix spacing --- _data/toc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index c2ffa3092d..39e9fd7b55 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1688,7 +1688,7 @@ manuals: title: Set the user's session timeout - path: /ee/ucp/admin/configure/ucp-configuration-file/ title: UCP configuration file - - path: /ee/ucp/admin/configure/kms-plugin/ + - path: /ee/ucp/admin/configure/kms-plugin/ title: KMS plugin support for UCP - path: /ee/ucp/admin/configure/use-node-local-network-in-swarm/ title: Use a local node network in a swarm