Jingfang Liu
|
1c616b1962
|
Add examples and docs for patchesJson6902
|
2018-09-07 11:55:12 -07:00 |
|
Jeff Regan
|
849343fb41
|
Merge pull request #324 from Liujingfang1/master
Enable jsonpath transformers in application
|
2018-09-06 14:18:47 -07:00 |
|
Jingfang Liu
|
8810027d89
|
Enable jsonpath transformers in application
|
2018-09-06 14:02:30 -07:00 |
|
k8s-ci-robot
|
548ea8a9fb
|
Merge pull request #323 from Liujingfang1/master
remove inline json patch format
|
2018-09-06 13:36:19 -07:00 |
|
Jingfang Liu
|
81b5cf65d6
|
remove inline json patch format
|
2018-09-06 11:18:19 -07:00 |
|
Jeff Regan
|
dc9ae64646
|
Merge pull request #321 from Liujingfang1/multibases
filter by namespace, prefix and detect conflict when resolving name reference
|
2018-09-05 16:10:53 -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
|
4a297fa138
|
improve idslice
|
2018-09-05 13:02:51 -07:00 |
|
Jingfang Liu
|
7811d9f2bc
|
Add multibases test with namereference conflict
|
2018-09-05 13:01:56 -07:00 |
|
Jingfang Liu
|
21ff81b758
|
Add multibases test with namereference nonconflict
|
2018-09-05 13:01:15 -07:00 |
|
Jingfang Liu
|
485bbddd3e
|
Merge pull request #320 from Liujingfang1/master
remove go get varcheck
|
2018-09-04 15:43:59 -07:00 |
|
Jingfang Liu
|
6dc80293a6
|
remove go get varcheck
|
2018-09-04 15:07:38 -07:00 |
|
Jeff Regan
|
b649ad5c69
|
Merge pull request #310 from Liujingfang1/patchtransformer
Update patch factory and add multi transformer with checking conflicts
|
2018-09-04 09:32:08 -07:00 |
|
Jingfang Liu
|
d782abb214
|
Update patch factory and add multi transformer with checking conflicts
|
2018-09-04 09:13:26 -07:00 |
|
k8s-ci-robot
|
95f5becee1
|
Merge pull request #312 from monopole/fixSomeImports
Remove some unnecessary import renames.
|
2018-09-04 08:31:31 -07:00 |
|
Nikhita Raghunath
|
cdb78cbdd3
|
Move template files from docs/ to root
|
2018-09-01 20:22:22 +05:30 |
|
k8s-ci-robot
|
694d809f33
|
Merge pull request #313 from monopole/fixMarkdownLinks
Fix some busted documentation links.
|
2018-08-31 18:30:41 -07:00 |
|
k8s-ci-robot
|
df3c3c3357
|
Merge pull request #314 from monopole/noCleanup
Remove unread variable.
|
2018-08-31 18:29:25 -07:00 |
|
Jeffrey Regan
|
99e770b05a
|
Remove unused variable.
|
2018-08-31 17:25:00 -07:00 |
|
Jeffrey Regan
|
340cb2b385
|
Remove unnecessary import aliases.
|
2018-08-31 17:20:03 -07:00 |
|
Jeffrey Regan
|
cdbd83a645
|
Fix some busted documentation links.
|
2018-08-31 17:05:32 -07:00 |
|
Jeff Regan
|
fab2a5a5d7
|
Merge pull request #311 from monopole/updateDeps
Add gopkg.in/yaml.v2 to Gopkg.lock
|
2018-08-31 16:24:16 -07:00 |
|
Jeffrey Regan
|
8da2f37181
|
Add gopkg.in/yaml.v2 to Gopkg.lock
|
2018-08-31 16:20:18 -07:00 |
|
k8s-ci-robot
|
c906a0c16e
|
Merge pull request #309 from monopole/cleanupAddLabels
Simplify addmetadata.
|
2018-08-31 16:13:31 -07:00 |
|
Jeffrey Regan
|
93618166b6
|
Cleanup addmetadata.
|
2018-08-31 15:58:36 -07:00 |
|
k8s-ci-robot
|
babfb3faa9
|
Merge pull request #300 from Liujingfang1/patchtransformer
Add transformer to apply json patch6902
|
2018-08-31 12:07:17 -07:00 |
|
Jingfang Liu
|
cedf215445
|
add PatchJson6902Factory to make transformer
|
2018-08-31 10:21:58 -07:00 |
|
Jeff Regan
|
51a4907f89
|
Merge pull request #307 from khrisrichardson/apimachinery-validation
use apimachinery for annotation/label validation
|
2018-08-31 09:42:47 -07:00 |
|
Khris Richardson
|
6457162383
|
use apimachinery for annotation/label validation
|
2018-08-31 07:40:00 -07:00 |
|
Jingfang Liu
|
7f0e9e3a6a
|
Add patchJson6902 transformer
|
2018-08-30 15:34:42 -07:00 |
|
Jingfang Liu
|
95cf508b2b
|
Add github.com/krishicks/yaml-patch to vendor
|
2018-08-30 13:45:25 -07:00 |
|
Jeff Regan
|
4a565ffdb8
|
Merge pull request #303 from gitirabassi/all-git-repos
if the prefix of the base is 'git::' will make the use of go-getter to download repo
|
2018-08-30 10:06:46 -07:00 |
|
Jeff Regan
|
17f1779a48
|
Merge pull request #302 from gitirabassi/storageClassSecret
Storage class secret
|
2018-08-30 10:03:03 -07:00 |
|
gitirabassi
|
a76cb0b008
|
force using the git protocol to downlaod every kind of repo non just from github
|
2018-08-30 11:02:03 +02:00 |
|
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 |
|
k8s-ci-robot
|
a81b2e32e0
|
Merge pull request #299 from Liujingfang1/patch
change patches to patchesStrategicMerge in tests and examples
|
2018-08-28 13:57:00 -07:00 |
|
Jingfang Liu
|
b713d5a1cc
|
change patches to patchesStrategicMerge in tests and examples
|
2018-08-28 09:40:34 -07:00 |
|
k8s-ci-robot
|
e11ba17248
|
Merge pull request #286 from Liujingfang1/master
Add patchesJson6902 and patchesStategicMerge to kustomization
|
2018-08-27 16:09:49 -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 |
|
Jeff Regan
|
633c43a672
|
Merge pull request #292 from babiel/pdb-matchlabels
Disable creation of PDB matchLabels
v1.0.7
|
2018-08-24 09:27:41 -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 |
|
Jeff Regan
|
77c07ba96e
|
Merge pull request #290 from philoserf/patch-1
trivial: Change dep constraint to an override
|
2018-08-23 17:07:44 -07:00 |
|
Mark Ayers
|
6847bb7924
|
trivial: Change dep constraint to an override
fixes #289
|
2018-08-23 15:58:27 -07:00 |
|
k8s-ci-robot
|
f0deaf707d
|
Merge pull request #287 from emosbaugh/fix-gopath-isrepourl
Fix loader loader when run from gopath
|
2018-08-23 15:08:25 -07:00 |
|
Ethan Mosbaugh
|
e113944027
|
fix loader loader when run from gopath
|
2018-08-23 14:54:58 -07:00 |
|
k8s-ci-robot
|
1cf9131ae2
|
Merge pull request #285 from monopole/declutter
Move some docs to docs dir (declutter the top).
|
2018-08-23 13:33:06 -07:00 |
|
Jeffrey Regan
|
da142a8e97
|
Move some docs to docs dir (declutter the top).
|
2018-08-23 11:33:12 -07:00 |
|