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
|
829cb2baa3
|
address comments
|
2018-09-05 16:08:24 -07:00 |
|
Jingfang Liu
|
7b301446fa
|
filter by namespace and nameprefix in namereference transformer
|
2018-09-05 13:17:44 -07:00 |
|
Jingfang Liu
|
d782abb214
|
Update patch factory and add multi transformer with checking conflicts
|
2018-09-04 09:13:26 -07:00 |
|
Jingfang Liu
|
3d9d4bd36f
|
address comments
|
2018-08-27 15:44:42 -07:00 |
|
Jeffrey Regan
|
735a93d000
|
Fix some Go nits.
|
2018-08-23 10:30:32 -07:00 |
|
Ivan Shvedunov
|
2ae00db6a9
|
Don't crash on resource load errors
|
2018-08-14 22:14:12 +03:00 |
|
Jingfang Liu
|
de4d8b7dfa
|
remove glob support from kustomization.yaml
|
2018-07-30 16:28:40 -07:00 |
|
Jingfang Liu
|
2e7093e67f
|
ignore the empty YAML object
|
2018-07-30 12:58:11 -07:00 |
|
Jingfang Liu
|
58bc4b14a2
|
Add support for using common base
|
2018-07-27 10:16:44 -07:00 |
|
Jeffrey Regan
|
564b0d6827
|
Fix cluster of silly Go nits.
|
2018-07-18 17:45:17 -07:00 |
|
Jingfang Liu
|
6392e6629f
|
Add glob support
|
2018-06-27 10:54:12 -07:00 |
|
fanzhangio
|
6a67183ed7
|
Enhancement for format error message
- add yaml format error handler
- silent usage when build command fails
|
2018-06-25 07:35:43 -07:00 |
|
Jingfang Liu
|
934e37d781
|
add unit test and address comments
|
2018-06-11 14:52:31 -07:00 |
|
Jingfang Liu
|
e017d04a16
|
make generated configmaps composable
|
2018-06-11 12:07:16 -07:00 |
|
jregan
|
211cda054e
|
Some cleanup refactoring in app package.
|
2018-06-11 09:51:03 -07:00 |
|
jregan
|
e002b69ffa
|
Add more test coverage for RawResources.
|
2018-06-10 20:09:31 -07:00 |
|
Jeff Regan
|
71b7e07b02
|
Merge pull request #77 from uthark/golint
Fix go lint error and add golint checks to a pre-commit hook
|
2018-06-10 10:35:56 -07:00 |
|
Oleg Atamanenko
|
c994130005
|
Fix go lint error and add golint checks to a pre-commit hook
|
2018-06-09 23:05:26 -04:00 |
|
jregan
|
ccd255f323
|
Reduce unstruct notation noise in Resource construction.
|
2018-06-09 08:10:57 -07:00 |
|
jregan
|
a42c72b2e0
|
Reduce indirection.
|
2018-06-07 21:53:55 -07:00 |
|
Jeffrey Regan
|
2e0e43cd76
|
Improve package doc.
|
2018-06-06 14:15:50 -07:00 |
|
jregan
|
ef71cb478f
|
Introduce ResId and ResMap.
|
2018-06-01 13:56:43 -07:00 |
|