Skip to content

FR: run tiller for one / specific templates only #76

@EugenMayer

Description

@EugenMayer

It would be really a huge thing to be able to tell tiller to run only for specific templates like

tiller --templates=foo.erb,bar.erb

This is particularly interesting for saving time when running tiller with consul watch or other automations. I am aware that due to the MD5SUM feature, also other templates might not cause a restart/exec and thus a unwanted effect in an early bootstrap - still there are cases where you need to run one specific template.

Right now i have to create 2 different tiller "configurations" like /etc/tiller_nginx and /etc/tiller_certificates to be able to split those "runntimes" that is though very clunky.

I guess in general, depending on the encapsulation, that might be something easy to implement?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions