Luke Addison
Luke Addison
@mattbates @simonswine ^
@JoshVanL ah yeah I think you're right
I think we need a check [here](https://github.com/jetstack/tarmak/blob/master/pkg/tarmak/cmd.go#L96) to not run the convergence code when infrastructure only has been specified. However, we want it so if a user explicitly asks for...
/test puppet-tarmak-acceptance-centos v1.10
/assign @simonswine
@simonswine what sort of use cases? Just having different sizes of master?
/assign @dippynark
/unassign /assign @kragniz
Ideally it could retry with remediation, but currently failed remediation causes the HelmRelease to get stuck and never retry again, so omitting remediation would be a quick fix to this....
Yeah exactly, but generating locally does not work well for multiple clusters unfortunately; if I have 1000 clusters that each use a Helm chart templated with cluster specific values coming...