Jeff Regan
|
85e9fa94b0
|
Merge pull request #2648 from monopole/moreTests
Add more SMP tests.
|
2020-06-25 12:27:53 -07:00 |
|
jregan
|
c754927112
|
Add more SMP tests.
|
2020-06-25 12:09:53 -07:00 |
|
Jeff Regan
|
5b394b2079
|
Merge pull request #2638 from haiyanmeng/mem
Avoid reprocess queries whose range size is 0 and improve memory usage
|
2020-06-25 10:58:20 -07:00 |
|
Donny Xia
|
fd3e84f701
|
Add knative API version
|
2020-06-23 11:58:14 -07:00 |
|
Donny Xia
|
22d5d4d2c1
|
Add back reference for secret in knative service
|
2020-06-23 11:48:26 -07:00 |
|
Haiyan Meng
|
145ba0c7ff
|
Avoid reprocess queries whose range size is 0
|
2020-06-23 11:36:29 -07:00 |
|
Haiyan Meng
|
a83433d5cf
|
Optimize memory usage by avoiding accumulating all the referred
documents into a single stack.
|
2020-06-23 11:36:29 -07:00 |
|
Haiyan Meng
|
2d496e0efe
|
Update golang to 1.14
|
2020-06-23 11:25:37 -07:00 |
|
Haiyan Meng
|
171412cc98
|
Use RWMutex to control the map access
Without RWMutex, we may run into fatal error: concurrent map read and map write.
|
2020-06-23 11:25:37 -07:00 |
|
jregan
|
e783af2881
|
Delegate to Kunstructured.
|
2020-06-19 15:06:13 -07:00 |
|
jregan
|
294312f2fc
|
Sort ifc.go for easier change monitoring during refactor.
|
2020-06-19 14:49:57 -07:00 |
|
Donny Xia
|
7e2d3ff5ab
|
Reuse tansformer codes
|
2020-06-18 12:18:37 -07:00 |
|
Donny Xia
|
cea1154cd9
|
Add exception for "validated-by" label
|
2020-06-17 14:35:12 -07:00 |
|
Donny Xia
|
4843718a2b
|
Check modification
|
2020-06-17 14:35:12 -07:00 |
|
Donny Xia
|
a0c1979798
|
Add validator to kustomization
|
2020-06-17 14:35:12 -07:00 |
|
Jeff Regan
|
661743c7e5
|
Merge pull request #2576 from pwittrock/master
Use docsy site for kustomize docs
|
2020-06-11 11:54:02 -07:00 |
|
Jeff Regan
|
1dc22e3f0d
|
Merge pull request #2579 from pietervincken/re-introduce-shallow-git-clones
Re-introduce shallow git clones for git based remote resources
|
2020-06-11 11:01:04 -07:00 |
|
Phillip Wittrock
|
42497c664f
|
Convert docs to docsy
|
2020-06-10 14:59:19 -07:00 |
|
Kubernetes Prow Robot
|
88cc78d5b7
|
Merge pull request #2578 from Liujingfang1/master
Add kustomize build flag --enable_managedby_label
|
2020-06-09 14:38:04 -07:00 |
|
Haiyan Meng
|
5cf0d887b1
|
Avoid exposing ElasticSearch DB over public IPs
|
2020-06-09 13:03:37 -07:00 |
|
Pieter Vincken
|
58c2df2dec
|
fix: add the fetch head in the correct location
|
2020-06-09 20:22:28 +02:00 |
|
Jingfang Liu
|
1644fdd076
|
Add kustomize build flag --enable_managedby_label
|
2020-06-09 11:10:19 -07:00 |
|
Pieter Vincken
|
cd25740b61
|
fix: solve issues with tags not being loaded
|
2020-06-09 19:56:04 +02:00 |
|
Pieter Vincken
|
28045399f3
|
fix: add missing assignment
|
2020-06-09 16:57:01 +02:00 |
|
Pieter Vincken
|
e630334837
|
fix: re-add log outputs
|
2020-06-09 16:56:20 +02:00 |
|
Pieter Vincken
|
b97df057c1
|
feat: re-introduce shallow git clones
Making full git clones slows down the kustomize build significantly for big repositories.
|
2020-06-09 16:35:09 +02:00 |
|
Kubernetes Prow Robot
|
546a7386ff
|
Merge pull request #2481 from Liujingfang1/master
support option for adding managed-by label
|
2020-06-08 13:47:47 -07:00 |
|
Jingfang Liu
|
4b117c4736
|
support option for adding managed-by label
|
2020-06-08 13:08:10 -07:00 |
|
pankona
|
d9d67e33e7
|
Run travis/check-go-mod.sh and make all
|
2020-06-08 16:25:52 +09:00 |
|
pankona
|
18d6a96f80
|
Update go.mod to use go 1.14
|
2020-06-08 16:25:35 +09:00 |
|
Jeff Regan
|
1c2eaa9d29
|
Merge pull request #2554 from quiye/ResMap
Fix length checking for ResMap resources
|
2020-06-05 14:06:37 -07:00 |
|
Kubernetes Prow Robot
|
2549a8c6be
|
Merge pull request #2558 from Shell32-Natsu/statefulset-name-in-hpa
Update StatefulSet ref name in HPA
|
2020-06-04 11:35:14 -07:00 |
|
quiye
|
08922cfe29
|
Fix length checking for ResMap resources
|
2020-06-04 08:37:44 +09:00 |
|
Kubernetes Prow Robot
|
cedcf3ac04
|
Merge pull request #2168 from pgpx/feature-kustomizationpatch
Implement "kind: Component" to support composition
|
2020-06-03 10:32:11 -07:00 |
|
Donny Xia
|
8356979e1f
|
Update StatefulSet ref name in HPA
|
2020-06-01 16:52:13 -07:00 |
|
Paul Martin
|
98cb7fc8cd
|
Additional tests around reusing the same bases and components
|
2020-05-28 23:02:32 +01:00 |
|
Paul Martin
|
ca8e00fc15
|
Replace 'patch' with 'comp' in test data.
|
2020-05-28 23:02:32 +01:00 |
|
Paul Martin
|
93b0b1b0b1
|
Refactored Compontent tests to be table-driven
|
2020-05-28 23:02:32 +01:00 |
|
Paul Martin
|
34a442bbef
|
Additional tests around reusing the same bases and components
|
2020-05-28 23:02:31 +01:00 |
|
Donny Xia
|
4dcf81050e
|
Consider stringData when calculate secret hash
|
2020-05-27 13:58:28 -07:00 |
|
Donny Xia
|
e5e4f33ac7
|
Fix go-getter
|
2020-05-26 17:42:31 -07:00 |
|
Donny Xia
|
5449dbc775
|
Fix git commit hash ignored
|
2020-05-26 14:44:37 -07:00 |
|
Donny Xia
|
e05404f89c
|
Improve error message for merge error
|
2020-05-26 10:12:33 -07:00 |
|
jregan
|
a193129920
|
Remove race in tests.
|
2020-05-23 17:51:32 -07:00 |
|
jregan
|
02184dbfc5
|
Add logging.
|
2020-05-22 18:57:18 -07:00 |
|
jregan
|
b4f9e9ae56
|
Make plugin utils package.
|
2020-05-22 18:17:36 -07:00 |
|
jregan
|
75d8492c51
|
Remove flakey test optimization.
|
2020-05-22 16:58:03 -07:00 |
|
Prachi Pendse
|
06174fb52f
|
Add Cluster as not namespaceable kind
The Cluster object from the clusterregistry api is always cluster scoped.
|
2020-05-21 14:31:18 -07:00 |
|
jregan
|
006953265f
|
Make a test more relocatable.
|
2020-05-20 17:00:08 -07:00 |
|
jregan
|
8f5a55f89b
|
Upgrade to kyaml v0.1.11
|
2020-05-20 15:42:10 -07:00 |
|