Commit graph

437 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
a3a02ae49b Merge pull request #150 from aledbf/custom-header-size
Add support for custom header sizes
2017-01-21 13:27:29 -03:00
Manuel de Brito Fontes
3d5288a4fc Add support for custom header sizes 2017-01-21 12:46:20 -03:00
Manuel Alejandro de Brito Fontes
1fb6ee9f4d Merge pull request #149 from aledbf/status-flag
Add flag to allow switch off the update of Ingress status
2017-01-21 12:43:39 -03:00
Manuel de Brito Fontes
82154d23ae Add flag to allow switch off the update of Ingress status 2017-01-21 12:25:22 -03:00
Manuel Alejandro de Brito Fontes
f3dc063c3a Merge pull request #148 from aledbf/body-size
Add annotation to allow custom body sizes
2017-01-21 12:07:32 -03:00
Manuel de Brito Fontes
6fa63b3e7a Add annotation to allow custom body sizes 2017-01-21 11:50:05 -03:00
Manuel Alejandro de Brito Fontes
a735f92b9b Merge pull request #145 from chentao1596/configuration-correct
fix wrong links and punctuations
2017-01-21 11:12:27 -03:00
chentao1596
f3c7a1a3c8 adjust some improper punctuations 2017-01-20 10:55:18 +08:00
chentao1596
456dbb6b31 fix wrong link(change titile) 2017-01-20 10:38:31 +08:00
Manuel Alejandro de Brito Fontes
64dd8991a5 Merge pull request #132 from pedrosland/docs/nginx-controller-config-1
Document nginx controller configuration tweaks
2017-01-19 15:07:40 -03:00
Peter Sutherland
324b21c713 Incorporate more feedback 2017-01-19 18:03:44 +00:00
Manuel Alejandro de Brito Fontes
bd7c14a17d Merge pull request #136 from chentao1596/add-info-about-MapHashBucketSize
Add content and descriptions about nginx's configuration
2017-01-19 09:10:20 -03:00
Manuel Alejandro de Brito Fontes
fd8ae98d75 Merge pull request #133 from aledbf/fix-tcp-stream
Add TCP and UDP services removed in migration
2017-01-19 09:06:03 -03:00
Manuel Alejandro de Brito Fontes
f6f51c4c44 Merge pull request #144 from chentao1596/add-unit-test-for-k8s
add unit test cases for core.pkg.k8s
2017-01-19 09:05:28 -03:00
chentao1596
dd7713d244 add unit test cases for core.pkg.k8s 2017-01-19 15:22:13 +08:00
Justin Santa Barbara
83ef6cde71 Merge pull request #142 from aledbf/file-max
Use system fs.max-files as limits instead of hard-coded value
2017-01-19 01:46:49 -05:00
Manuel de Brito Fontes
a16275b547 Use system fs.max-files as limits instead of hard-coded value 2017-01-19 00:29:31 -03:00
Justin Santa Barbara
6909cd3dd7 Merge pull request #141 from aledbf/fix-backlog
Add reuse port and backlog to port 80 and 443
2017-01-18 22:12:58 -05:00
Manuel de Brito Fontes
0fe7fb28ad Add TCP and UDP services removed in migration 2017-01-18 23:46:03 -03:00
Manuel de Brito Fontes
6016ba1a88 Add reuse port and backlog to port 80 and 443 2017-01-18 23:04:00 -03:00
Manuel Alejandro de Brito Fontes
47a4ab8151 Merge pull request #138 from caiyixiang/const-reference
reference to const
2017-01-18 00:54:12 -03:00
caiyixiang
38424e55f0 const-reference 2017-01-18 11:29:59 +08:00
chentao1596
67db7b0303 add content: Server-side HTTPS enforcement through redirect 2017-01-18 10:21:29 +08:00
chentao1596
7a570de055 add description for 'map-hash-bucket-size' 2017-01-18 09:58:22 +08:00
Peter Sutherland
abeef21cbd Incorporate feedback 2017-01-17 14:47:54 +00:00
Manuel Alejandro de Brito Fontes
a3502dd6ca Merge pull request #134 from fate-grand-order/master
fix typo
2017-01-16 10:04:40 -03:00
fate-grand-order
0ffa7b889e fix typo
Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
2017-01-16 13:58:54 +08:00
Peter Sutherland
0cb02bc7e9 Sort config map params alphabetically 2017-01-15 23:38:57 +00:00
Peter Sutherland
5bc2636e02 Many mostly small tweaks to the documentation 2017-01-15 23:38:50 +00:00
Manuel Alejandro de Brito Fontes
6d4990d41d Merge pull request #128 from aledbf/add-tests
Add tests and godebug to compare structs
2017-01-13 12:29:17 -03:00
Manuel de Brito Fontes
295d7e9e2c Add tests and godebug to compare structs 2017-01-13 10:26:13 -03:00
Manuel de Brito Fontes
ca4990d366 Add nginx tests 2017-01-13 09:54:00 -03:00
Manuel Alejandro de Brito Fontes
13d1f3f1a5 Merge pull request #119 from chentao1596/add-unit-test-for-annotations-service
add unit test case for annotations.service
2017-01-13 09:12:39 -03:00
Manuel Alejandro de Brito Fontes
90ca55d666 Merge pull request #115 from safework/master
add default_server to listen statement for default backend
2017-01-13 09:11:25 -03:00
Manuel Alejandro de Brito Fontes
1d3b9634dc Merge pull request #126 from chentao1596/change-type-of-pull-images
change the type of imagePullPolicy
2017-01-13 08:45:09 -03:00
chentao1596
a853ebcf0f change the type of imagePullPolicy 2017-01-13 16:17:09 +08:00
Manuel Alejandro de Brito Fontes
e769383fc4 Merge pull request #99 from aledbf/update-nginx
Update nginx to 1.11.8
2017-01-12 21:17:17 -03:00
Manuel Alejandro de Brito Fontes
a6527b6cbe Merge pull request #95 from aledbf/deny
Deny location mapping in case of specific errors
2017-01-12 21:16:54 -03:00
Manuel de Brito Fontes
06f3dddc21 Address comments about consistency in the code 2017-01-12 19:05:55 -03:00
Manuel de Brito Fontes
412c5ed772 Fix interface duplication 2017-01-12 14:11:50 -03:00
Manuel de Brito Fontes
a8bcaf7bd5 Update godeps 2017-01-12 13:40:32 -03:00
Manuel de Brito Fontes
f01a66202f Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
Manuel Alejandro de Brito Fontes
4d47b69798 Merge pull request #123 from aledbf/fix-resolver
Add resolver configuration to nginx
2017-01-12 13:03:46 -03:00
Manuel de Brito Fontes
790a16c980 Add resolver configuration to nginx 2017-01-12 12:31:39 -03:00
Manuel Alejandro de Brito Fontes
b915a12d57 Merge pull request #94 from aledbf/server-tokens
Add support to disable server_tokens directive
2017-01-12 12:23:32 -03:00
Tim Hockin
79e8875c02 Merge pull request #124 from bprashanth/default_backend_ig_delete
Only delete default backend when there are no loadbalancers
2017-01-10 22:55:41 -08:00
bprashanth
a12d879529 Move IG GC out of backend pool and into cluster manager 2017-01-10 03:49:08 -08:00
bprashanth
e723223955 Send an event if default backend doesn't have a NodePort 2017-01-10 03:49:05 -08:00
chentao1596
237ade6b23 add unit test for annotations.service 2017-01-10 15:17:05 +08:00
Prashanth B
b0028a4b15 Merge pull request #117 from thockin/dont-sync-unchanged-urlmaps
GCE: Don't update URL Map if unchanged
2017-01-09 20:25:48 -08:00