Jeffrey Regan
|
8991bcb399
|
Collect existing internal pkgs under one roof.
|
2019-04-23 11:53:50 -07:00 |
|
Jeffrey Regan
|
1545e07dd6
|
Add a plugin loader test.
|
2019-04-22 15:00:32 -07:00 |
|
Benjamin Elder
|
76ba38cec5
|
make k8sdeps.NewFactory() importable
|
2018-10-25 17:21:58 -07:00 |
|
Jingfang Liu
|
fdf5fa58d3
|
Allow setting shell and timeout in generatorOptions
|
2018-10-22 16:10:56 -07:00 |
|
Jingfang Liu
|
0cb02f1448
|
allow add labels/annotations to generated resources
|
2018-10-19 15:40:06 -07:00 |
|
Jingfang Liu
|
482811460d
|
fix kustomize edit add label bug
|
2018-10-18 10:01:18 -07:00 |
|
Jingfang Liu
|
8209aeea6d
|
fix copyright misalignment (#472)
|
2018-10-16 11:02:47 -07:00 |
|
Jingfang Liu
|
9d804ba3a8
|
fix lint errors in internal (#469)
|
2018-10-15 13:38:32 -07:00 |
|
Jingfang Liu
|
808df20cdb
|
add missing lines after copyright (#468)
|
2018-10-15 12:02:41 -07:00 |
|
jregan
|
f20528be35
|
Delete some kunstruct code in favor of apimachinery code.
|
2018-10-15 10:23:03 -07:00 |
|
jregan
|
aaee97c0fa
|
Improve unstruct test coverage and error messages.
|
2018-10-15 09:44:00 -07:00 |
|
jregan
|
dcc9c4d31a
|
Move yaml check to file in which it is called.
|
2018-10-15 09:20:01 -07:00 |
|
Jeffrey Regan
|
d9f9a51e55
|
Fix names/doc in transformation config code.
|
2018-10-12 13:36:22 -07:00 |
|
Jingfang Liu
|
40b2bf76ae
|
Add KustFactory as a wrapper of all factories
|
2018-10-11 13:51:27 -07:00 |
|
k8s-ci-robot
|
6fa110d4fd
|
Merge pull request #457 from Liujingfang1/split
split k8sdeps package into sub packages
|
2018-10-11 11:36:00 -07:00 |
|
Jingfang Liu
|
d33d154e14
|
split k8sdeps package into sub packages
|
2018-10-11 11:30:46 -07:00 |
|
Jingfang Liu
|
f3e4615a33
|
use FakeFileSystem in configmapandsecret tests
|
2018-10-11 11:04:26 -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 |
|
Jingfang Liu
|
4c7b63a215
|
remove dependency on apimachinery from gvk package
|
2018-10-09 16:25:25 -07:00 |
|
Jingfang Liu
|
f783486057
|
hide core/v1 behind interface
|
2018-10-09 15:50:52 -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 |
|
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 |
|
Jingfang Liu
|
5036a12a65
|
Add hash interface
|
2018-10-05 13:29:06 -07:00 |
|
Jeffrey Regan
|
e32e5c21d7
|
Isolate k8sdeps to top level internal.
|
2018-10-03 10:21:43 -07:00 |
|