tvl-depot/context
Vincent Ambo d0f52766b3 fix(context): Ensure resource set paths are made absolute
Resolving of files (for `insertFile` and `insertTemplate`) should
always be relative to the resource set location, the previous
behaviour was considered a bug.

This is fixed by ensuring that resource set paths are absolute at
context loading time.
2019-09-04 11:15:58 +01:00
..
testdata feat(main): Support specifying kubectl args in ResourceSets 2018-12-11 10:58:52 +01:00
context.go fix(context): Ensure resource set paths are made absolute 2019-09-04 11:15:58 +01:00
context_test.go fix(context): Ensure resource set paths are made absolute 2019-09-04 11:15:58 +01:00