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 |
|
ryane
|
e2cd44f9d8
|
add support for kustomize edit set namespace
fixes #246
|
2018-08-10 22:42:50 -04:00 |
|
Jeff Regan
|
017c4ae0aa
|
Merge pull request #245 from Liujingfang1/output
Add -o flag to kustomize build
|
2018-08-09 16:49:25 -07:00 |
|
Jingfang Liu
|
7b2baad390
|
Add -o flag to kustomize build
|
2018-08-09 13:15:39 -07:00 |
|
Jeff Regan
|
bc2d69f4f9
|
Merge pull request #241 from sethpollack/secret
add env sources to secrets
|
2018-08-09 13:05:21 -07:00 |
|
Seth Pollack
|
7406dda074
|
fixes
|
2018-08-09 14:45:56 -04:00 |
|
Jingfang Liu
|
0b4df3d414
|
Add deprecation message for namePrefix behavior change
|
2018-08-09 11:25:37 -07:00 |
|
Jeff Regan
|
9563052094
|
Merge pull request #233 from Liujingfang1/glob2
preserve order and comments in edit
|
2018-08-09 09:49:30 -07:00 |
|
Seth Pollack
|
f881c19bb6
|
add env sources to secrets
|
2018-08-09 09:17:53 -04:00 |
|
Jingfang Liu
|
8d7b5f82c4
|
preserve order and comments in edit
|
2018-08-08 15:03:16 -07:00 |
|
Jingfang Liu
|
cf17050170
|
Revert "Skip adding nameprefix to namespace"
|
2018-08-08 13:39:01 -07:00 |
|
Jingfang Liu
|
10665c6fc9
|
Skip adding nameprefix to namespace
|
2018-08-08 10:02:42 -07:00 |
|
Jingfang Liu
|
31c6a55747
|
add namepreference for secret in ingress annotation
|
2018-08-07 13:26:39 -07:00 |
|
Jingfang Liu
|
f0cf4579d2
|
Change the order of validate and expandFileSource in add configmap subcommand
|
2018-08-02 11:39:27 -07:00 |
|
Jingfang Liu
|
bf73633cda
|
Add glob support in subcommands add patch and add configmap
|
2018-08-02 11:01:20 -07:00 |
|
Jeff Regan
|
55f8828ba1
|
Merge pull request #222 from Liujingfang1/glob
Add glob support in edit add resource
|
2018-08-01 15:51:45 -07:00 |
|
Jeff Regan
|
0e1307dccf
|
Merge pull request #224 from Liujingfang1/imagetag
Use regexp in set imagetag
|
2018-08-01 15:50:50 -07:00 |
|
Jingfang Liu
|
4471b75912
|
Use regexp in set imagetag
|
2018-08-01 11:58:21 -07:00 |
|
Jingfang Liu
|
1b7171ac9e
|
Add glob support in edit add resource
|
2018-08-01 11:43:28 -07:00 |
|
Jingfang Liu
|
5193d6b4a8
|
Add ingress annotations to the namereference path config
|
2018-08-01 10:47:01 -07:00 |
|
Jingfang Liu
|
de4d8b7dfa
|
remove glob support from kustomization.yaml
|
2018-07-30 16:28:40 -07:00 |
|
Jeff Regan
|
e5aea4423b
|
Merge pull request #214 from Liujingfang1/namespace
add namespace in ResId
|
2018-07-30 15:00:10 -07:00 |
|
Jeff Regan
|
100f05260e
|
Merge pull request #209 from Liujingfang1/yaml
ignore the empty YAML object
|
2018-07-30 14:57:15 -07:00 |
|
Jingfang Liu
|
b6abd7600c
|
add namespace in ResId
|
2018-07-30 14:04:35 -07:00 |
|
Jingfang Liu
|
2e7093e67f
|
ignore the empty YAML object
|
2018-07-30 12:58:11 -07:00 |
|
Jingfang Liu
|
36115a7fa3
|
use regexp to determin if the image matched in imagetag transformer
|
2018-07-30 11:09:32 -07:00 |
|
k8s-ci-robot
|
4d9d54e2c7
|
Merge pull request #204 from Liujingfang1/diamond
Add support for using common base
|
2018-07-27 14:00:57 -07:00 |
|
Jingfang Liu
|
88aec95628
|
remove commented code
update multibases/README.md
|
2018-07-27 13:45:49 -07:00 |
|
Jingfang Liu
|
58bc4b14a2
|
Add support for using common base
|
2018-07-27 10:16:44 -07:00 |
|
Jeff Regan
|
2824c28e08
|
Merge pull request #203 from mortent/BetterSecretGenErrorMessage
More information in error message when secret gen fails
|
2018-07-26 15:45:40 -07:00 |
|
Morten Torkildsen
|
d7cbb95d9c
|
More information in error message when secret gen fails
|
2018-07-26 12:50:07 -07:00 |
|
Jeffrey Regan
|
9e5374e725
|
Combine loaderImpl and fileLoader.
|
2018-07-25 17:23:04 -07:00 |
|
jregan
|
25d3ad7522
|
Delete duplicative code.
|
2018-07-24 20:42:43 -07:00 |
|
Jeffrey Regan
|
a78aa22399
|
Drop useless or duplicative code.
|
2018-07-24 13:25:26 -07:00 |
|
k8s-ci-robot
|
50d79e4d3e
|
Merge pull request #198 from monopole/anotherWayToDelete
Delete some code.
|
2018-07-23 15:52:24 -07:00 |
|
Jeff Regan
|
4d2d450f6e
|
Merge pull request #191 from babiel/fix-diff-tests-on-macos
Fix wrong path in diff tests on macOS
|
2018-07-23 15:37:29 -07:00 |
|
Jeff Regan
|
fdc46fb0b1
|
Delete some code.
|
2018-07-23 15:23:30 -07:00 |
|
Jeffrey Regan
|
969f4f28fa
|
Pull factories out of the bowels.
|
2018-07-23 13:48:46 -07:00 |
|
Jingfang Liu
|
c8502c78f5
|
drop complete function from setImageTag subcommand
|
2018-07-23 10:47:52 -07:00 |
|
Jingfang Liu
|
909de5c94a
|
Add set imagetag command
|
2018-07-23 10:24:32 -07:00 |
|
Maximilian Gaß
|
2eaeb83ec3
|
Fix wrong path in diff tests on macOS
|
2018-07-23 17:00:41 +02:00 |
|
k8s-ci-robot
|
03b9c2a3a3
|
Merge pull request #188 from Liujingfang1/cr
Enable imageTagTransformer in application
|
2018-07-20 11:54:56 -07:00 |
|
Jingfang Liu
|
59b98727ec
|
enable imageTagTransformer in application
|
2018-07-20 11:30:34 -07:00 |
|
Jingfang Liu
|
5851f96524
|
Add initContainers in imageTagTransformer
|
2018-07-20 11:30:06 -07:00 |
|
k8s-ci-robot
|
08be3f061e
|
Merge pull request #187 from monopole/secFactory
Introduce secret factory.
|
2018-07-20 11:17:53 -07:00 |
|
Jingfang Liu
|
4b6f180d0c
|
address comments
|
2018-07-20 10:45:17 -07:00 |
|
Jeffrey Regan
|
7f22f187f8
|
Introduce secret factory.
|
2018-07-20 10:40:47 -07:00 |
|
Jingfang Liu
|
fa3a64e352
|
Add imageTagTransformer
|
2018-07-20 10:23:12 -07:00 |
|