Jingfang Liu
|
9645f397ef
|
remove adding hash for configmap/secret read from resource yaml files
|
2018-07-18 10:57:50 -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
|
991ffbbdfc
|
populate the map from a slice
|
2018-06-22 10:19:41 -07:00 |
|
Jingfang Liu
|
90d16c2377
|
correct ordering of the k8s objects:
NameSpace, CRD, ServiceAccount, Role, ClusterRole, RoleBinding,
ClusterRoleBinding
|
2018-06-21 16:21:31 -07:00 |
|
Jingfang Liu
|
809d5b1fe2
|
put namespace objects first in the output
|
2018-06-19 15:44:33 -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 |
|