Skip to content

Issue #836: Use releaseName to get release info. #855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2018

Conversation

johnmshields
Copy link
Contributor

The helm release name can be templated so within the deployRelease
function the releaseName variable should be used any time the release
name is desired.

This commit updates the final call to getDeployResults to properly use
the releaseName variable.

#836

The helm release name can be templated so within the `deployRelease`
function the `releaseName` variable should be used any time the release
name is desired.

This commit updates the final call to `getDeployResults` to properly use
the `releaseName` variable.
Copy link
Contributor

@dgageot dgageot left a comment

Choose a reason for hiding this comment

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

LGTM

@dgageot dgageot added the kokoro:run runs the kokoro jobs on a PR label Jul 26, 2018
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Jul 26, 2018
@dgageot
Copy link
Contributor

dgageot commented Jul 26, 2018

@johnmshields awesome job. Thanks!

@dgageot dgageot merged commit e85d362 into GoogleContainerTools:master Jul 26, 2018
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