Skip to content

Comments

Resolve parameters when displaying template images#713

Merged
openshift-bot merged 1 commit intoopenshift:masterfrom
spadgett:resolve-template-image-params
Oct 24, 2016
Merged

Resolve parameters when displaying template images#713
openshift-bot merged 1 commit intoopenshift:masterfrom
spadgett:resolve-template-image-params

Conversation

@spadgett
Copy link
Member

If a template image includes a parameter value, resolve the variable values when showing it in the summary at the top of the page.

openshift_web_console

https://bugzilla.redhat.com/show_bug.cgi?id=1386775

@jwforres PTAL

@spadgett
Copy link
Member Author

@jwforres FYI, checked with @bparees, and the variable expressions have to be exactly ${PARAMETER_NAME}.

Copy link
Member

@jwforres jwforres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

otherwise LGTM, can merge after you update the comment

if (containers) {
angular.forEach(containers, function(container) {
var image = container.image;
// If `container.image` is empty, look to see if it's set from an
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update the comment

If a template image includes a parameter value, resolve the variable
values when showing it in the summary at the top of the page.

https://bugzilla.redhat.com/show_bug.cgi?id=1386775
@spadgett spadgett force-pushed the resolve-template-image-params branch from beb70da to 0ed4eee Compare October 24, 2016 17:43
@spadgett
Copy link
Member Author

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to 0ed4eee

@openshift-bot
Copy link

[Test]ing while waiting on the merge queue

@openshift-bot
Copy link

Evaluated for origin web console test up to 0ed4eee

@openshift-bot
Copy link

Origin Web Console Test Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/567/) (Base Commit: 3d86cf3)

@openshift-bot
Copy link

openshift-bot commented Oct 24, 2016

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/569/) (Base Commit: 09593f1)

@openshift-bot openshift-bot merged commit db50398 into openshift:master Oct 24, 2016
spadgett pushed a commit to spadgett/origin-web-console that referenced this pull request Oct 24, 2016
@spadgett spadgett deleted the resolve-template-image-params branch October 25, 2016 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants