woodpecker-helm3/internal/helm
Erin Call 6aa1d79d56
Stabilize the logic for setting-alias conflicts [#66]
This includes a refactor to the way aliases are processed. I had been
thinking in terms of locking down the aliases names pretty tightly, in
order to provide an error if there are conflicts. After discussion with
@josmo, though, it seems like we can do it the same way we do for
"PLUGIN_"/non-prefixed variables, i.e. quietly override them.
2020-01-08 09:35:14 -08:00
..
config.go Stabilize the logic for setting-alias conflicts [#66] 2020-01-08 09:35:14 -08:00
config_test.go Stabilize the logic for setting-alias conflicts [#66] 2020-01-08 09:35:14 -08:00
mock_step_test.go Initialize kubernetes config on upgrade 2019-12-16 15:41:04 -08:00
plan.go Pass CleanupOnFail to the Upgrade Step [#65] 2020-01-07 12:56:51 -08:00
plan_test.go Pass CleanupOnFail to the Upgrade Step [#65] 2020-01-07 12:56:51 -08:00