gitirabassi
|
9700bc3298
|
added all the documented secret for storageclasses
|
2018-08-29 23:05:40 +02:00 |
|
gitirabassi
|
ce31dac24f
|
added storageclass paramether secret for glusterfs configuration with kustomize
|
2018-08-29 22:55:32 +02:00 |
|
Jingfang Liu
|
b713d5a1cc
|
change patches to patchesStrategicMerge in tests and examples
|
2018-08-28 09:40:34 -07:00 |
|
Jingfang Liu
|
3d9d4bd36f
|
address comments
|
2018-08-27 15:44:42 -07:00 |
|
Jingfang Liu
|
6a3e3c3a71
|
Add JSONPatch to kustomization
|
2018-08-27 13:52:21 -07:00 |
|
Maximilian Gaß
|
0833693372
|
Disable creation of PDB matchLabels
Allow for using matchExpressions on its own
|
2018-08-24 13:51:05 +02:00 |
|
Ethan Mosbaugh
|
e113944027
|
fix loader loader when run from gopath
|
2018-08-23 14:54:58 -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 |
|
Jeffrey Regan
|
950c353f90
|
Delete diff command and code it uses.
|
2018-08-22 17:18:39 -07:00 |
|
Jeff Regan
|
aff09b1108
|
Merge pull request #271 from Liujingfang1/cleanup
cleanup after handling remote bases
|
2018-08-22 17:14:11 -07:00 |
|
Jingfang Liu
|
6da691f874
|
cleanup after handling remote bases
|
2018-08-22 13:22:45 -07:00 |
|
Jeff Regan
|
d72879e109
|
Merge pull request #147 from guineveresaenger/labels-and-annotations
Edit add label/annotation
|
2018-08-22 10:33:00 -07:00 |
|
guineveresaenger
|
b3993dc874
|
Adds starter validation framework for semantic validation of inputs.
|
2018-08-22 18:20:51 +02:00 |
|
guineveresaenger
|
11c04dd6c4
|
Removes semantic validation from addmetadata.go and tests.
Due to moving some input parsing to the Validate method, it was renamed to reflect this additional purpose.
Tests were removed where appropriate.
|
2018-08-22 18:15:34 +02:00 |
|
Jingfang Liu
|
94ed0fe515
|
Add namereference of PersistentVolume in PersistentVolumeClain
|
2018-08-21 09:37:25 -07:00 |
|
Jeff Regan
|
bb8233ceff
|
Merge pull request #265 from Liujingfang1/metadata
add typemeta to kustomization
|
2018-08-20 13:59:43 -07:00 |
|
Jingfang Liu
|
6221bed190
|
add typemeta to kustomization
|
2018-08-20 13:47:33 -07:00 |
|
Jingfang Liu
|
759ba1cbf4
|
Add example for kustomize build {url}
|
2018-08-20 09:52:32 -07:00 |
|
guineveresaenger
|
31dd8fc5b1
|
Restructured tests
|
2018-08-16 13:32:42 -07:00 |
|
guineveresaenger
|
77f4811779
|
Tests test Validate function
|
2018-08-16 02:36:11 -07:00 |
|
Jingfang Liu
|
72b1a4bc5c
|
combine fileLoader.New and NewLoader into one function: NewLoader
|
2018-08-15 11:04:31 -07:00 |
|
guineveresaenger
|
524d593c5c
|
Separate functions for RunnAddLabel and RunAddAnnotation
|
2018-08-15 03:51:56 -07:00 |
|
guineveresaenger
|
3b644474c4
|
Parse data into string map for easy access in RunAddMetadata
|
2018-08-15 03:13:03 -07:00 |
|
Jingfang Liu
|
f018370628
|
Add kustomize build {repoUrl}
|
2018-08-14 16:10:51 -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 |
|
guineveresaenger
|
6a2786a5c4
|
Remove Complete function and references
|
2018-08-13 07:49:51 -07:00 |
|
guineveresaenger
|
924aa6fb29
|
Use iota declaration for constants and implements string method for KindOfAdd metadata
|
2018-08-13 07:46:06 -07: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 |
|