Jingfang Liu
|
c33a97fcf2
|
move transformerconfig package to transformers/config
|
2018-10-10 15:12:32 -07:00 |
|
k8s-ci-robot
|
ca4a5d33f0
|
Merge pull request #451 from Liujingfang1/hash
add MakeHashTransformer in TransformerFactory; remove hash interface
|
2018-10-10 14:10:48 -07:00 |
|
Jingfang Liu
|
2953dad221
|
add MakeHashTransformer in TransformerFactory; remove hash interface
|
2018-10-10 14:05:13 -07:00 |
|
Jeffrey Regan
|
8534107fc8
|
Move crd package to transformerconfig.factory.
|
2018-10-10 13:14:43 -07:00 |
|
Jeffrey Regan
|
2283c06971
|
Consolidate transformer config creation to factory.
|
2018-10-10 12:33:19 -07:00 |
|
Jingfang Liu
|
96091dfcf5
|
remove decoder interface since it is only used inside k8sdeps
|
2018-10-10 11:08:23 -07:00 |
|
Jingfang Liu
|
4c7b63a215
|
remove dependency on apimachinery from gvk package
|
2018-10-09 16:25:25 -07:00 |
|
k8s-ci-robot
|
1e04a0e943
|
Merge pull request #445 from Liujingfang1/typemeta
copy TypeMeta from apimachinery
|
2018-10-09 16:18:09 -07:00 |
|
Jingfang Liu
|
f7353b1295
|
copy TypeMeta from apimachinery
|
2018-10-09 16:10:17 -07:00 |
|
Jingfang Liu
|
f783486057
|
hide core/v1 behind interface
|
2018-10-09 15:50:52 -07:00 |
|
jregan
|
df5c3ab91e
|
Maintain fields of TransformerConfig in sorted order.
Not needed for execution, just makes logging and tests deterministic.
Related to #428
|
2018-10-09 10:14:57 -07:00 |
|
Jingfang Liu
|
62f7cdbb43
|
fix the flaky test in crd package
|
2018-10-08 16:06:35 -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 |
|
Jeff Regan
|
fd3cd64e11
|
Merge pull request #433 from Liujingfang1/patchtransformer
hide patch transformer behind interface
|
2018-10-08 15:32:49 -07:00 |
|
Jingfang Liu
|
78de5374ed
|
hide patch transformer behind interface
|
2018-10-08 15:15:03 -07:00 |
|
Jeffrey Regan
|
aff76e0d0e
|
Gather resmap factory code into one file.
|
2018-10-08 15:09:22 -07:00 |
|
Jingfang Liu
|
08da2455dd
|
remove apimachinery dependency from internal/error package
|
2018-10-08 14:32:24 -07:00 |
|
Jingfang Liu
|
8e0c55f9fa
|
remove apimachinery dependency from crd package (#430)
|
2018-10-08 14:27:18 -07:00 |
|
Jeffrey Regan
|
1af119db80
|
Further isolate unstructured with factories.
|
2018-10-08 14:21:48 -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 |
|
k8s-ci-robot
|
9c8302b2d2
|
Merge pull request #427 from ryancox/resmap-tests
add tests for resmap
|
2018-10-08 10:57:22 -07:00 |
|
Ryan Cox
|
e5ea1b0a19
|
typo
|
2018-10-08 10:16:10 -07:00 |
|
Ryan Cox
|
e6558fb9fc
|
PR comments
|
2018-10-08 10:13:05 -07:00 |
|
k8s-ci-robot
|
5c92f09dd0
|
Merge pull request #422 from schweikert/issue_368
unify processing of JSON6902 patches for both json and yaml format
|
2018-10-08 08:35:15 -07:00 |
|
Ryan Cox
|
f2f1125e44
|
add tests for resmap
|
2018-10-07 21:57:20 -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 |
|
Jingfang Liu
|
5036a12a65
|
Add hash interface
|
2018-10-05 13:29:06 -07:00 |
|
Jeffrey Regan
|
c9887e8c15
|
WIP residPackage
|
2018-10-05 12:58:48 -07:00 |
|
Jeff Regan
|
239db504ff
|
Merge pull request #418 from Liujingfang1/hash
combine HashComfigMap and HashSecret to Hash
|
2018-10-05 12:58:31 -07:00 |
|
Jeffrey Regan
|
3b86e64faf
|
Delete unused unstruct code.
|
2018-10-05 12:39:45 -07:00 |
|
Jingfang Liu
|
c3ae23d3a5
|
combine HashComfigMap and HashSecret to Hash
|
2018-10-05 12:02:58 -07:00 |
|
k8s-ci-robot
|
73e28ca556
|
Merge pull request #411 from Liujingfang1/hash
decouple configmapandsecret and hash packages
|
2018-10-05 09:39:18 -07:00 |
|
Jeffrey Regan
|
a3dce9409b
|
Fix some go nits.
|
2018-10-05 07:33:54 -07:00 |
|
Jingfang Liu
|
a9cf1975ca
|
decouple configmapandsecret and hash packages
|
2018-10-04 16:17:23 -07:00 |
|
k8s-ci-robot
|
51ece9412e
|
Merge pull request #407 from monopole/cmdSplit
Improve command package isolation.
|
2018-10-03 20:09:45 -07:00 |
|
Jeff Regan
|
b37258edf0
|
Merge pull request #406 from schweikert/fix_issue_335
error out if patchesJson6902 target can't be found, fixes #335
|
2018-10-03 16:32:48 -07:00 |
|
Jeffrey Regan
|
bb9fafa6cc
|
Improve command package isolation.
|
2018-10-03 16:29:04 -07:00 |
|
David Schweikert
|
279826f6d6
|
error out if patchesJson6902 target can't be found, fixes #335
|
2018-10-03 21:53:45 +02:00 |
|
Jeffrey Regan
|
56e11b57e3
|
Isolate generator calls.
|
2018-10-03 12:09:53 -07:00 |
|
Jeffrey Regan
|
65ee4e4f2a
|
Deal with field deprecation immediately after load.
|
2018-10-03 10:55:35 -07:00 |
|
Jeffrey Regan
|
e32e5c21d7
|
Isolate k8sdeps to top level internal.
|
2018-10-03 10:21:43 -07:00 |
|
Jingfang Liu
|
fa89a0ab4d
|
Add validator interface
|
2018-10-02 15:09:19 -07:00 |
|
k8s-ci-robot
|
ad093555a6
|
Merge pull request #398 from monopole/injectDecoder
Introduce k8sdeps package to isolate k8s deps.
|
2018-10-02 13:41:55 -07:00 |
|
k8s-ci-robot
|
2fbccdd05b
|
Merge pull request #394 from Liujingfang1/var
use local types in var reference
|
2018-10-02 11:52:43 -07:00 |
|
jregan
|
8f150d84ae
|
Introduce k8sdeps package to isolate k8s deps.
|
2018-10-02 11:36:53 -07:00 |
|
Jingfang Liu
|
74d8575097
|
fix kustomize edit add label bug
|
2018-10-02 10:44:35 -07:00 |
|
Jingfang Liu
|
71c3cf163e
|
use local types in var reference
|
2018-10-02 10:25:28 -07:00 |
|
jregan
|
24733315d7
|
Add tests for patch/resource reading.
|
2018-10-01 14:25:15 -07:00 |
|
Jeff Regan
|
fbc38d0c60
|
Merge pull request #390 from monopole/fixPatchNaming
Spelling nits.
|
2018-10-01 11:24:25 -07:00 |
|