Commit graph

2121 commits

Author SHA1 Message Date
Nick Sardo
f2dde041be Merge pull request #1080 from aledbf/fix-uslim
Disable platform s390x
2017-08-07 16:48:07 -07:00
Manuel de Brito Fontes
e4aa52509b Disable platform s390x 2017-08-07 19:44:13 -04:00
Nick Sardo
15a888b6ba Merge pull request #1050 from aledbf/update-uslim
Release ubuntu-slim 0.14
2017-08-07 13:28:45 -07:00
Manuel Alejandro de Brito Fontes
a3ca02e6d0 Merge pull request #1075 from zjj2wry/feat/proxy_timeout
(feat/ #374) support proxy timeout
2017-08-07 14:33:13 -04:00
zhengjiajin
13ab894e6f feat/proxytimeout support proxy timeout for stream type 2017-08-08 02:01:12 +08:00
Manuel Alejandro de Brito Fontes
413b4ad572 Merge pull request #1078 from ghostcloud-cn/fixcmupdate
fix the same udp port and tcp port, update nginx.conf error
2017-08-07 08:29:01 -04:00
Chen Peng
fa2c422a68 fix the same udp port and tcp port, update nginx.conf error 2017-08-07 11:22:06 +08:00
Manuel Alejandro de Brito Fontes
9b80d3b6b0 Merge pull request #1077 from aledbf/update-echodeader
Update echoheaders images
2017-08-06 19:22:49 -04:00
Manuel de Brito Fontes
ff7d72191e Update echoheaders images 2017-08-06 19:22:22 -04:00
Manuel Alejandro de Brito Fontes
d251a50b52 Merge pull request #1076 from aledbf/ssl-tests
Add more ssl test cases
2017-08-05 19:37:01 -04:00
Manuel de Brito Fontes
2084d572c7 Update dependencies 2017-08-05 19:14:38 -04:00
Manuel de Brito Fontes
d648094296 Add more ssl test cases 2017-08-05 19:14:38 -04:00
Manuel de Brito Fontes
69e766e042 Remove unnecessary periodic sync 2017-08-05 16:29:58 -04:00
Manuel de Brito Fontes
a091d3ede7 Remove lua and use fastcgi to render errors 2017-08-05 16:29:58 -04:00
Manuel Alejandro de Brito Fontes
0fad23af25 Merge pull request #1002 from farcaller/patch-1
Fixed the ambiguous error message
2017-08-05 15:36:48 -04:00
Manuel de Brito Fontes
d758f79fc2 Release ubuntu-slim 0.14 2017-08-04 12:31:59 -04:00
Manuel Alejandro de Brito Fontes
faf80ad89a Merge pull request #1035 from antoineco/fix-godep-restore
Update dependency github.com/paultag/sniff
2017-08-03 20:45:47 -04:00
Manuel Alejandro de Brito Fontes
6403efe0d4 Merge pull request #1058 from sethpollack/rpm
add per minute rate limiting
2017-08-03 20:44:49 -04:00
Manuel Alejandro de Brito Fontes
eccbe2e530 Merge pull request #1065 from diazjf/master
Add more descriptive steps in Dev Documentation
2017-08-03 20:43:42 -04:00
Fernando Diaz
827658a3cc Add common Env-Variable options to Dev Docs
Adds common options to the environment variables for docker, and
registry.
2017-08-03 13:09:22 -05:00
Nick Sardo
7b38e5a36e Merge pull request #1070 from nicksardo/update-beta-limitation
GCE: Remove expectation of promoting ingress to GA
2017-08-03 09:54:38 -07:00
Nick Sardo
fa8d9e1e57 Remove expectation of promoting ingress to GA 2017-08-03 09:51:40 -07:00
Fernando Diaz
ef499aaff1 Minor fixes for Development Documentation
Further cleans up the development documentation with spacing and
more readable text.
2017-08-03 11:29:02 -05:00
Manuel Alejandro de Brito Fontes
15dfa8883b Merge pull request #1060 from aledbf/fix-notify
Update fsnotify dependency to fix arm64 issue
2017-08-03 11:14:36 -04:00
Nick Sardo
fe19ebb09e Merge pull request #1064 from nicksardo/glbc-0.9.6
[GLBC] Bump GLBC version to 0.9.6
2017-08-03 08:13:25 -07:00
Manuel Alejandro de Brito Fontes
391d0b5892 Merge pull request #1069 from aledbf/master
Export TEMP_DIR variable in Makefile
2017-08-03 11:11:47 -04:00
Manuel de Brito Fontes
e6f7fefca8 Export TEMP_DIR variable in Makefile 2017-08-03 11:10:30 -04:00
Fernando Diaz
86b52fa957 Add more descriptive steps in Dev Documentation
Adds more descriptive steps in the Development Documentation,
like more information on obtaining dependencies, building, and
deploying an image of the ingress controller. Also adds more
descriptive information on deploying as well as some fixes
on grammar and spelling.
2017-08-02 23:02:02 -05:00
Nick Sardo
ecac1bf213 Bump GLBC version to 0.9.6 2017-08-02 20:49:35 -07:00
Manuel Alejandro de Brito Fontes
1045e432c7 Merge pull request #1043 from antoineco/ep-targetref
Return reference to object providing Endpoint
2017-08-02 19:56:22 -04:00
Nick Sardo
8f898999da Merge pull request #1063 from nicksardo/fix-ilb
Ignore instance group deletion error when in-use
2017-08-02 16:41:24 -07:00
Nick Sardo
27e42e9067 Ignore instance groups in use 2017-08-02 15:39:25 -07:00
Nick Sardo
504bf929fd Merge pull request #1062 from nicksardo/fix-test
Fix fake of instance group mgmt
2017-08-02 15:11:07 -07:00
Nick Sardo
62067fb1b9 Fix fake of instance group mgmt 2017-08-02 14:36:33 -07:00
Nick Sardo
077d1e40bb Merge pull request #1061 from nicksardo/node-syncing
More logging on instance group creation and continue if exists
2017-08-02 13:19:56 -07:00
Nick Sardo
bec28ccf86 Adding few more log messages and comment 2017-08-02 13:16:44 -07:00
Nick Sardo
27add25e6f Merge pull request #1056 from nicksardo/node-log-msg
Log correct list of nodes
2017-08-02 13:11:31 -07:00
Manuel de Brito Fontes
88f171fc2a Update fsnotify dependency to fix arm64 issue 2017-08-02 14:13:45 -04:00
Seth Pollack
40a9a54082
add per minute rate limiting 2017-08-01 23:24:48 -04:00
Nick Sardo
213d6b7776 Better handling of race when creating instance groups 2017-08-01 17:56:14 -07:00
Manuel Alejandro de Brito Fontes
d5f11007bb Merge pull request #1054 from cgurnik/cgurnik-patch-1
Fix link to UDP example
2017-08-01 17:30:52 -04:00
Nick Sardo
bf3739d852 Log correct list of nodes 2017-08-01 13:11:58 -07:00
Nick Sardo
2a0cf435cb Merge pull request #1055 from nikhiljindal/renameUtils
Renaming gce/controller/util_test.go to align with utils.go
2017-08-01 12:56:08 -07:00
Craig Gurnik
c9ce0dd3cc Fix link to UDP example 2017-08-01 15:29:27 -04:00
nikhiljindal
f2eca78e19 Renaming test file to align with code filename 2017-08-01 12:27:17 -07:00
Vladimir Pouzanov
e62bfff135 Pass through the original error text 2017-08-01 18:36:01 +01:00
Manuel Alejandro de Brito Fontes
eccee3c701 Merge pull request #1053 from pieterlange/fix/tempdir
Allow TEMP_DIR to be set externally
2017-08-01 10:38:03 -04:00
Pieter Lange
fa5c2a1f72 Allow TEMP_DIR to be set externally 2017-08-01 16:14:42 +02:00
Manuel Alejandro de Brito Fontes
848144a990 Merge pull request #1046 from aledbf/auth-sha
Add field FileSHA in BasicDigest struct
2017-07-31 22:09:16 -04:00
Manuel de Brito Fontes
98a95282f9 Add field FileSHA in BasicDigest struct 2017-07-31 22:08:09 -04:00