From 61b7bfa90f1d39ee9fff69368f1fcb853f80c370 Mon Sep 17 00:00:00 2001 From: Evan Cordell Date: Tue, 16 May 2017 07:40:20 -0400 Subject: [PATCH] Rename Quay Content Trust to Quay Trust --- .../directives/repo-view/repo-panel-builds.html | 2 +- static/directives/tag-operations-dialog.html | 2 +- .../repository-signing-config.component.html | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/static/directives/repo-view/repo-panel-builds.html b/static/directives/repo-view/repo-panel-builds.html index 554ae3c54..edeb0cecb 100644 --- a/static/directives/repo-view/repo-panel-builds.html +++ b/static/directives/repo-view/repo-panel-builds.html @@ -8,7 +8,7 @@

Repository Builds

- Builds cannot be performed on this repository because Quay Content Trust is + Builds cannot be performed on this repository because Quay Trust is enabled, which requires that all operations be signed by a user.
diff --git a/static/directives/tag-operations-dialog.html b/static/directives/tag-operations-dialog.html index 9c294ad82..53277a958 100644 --- a/static/directives/tag-operations-dialog.html +++ b/static/directives/tag-operations-dialog.html @@ -152,7 +152,7 @@ Cannot execute with trust enabled diff --git a/static/js/directives/ui/repository-signing-config/repository-signing-config.component.html b/static/js/directives/ui/repository-signing-config/repository-signing-config.component.html index e041fc27c..6c57e2660 100644 --- a/static/js/directives/ui/repository-signing-config/repository-signing-config.component.html +++ b/static/js/directives/ui/repository-signing-config/repository-signing-config.component.html @@ -13,22 +13,22 @@
-

Content Trust Enabled

+

Trust Enabled

- Content Trust and Signing is enabled on this repository and all tag operations must be signed via Docker Content Trust. + Signing is enabled on this repository and all tag operations must be signed via Docker Content Trust.

Note that due to this feature being enabled, all UI-based tag operations and all build support is disabled on this repository.

- +
-

Content Trust Disabled

+

Trust Disabled

- Content Trust and Signing is disabled on this repository. + Signing is disabled on this repository.

- +
@@ -40,7 +40,7 @@

Click "Enable Trust" to enable content trust on this repository.

Please note that at this time, having content trust will disable the following @@ -55,7 +55,7 @@

Warning: Disabling content trust will prevent users from pushing signed