Jeffrey Regan
449175e3a6
Add a sorting plugin.
2019-06-07 15:06:12 -07:00
Jeffrey Regan
c63ebbdfc4
Preserve order when merging.
2019-06-06 20:01:39 -07:00
Jeffrey Regan
4162dbc2d8
Maintain resources in order loaded.
2019-06-06 15:55:57 -07:00
Jingfang Liu
b4dbac1b84
add validation transformer
2019-05-30 10:10:16 -07:00
jregan
5653ae69e4
One plugin per dir.
2019-05-19 17:32:02 -07:00
Jeffrey Regan
2e71a3b862
Convert plugins to accept bytes instead of unstruct.
2019-05-12 12:58:56 -07:00
Jingfang Liu
9390860288
fix the bug for setting annotations when triggering transformers
2019-05-07 16:54:20 -07:00
Jingfang Liu
86f0f9a435
address comments
2019-05-07 15:43:36 -07:00
Jingfang Liu
c1e2b27c60
pass resources to transformer plugin all together
2019-05-07 13:42:28 -07:00
rohitsardesai83
b67d713bc0
Remove dependency on ghodss/yaml
2019-04-25 23:47:01 +05:30
Jingfang Liu
fc8063f752
pass loader root to exec plugins
2019-04-24 12:09:25 -07:00
jregan
76a3179868
Simplify plugin loader code.
...
* use one place to build plugin file names,
* use one loader instance,
* test for plugin enabled flag in just one place to
avoid errors and reduce if statements,
* don't return private objects,
* factor goplugin loading to a method,
* fix a related test that was commented out.
2019-04-22 10:13:40 -07:00
Jeffrey Regan
a914570240
Fix some comment nits.
2019-04-19 09:26:54 -07:00
Jeffrey Regan
2545ea1019
Helm chart generator exec plugin
2019-04-17 19:07:20 -07:00