jregan
|
243cbae411
|
Convert file system based test to in-memory.
|
2018-12-17 12:45:50 -08:00 |
|
Jingfang Liu
|
25415c5501
|
Remove -t flag in build and add configurations field in kustomization.yaml
|
2018-11-16 13:44:18 -08:00 |
|
Benjamin Elder
|
76ba38cec5
|
make k8sdeps.NewFactory() importable
|
2018-10-25 17:21:58 -07:00 |
|
Jingfang Liu
|
40b2bf76ae
|
Add KustFactory as a wrapper of all factories
|
2018-10-11 13:51:27 -07:00 |
|
Jingfang Liu
|
d33d154e14
|
split k8sdeps package into sub packages
|
2018-10-11 11:30:46 -07:00 |
|
Jingfang Liu
|
2953dad221
|
add MakeHashTransformer in TransformerFactory; remove hash interface
|
2018-10-10 14:05:13 -07:00 |
|
Jingfang Liu
|
96091dfcf5
|
remove decoder interface since it is only used inside k8sdeps
|
2018-10-10 11:08:23 -07:00 |
|
Jeff Regan
|
30814302af
|
Fix some minor naming mistakes. (#434)
* Fix some minor naming mistakes.
* Fix some minor naming mistakes.
|
2018-10-08 15:58:44 -07:00 |
|
Jingfang Liu
|
78de5374ed
|
hide patch transformer behind interface
|
2018-10-08 15:15:03 -07:00 |
|
jregan
|
4eb2757847
|
Further isolate unstructured with factories.
|
2018-10-08 11:52:38 -07:00 |
|
jregan
|
0f5a39f328
|
Hide unstructured.Unstructured behind interface.
|
2018-10-08 11:12:06 -07:00 |
|
Jingfang Liu
|
5036a12a65
|
Add hash interface
|
2018-10-05 13:29:06 -07:00 |
|
Jeffrey Regan
|
a3dce9409b
|
Fix some go nits.
|
2018-10-05 07:33:54 -07:00 |
|
Jeffrey Regan
|
bb9fafa6cc
|
Improve command package isolation.
|
2018-10-03 16:29:04 -07:00 |
|