allenporter/flux-local

Validate dependsOn rules

allenporter opened this issue · 2 comments

Flux-test should validate dependsOn rules to prevent mistakes referencing a helmrelease that doesn't exist.

Additionally can validate:

  postBuild:
    substituteFrom:

Validation rules added in #629 though not a hard fail at the moment.