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

ref(actions,glide,helm): download canonical generate_params.toml #111

Closed
wants to merge 1 commit into from

Conversation

arschles
Copy link
Member

Instead of hard-coding it

This patch also refactors much of the github plumbing and
chart-generation parsing into a new top-level helm package.

Fixes #11

TODO:

  • Fix tests
  • Finish walk logic in helm/generate_params.go. This logic should turn a generate_params.toml into a go template

Associated Documentation PR(s)

None anticipated. This should be purely an implementation change.

… instead of hard-coding it

This patch also refactors much of the github plumbing and
chart-generation parsing into a new top-level helm package.

Fixes deis#11
@arschles arschles added this to the v2.2 milestone Jun 29, 2016
@arschles arschles self-assigned this Jun 29, 2016
@deis-bot
Copy link

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

"Chart.yaml",
})
}

Copy link
Member

Choose a reason for hiding this comment

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

this and GetRouterChart could use godoc descriptions like GetWorkflowChart above

@arschles
Copy link
Member Author

removing v2.2 from this PR since we're putting deisrel work on hold pending a new release process

@arschles arschles removed this from the v2.2 milestone Jul 15, 2016
@mboersma
Copy link
Member

Sadly, this PR has rusted. This doesn't quite match our release process now, and we don't use Helm classic charts for Workflow. I'm going to close it, but please continue to rock on @arschles. 🤘

@mboersma mboersma closed this Mar 14, 2017
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