Skip to content
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

chore(actions/common.go): update filename for e2e chart #105

Merged
merged 1 commit into from
Jun 28, 2016

Conversation

vdice
Copy link
Member

@vdice vdice commented Jun 28, 2016

As location of e2e pod name will have changed in deis/charts#299.
Therefore, this PR depends on deis/charts#299 being merged.

@vdice vdice self-assigned this Jun 28, 2016
@deis-bot
Copy link

@bacongobbler, @krancour and @arschles are potential reviewers of this pull request based on my analysis of git blame information. Thanks @vdice!

As location of e2e pod name will have changed in deis/charts#299.
Therefore, this PR depends on deis/charts#299 being merged.
@vdice vdice force-pushed the update-e2e-chart-file branch from 3ef97b9 to c1aa338 Compare June 28, 2016 23:14
}
paramsComponentMap := getParamsComponentMap(ghClient, defaultParamsComponentAttrs, helmChart.Template, c.GlobalString(RefFlag))
generateParams(ourFS, stagingDir, paramsComponentMap, helmChart)

Copy link
Member Author

@vdice vdice Jun 28, 2016

Choose a reason for hiding this comment

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

@arschles I updated this PR with this order change. Since we now track generate_params.toml for e2e, we need to first generate it and then run updateFilesWithRelease -- let me know if you have questions/concerns with this.

Again, the hope is that this logic will be removed/refactored in #11

Copy link
Member

Choose a reason for hiding this comment

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

@vdice makes sense & looks good. thanks!

@vdice vdice merged commit 1273e5f into deis:master Jun 28, 2016
@vdice vdice deleted the update-e2e-chart-file branch June 28, 2016 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants