b6ba856c31
I don't love the mismatch between the helm.Config field (CleanupOnFail) and the setting name (cleanup_failed_upgrade). I do think the setting name should contain "upgrade" since it's specific to the upgrade command, but if I make the config field CleanupFailedUpgrade, it becomes the new longest field name, and gofmt creates a bunch of churn. Is that a good enough reason...? |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
mock_step_test.go | ||
plan.go | ||
plan_test.go |