Jingfang Liu
|
3d9d4bd36f
|
address comments
|
2018-08-27 15:44:42 -07:00 |
|
k8s-ci-robot
|
11768f6232
|
Merge pull request #280 from monopole/fixntis
Fix some Go nits.
|
2018-08-23 10:37:58 -07:00 |
|
Jeffrey Regan
|
735a93d000
|
Fix some Go nits.
|
2018-08-23 10:30:32 -07:00 |
|
Jingfang Liu
|
34169174a8
|
fix the double quotation problem in ConfigMapGenerator
|
2018-08-23 09:36:50 -07:00 |
|
Jeff Regan
|
c9a8bc1121
|
Merge pull request #256 from ivan4th/command-timeout-1
Add timeoutSeconds to secretArgs
|
2018-08-14 14:54:50 -07:00 |
|
Ivan Shvedunov
|
f9a0e671b7
|
Add timeoutSeconds to secretArgs
|
2018-08-14 22:55:59 +03:00 |
|
Ivan Shvedunov
|
2ae00db6a9
|
Don't crash on resource load errors
|
2018-08-14 22:14:12 +03:00 |
|
Seth Pollack
|
f881c19bb6
|
add env sources to secrets
|
2018-08-09 09:17:53 -04: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 |
|
jregan
|
25d3ad7522
|
Delete duplicative code.
|
2018-07-24 20:42:43 -07:00 |
|
Jeffrey Regan
|
969f4f28fa
|
Pull factories out of the bowels.
|
2018-07-23 13:48:46 -07:00 |
|
Jeffrey Regan
|
7f22f187f8
|
Introduce secret factory.
|
2018-07-20 10:40:47 -07:00 |
|
Jeffrey Regan
|
276693cf0e
|
Make a secret factory.
|
2018-07-20 09:09:52 -07:00 |
|
Jeffrey Regan
|
9576a81787
|
Put the two sets of configmap make codes sidebyside
|
2018-07-19 18:33:55 -07:00 |
|
Jeffrey Regan
|
b754557418
|
Remove a util package; more cleanup for #86
|
2018-07-19 14:39:18 -07:00 |
|
Jeffrey Regan
|
564b0d6827
|
Fix cluster of silly Go nits.
|
2018-07-18 17:45:17 -07:00 |
|
Jeffrey Regan
|
9432671887
|
Replace os.Stat with IsDir, simplifying FS abstraction.
|
2018-07-18 12:57:53 -07:00 |
|
Jingfang Liu
|
08bc8637c8
|
set the default behavior for SecretGenerator and ConfigMapGenerator as create
|
2018-07-18 10:59:38 -07:00 |
|
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 |
|