From 2583f1e6349064dc1e6e09e7ed091f50df06db41 Mon Sep 17 00:00:00 2001 From: OpenShift Bot Date: Wed, 2 Nov 2016 17:31:42 -0400 Subject: [PATCH] bump(github.com/openshift/origin-web-console): 989f3952453cae0bd25d2f2e2f7337c16fdf7459 --- pkg/assets/bindata.go | 56 +++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/pkg/assets/bindata.go b/pkg/assets/bindata.go index 0cee9a72925a..3b82b6e34b71 100644 --- a/pkg/assets/bindata.go +++ b/pkg/assets/bindata.go @@ -15658,7 +15658,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "secret\n" + "(populated by a Secret when the pod is created)\n" + "\n" + - "
Secret name:
\n" + + "
Secret Name:
\n" + "
{{volume.secret.secretName}}
\n" + "\n" + "
\n" + @@ -15714,7 +15714,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "(populated with information about the pod)\n" + "\n" + "
\n" + - "
Volume file:
\n" + + "
Volume File:
\n" + "
{{item.fieldRef.fieldPath}} → {{item.path}}
\n" + "
\n" + "
\n" + @@ -15727,7 +15727,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
Name:
\n" + "
{{volume.configMap.name}}
\n" + "
\n" + - "
Key to file:
\n" + + "
Key to File:
\n" + "
{{item.key}} → {{item.path}}
\n" + "
\n" + "\n" + @@ -15976,7 +15976,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "\n" + "\n" + "
\n" + - "
Triggered by:
\n" + + "
Triggered By:
\n" + "
\n" + "
\n" + "
\n" + @@ -15998,21 +15998,21 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "\n" + "

Configuration created from {{buildConfigName}}

\n" + "
\n" + - "
Build strategy:
\n" + + "
Build Strategy:
\n" + "
{{build.spec.strategy.type | startCase}}
\n" + - "
Builder image:
\n" + + "
Builder Image:
\n" + "
{{(build | buildStrategy).from | imageObjectRef : build.metadata.namespace}}none
\n" + - "
Source type:
\n" + + "
Source Type:
\n" + "
{{build.spec.source.type}}
\n" + - "
Source repo:
\n" + + "
Source Repo:
\n" + "
{{build.spec.source.git.uri}}
\n" + - "
Source ref:
\n" + + "
Source Ref:
\n" + "
{{build.spec.source.git.ref}}
\n" + - "
Source context dir:
\n" + + "
Source Context Dir:
\n" + "
{{build.spec.source.contextDir}}
\n" + - "
Output image:
\n" + + "
Output Image:
\n" + "
{{build.spec.output.to | imageObjectRef : build.metadata.namespace}}
\n" + - "
Push secret:
\n" + + "
Push Secret:
\n" + "
{{build.spec.output.pushSecret.name}}
\n" + "
\n" + "Jenkinsfile Path:\n" + @@ -16533,19 +16533,19 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "

Configuration

\n" + "
\n" + "
\n" + - "
Build strategy:
\n" + + "
Build Strategy:
\n" + "
{{buildConfig.spec.strategy.type | startCase}}
\n" + "
\n" + "
\n" + "
\n" + "
\n" + - "
Builder image:
\n" + + "
Builder Image:
\n" + "
{{buildConfig.spec.strategy.sourceStrategy.from | imageObjectRef : buildConfig.metadata.namespace}}
\n" + "
\n" + "
\n" + "
\n" + "
\n" + - "
Builder image stream:
\n" + + "
Builder Image Stream:
\n" + "
{{buildConfig.spec.strategy.dockerStrategy.from | imageObjectRef : buildConfig.metadata.namespace}}
\n" + "
\n" + "
\n" + @@ -16569,7 +16569,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
\n" + "
\n" + "
\n" + - "
Builder image stream:
\n" + + "
Builder Image Stream:
\n" + "
{{buildConfig.spec.strategy.customStrategy.from | imageObjectRef : buildConfig.metadata.namespace}}\n" + "
\n" + "
\n" + @@ -16577,11 +16577,11 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
\n" + "
\n" + "
\n" + - "
Source repo:
\n" + + "
Source Repo:
\n" + "
{{buildConfig.spec.source.git.uri}}
\n" + - "
Source ref:
\n" + + "
Source Ref:
\n" + "
{{buildConfig.spec.source.git.ref}}
\n" + - "
Source context dir:
\n" + + "
Source Context Dir:
\n" + "
{{buildConfig.spec.source.contextDir}}
\n" + "
\n" + "
\n" + @@ -16624,7 +16624,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
\n" + "
\n" + "
\n" + - "
Image sources:
\n" + + "
Image Sources:
\n" + "
\n" + "
\n" + "

{{imageSource.from | imageObjectRef : buildConfig.metadata.namespace}}

\n" + @@ -16640,7 +16640,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
\n" + "
\n" + "
\n" + - "
Output to:
\n" + + "
Output To:
\n" + "
{{buildConfig.spec.output.to | imageObjectRef : buildConfig.metadata.namespace}}
\n" + "
\n" + "
\n" + @@ -16665,7 +16665,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
\n" + "
\n" + "
\n" + - "
GitHub webhook URL:\n" + + "
GitHub Webhook URL:\n" + "Learn more\n" + "\n" + "
\n" + @@ -16674,7 +16674,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "\n" + "
\n" + "
\n" + - "
Generic webhook URL:\n" + + "
Generic Webhook URL:\n" + "Learn more \n" + "
\n" + "
\n" + @@ -16683,18 +16683,18 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "
\n" + "
\n" + "
\n" + - "New image for:\n" + + "New Image For:\n" + "
\n" + "
\n" + "{{(trigger.imageChange.from || (buildConfig | buildStrategy).from) | imageObjectRef : buildConfig.metadata.namespace}}\n" + "
\n" + "
\n" + "
\n" + - "
Config change for:
\n" + + "
Config Change For:
\n" + "
Build config {{buildConfig.metadata.name}}
\n" + "
\n" + "
\n" + - "
Other trigger:
\n" + + "
Other Trigger:
\n" + "
{{trigger.type}}
\n" + "
\n" + "
\n" + @@ -17006,11 +17006,11 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', [] "\n" + "{{trigger.type}}\n" + "\n" + - "
New image for:
\n" + + "
New Image For:
\n" + "
{{trigger.imageChangeParams.from | imageObjectRef : deploymentConfig.metadata.namespace}}
\n" + "
\n" + "\n" + - "
Change of:
\n" + + "
Change Of:
\n" + "
Config
\n" + "
\n" + "
\n" +