From d1c91085700a11b87f4df5e4803b236cf099da91 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 6 Aug 2014 15:42:26 -0400 Subject: [PATCH] Fix setup trigger dialog to handle the case where the FROM image has a public base --- static/directives/setup-trigger-dialog.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/static/directives/setup-trigger-dialog.html b/static/directives/setup-trigger-dialog.html index 9efb9300e..3d17e2a0b 100644 --- a/static/directives/setup-trigger-dialog.html +++ b/static/directives/setup-trigger-dialog.html @@ -76,12 +76,18 @@ current-entity="pullEntity" allowed-entities="['robot']"> -
- Note: We've automatically selected robot account , since it has access to the Quay.io repository. +
+ Note: We've automatically selected robot account + , since it has access to the Quay.io + repository.
-
+
Note: No robot account currently has access to the Quay.io repository. Please create one and/or assign access in the - repository's admin panel. + repository's + admin panel.