Benjamin Elder
|
76ba38cec5
|
make k8sdeps.NewFactory() importable
|
2018-10-25 17:21:58 -07:00 |
|
Jingfang Liu
|
d33d154e14
|
split k8sdeps package into sub packages
|
2018-10-11 11:30:46 -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 |
|
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 |
|
David Schweikert
|
3d4bf3abbf
|
for yaml-formatted JSON6902 patches, convert first to json, then use the same code as for json-formatted JSON6902 patches
|
2018-10-05 22:53:26 +02:00 |
|
Jeffrey Regan
|
c9887e8c15
|
WIP residPackage
|
2018-10-05 12:58:48 -07:00 |
|
David Schweikert
|
279826f6d6
|
error out if patchesJson6902 target can't be found, fixes #335
|
2018-10-03 21:53:45 +02:00 |
|
jregan
|
c9aff4c47a
|
Spelling nits.
|
2018-10-01 10:56:35 -07:00 |
|
jregan
|
6d935b6a4a
|
Fix some Go nits.
|
2018-09-28 18:08:36 -07:00 |
|
Jeffrey Regan
|
fb355eb320
|
Introduce gvk package to isolate apimachinery schema.
|
2018-09-26 15:02:38 -07:00 |
|
Jingfang Liu
|
64fdb8d760
|
change github.com/kubernetes-sigs to sigs.k8s.io (#343)
* change github.com/kubernetes-sigs to sigs.k8s.io
* change go_import_path in .travis.yml
|
2018-09-12 12:41:38 -07:00 |
|
Jingfang Liu
|
81b5cf65d6
|
remove inline json patch format
|
2018-09-06 11:18:19 -07:00 |
|
Jingfang Liu
|
d782abb214
|
Update patch factory and add multi transformer with checking conflicts
|
2018-09-04 09:13:26 -07:00 |
|
Jeffrey Regan
|
340cb2b385
|
Remove unnecessary import aliases.
|
2018-08-31 17:20:03 -07:00 |
|
Jingfang Liu
|
cedf215445
|
add PatchJson6902Factory to make transformer
|
2018-08-31 10:21:58 -07:00 |
|
Jingfang Liu
|
7f0e9e3a6a
|
Add patchJson6902 transformer
|
2018-08-30 15:34:42 -07:00 |
|
Jingfang Liu
|
b713d5a1cc
|
change patches to patchesStrategicMerge in tests and examples
|
2018-08-28 09:40:34 -07:00 |
|
Jingfang Liu
|
3d9d4bd36f
|
address comments
|
2018-08-27 15:44:42 -07:00 |
|