Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-11 | feat(main): Support specifying kubectl args in ResourceSets | Martin Lehmann | 1 | -0/+9 |
2018-06-26 | test(context): Introduce an explicit value merging test | Vincent Ambo | 4 | -0/+29 |
2018-06-26 | chore(context): Remove previous value override test | Vincent Ambo | 1 | -10/+0 |
2018-06-09 | refactor(context): Implement more explicit merging of variables | Vincent Ambo | 1 | -1/+2 |
2017-07-13 | feat context: Allow overriding resource set paths | Vincent Ambo | 2 | -0/+19 |
2017-07-03 | feat context: Add ability to import extra variables from files | Vincent Ambo | 4 | -0/+22 |
2017-04-04 | feat context: Support resource set default values | Vincent Ambo | 2 | -0/+8 |
2017-02-14 | feat ctx: Let sub-resource-sets inherit vars from parent | Vincent Ambo | 2 | -0/+20 |
2017-02-08 | feat context: Add deserialisation tests | Vincent Ambo | 2 | -0/+25 |