jregan
|
35daae1715
|
Delete some dead code and fix nits.
|
2019-01-29 14:13:46 -08:00 |
|
Jingfang Liu
|
f7a59178a8
|
support different filenames for kustomization file
|
2019-01-24 15:08:28 -08:00 |
|
Jingfang Liu
|
b9ab948ef2
|
make BuildOptions exported
|
2019-01-07 13:52:52 -08:00 |
|
jregan
|
d98afdc229
|
Delete deprecated file-based build test code.
|
2018-12-29 15:12:09 -08:00 |
|
jregan
|
95203c58c4
|
Convert multi-patch test to in-memory.
|
2018-12-28 07:39:21 -08:00 |
|
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 |
|