woodpecker-helm3/internal/helm
Erin Call a5342d7bac
Default to the canonical setting names [#66]
The goal with these changes was to give users a clearer, more readable
interface, so we should present that interface up front and only
document the aliases as a backward-compatibility option.

I've renamed the envconfig tags to reflect the switch, but I left the
actual field names the same. I think they're sufficiently meaningful
inside the code, and leaving them unchanged avoids making a bunch of
churn in the rest of the code.
2020-01-08 11:02:29 -08:00
..
config.go Default to the canonical setting names [#66] 2020-01-08 11:02:29 -08:00
config_test.go Default to the canonical setting names [#66] 2020-01-08 11:02:29 -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