helmfile/pkg/app
KUOKA Yusuke 90390492a3
feat: expand glob pattern in environment values file path (#610)
This enhances helmfile's internal environment values files loader to expand glob patterns (#606)

Fixes the existing bug that helmfile was unable to load environment values file from absolute path (#549)

Resolves #606
Fixes #549
2019-05-21 16:49:57 +09:00
..
app.go error is coming back nil sometimes 2019-05-14 15:51:12 -07:00
app_test.go feat: expand glob pattern in environment values file path (#610) 2019-05-21 16:49:57 +09:00
constants.go feat: "bases" for easier layerina 2019-05-13 21:48:00 +09:00
constants_test.go Various U/X improvements for `helmfile apply` (#586) 2019-05-12 16:26:11 +09:00
context.go feat: Opt-out dep-builds and repo-updates (#463) 2019-02-04 12:07:25 +09:00
desired_state_file_loader.go feat: expand glob pattern in environment values file path (#610) 2019-05-21 16:49:57 +09:00
errors.go feat: Opt-out dep-builds and repo-updates (#463) 2019-02-04 12:07:25 +09:00
two_pass_renderer.go fix: gotmpl layer was unable to reference env values from other layers when env!=default (#609) 2019-05-21 14:37:03 +09:00
two_pass_renderer_test.go feat: expand glob pattern in environment values file path (#610) 2019-05-21 16:49:57 +09:00