helmfile/state
KUOKA Yusuke f1ac50bf44
feat: `apply` run `sync` against only affected releases (#291)
Enhance the `diff` functionality to be able to return affected releases that has any changes,
so that the succeeding `sync` can be run against only the affected releases.

This provides us extra idempotency.

Resolves #277
2018-09-04 21:48:43 +09:00
..
create.go feat: Environment Secrets (#274) 2018-09-02 21:07:35 +09:00
create_test.go feat: Environment and Environment Values (#267) 2018-08-31 22:59:27 +09:00
environment.go feat: Environment Secrets (#274) 2018-09-02 21:07:35 +09:00
release_filters.go support the same selector repeated 2018-04-17 11:10:46 -04:00
state.go feat: `apply` run `sync` against only affected releases (#291) 2018-09-04 21:48:43 +09:00
state_test.go feat: `helmfile template` (#284) 2018-09-04 11:31:43 +09:00