Skip to content

ref(Makefile,manifests/*): use envtpl to render dev manifests#52

Closed
arschles wants to merge 1 commit into
deis:masterfrom
arschles:manifest-tpl
Closed

ref(Makefile,manifests/*): use envtpl to render dev manifests#52
arschles wants to merge 1 commit into
deis:masterfrom
arschles:manifest-tpl

Conversation

@arschles

Copy link
Copy Markdown
Member

This patch changes k8s manifests into Go templates and uses envtpl to render them from the makefile. It then sends the rendered result directly into kubectl create, which can accept manifests from STDIN.

If maintainers like this style, we can apply it to other repos.

@arschles arschles removed this from the v2.0-beta1 milestone Feb 19, 2016
@arschles

Copy link
Copy Markdown
Member Author

removing the v2-beta milestone since this isn't critical for the release

@arschles

Copy link
Copy Markdown
Member Author

closing this as #73 renders it obsolete

@arschles arschles closed this May 20, 2016
@arschles arschles deleted the manifest-tpl branch May 20, 2016 21:55
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.

2 participants