Manuel Alejandro de Brito Fontes
|
111f338fa3
|
Merge pull request #272 from aledbf/refactor-annotation-parsers
Fix error getting class information from Ingress annotations
|
2017-02-16 07:35:34 -03:00 |
|
Manuel de Brito Fontes
|
5c9bf12648
|
Fix error getting class information from Ingress annotations
|
2017-02-14 11:02:23 -03:00 |
|
Manuel de Brito Fontes
|
eb69a1d011
|
Fix rewrite annotation parser
|
2017-02-11 19:12:56 -03:00 |
|
joshrosso
|
e247fdb7b6
|
types.go: fix typo in godoc
in an backend -> in a backend
|
2017-02-10 10:16:43 -07:00 |
|
chentao1596
|
9aa601f8df
|
add unit test cases for core.pkg.ingress.status.election
|
2017-02-10 16:08:31 +08:00 |
|
chentao1596
|
f33a925e81
|
add unit test cases for core.pkg.ingress.status.status
|
2017-02-10 16:03:12 +08:00 |
|
chentao1596
|
a72e94f297
|
modify to get the right content when updating ingress
|
2017-02-10 10:51:11 +08:00 |
|
chentao1596
|
a77dd5dfd0
|
remove redudant alias
|
2017-02-10 10:47:18 +08:00 |
|
caiyixiang
|
229250f419
|
changeUDP
|
2017-02-07 14:35:39 +08:00 |
|
Manuel de Brito Fontes
|
80a0481550
|
Change searchs with searches
|
2017-02-05 19:41:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2b4a044d21
|
Merge pull request #212 from aledbf/udp-services
Simplify code to obtain TCP or UDP services
|
2017-02-04 18:22:15 -03:00 |
|
Joao Morais
|
b7e8bde0e9
|
Fix panic if a tempfile cannot be created
|
2017-02-03 18:50:51 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
1cebef2dbf
|
Merge pull request #121 from gianrubio/targetport-string
FIX: ingress was not creating the endpoint when target port is string
|
2017-02-02 21:22:39 -03:00 |
|
Manuel de Brito Fontes
|
4343aabba8
|
Simplify code to obtain TCP or UDP services
|
2017-02-02 19:41:02 -03:00 |
|
Manuel de Brito Fontes
|
4cc24bd216
|
Fix nil HTTP field
|
2017-02-02 16:54:56 -03:00 |
|
Ricardo Pchevuzinske Katz
|
cc1413261f
|
Allows the usage of Default SSL Cert
|
2017-01-26 16:51:55 -02:00 |
|
Manuel de Brito Fontes
|
bc810d8eef
|
Fix TLS does not get updated when changed
|
2017-01-26 00:01:33 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
800d680413
|
Merge pull request #172 from chentao1596/prefect-util-test
add some unit test cases for some packages under folder "core.pkg.ingress"
|
2017-01-25 07:32:57 -03:00 |
|
chentao1596
|
93c712867a
|
add unit test cases for core.pkg.ingress.sort_ingress
|
2017-01-25 10:59:46 +08:00 |
|
chentao1596
|
0245868808
|
prefect unit test cases for core.pkg.ingress.controller.annotations
|
2017-01-25 10:17:45 +08:00 |
|
chentao1596
|
f5706d1d74
|
prefect unit test cases for core.pkg.ingress.controller.util
|
2017-01-25 10:12:56 +08:00 |
|
Ricardo Pchevuzinske Katz
|
a930b29e41
|
Changes the SSL Temp file to something inside the same SSL Directory
|
2017-01-24 11:21:49 -02:00 |
|
chentao1596
|
59903592ac
|
Prefect unit test cases for annotation.proxy
|
2017-01-23 16:00:03 +08:00 |
|
Tang Le
|
50297c8f47
|
Fix issue for ratelimit
Signed-off-by: Tang Le <tangle3@wanda.cn>
|
2017-01-23 10:01:51 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
8f9b71002b
|
Merge pull request #154 from chentao1596/cors-unit-test
add unit test cases for core.pkg.ingress.annotations.cors
|
2017-01-21 23:25:13 -03:00 |
|
Manuel de Brito Fontes
|
3df139cb56
|
Add configuration and annotation for port_in_redirect
|
2017-01-21 23:01:21 -03:00 |
|
chentao1596
|
4bdc7d87ff
|
add unit test cases for annotations.cors
|
2017-01-22 09:32:22 +08:00 |
|
Manuel de Brito Fontes
|
db17db812d
|
Add annotation for port in redirect
|
2017-01-21 13:56:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
728c1c96f0
|
Merge pull request #143 from aledbf/improve-errors
Use protobuf instead of rest to connect to apiserver host and add troubleshooting doc
|
2017-01-21 13:54:48 -03:00 |
|
Manuel de Brito Fontes
|
e5b02b609f
|
Use protobuf instead of rest to connect to apiserver host
|
2017-01-21 13:25:12 -03:00 |
|
Manuel de Brito Fontes
|
6cd20734c6
|
Add flag to allow switch off the update of Ingress status
|
2017-01-21 12:25:22 -03:00 |
|
Manuel de Brito Fontes
|
b0c2619594
|
Add annotation to allow custom body sizes
|
2017-01-21 11:50:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0ed8260704
|
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 |
|
chentao1596
|
5b313737e0
|
add unit test cases for core.pkg.k8s
|
2017-01-19 15:22:13 +08:00 |
|
Manuel de Brito Fontes
|
ba98383c2d
|
Add TCP and UDP services removed in migration
|
2017-01-18 23:46:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
793672d9b0
|
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 de Brito Fontes
|
4a2146b8dc
|
Address comments about consistency in the code
|
2017-01-12 19:05:55 -03:00 |
|
Manuel de Brito Fontes
|
8191245eee
|
Fix interface duplication
|
2017-01-12 14:11:50 -03:00 |
|
Manuel de Brito Fontes
|
597a0e691a
|
Deny location mapping in case of specific errors
|
2017-01-12 13:40:32 -03:00 |
|
Giancarlo Rubio
|
14ae787b40
|
FIX: ingress was not creating the endpoint when target port is string
|
2017-01-10 11:48:25 +01:00 |
|
chentao1596
|
fac77e7e1b
|
add unit test for annotations.service
|
2017-01-10 15:17:05 +08:00 |
|
chentao1596
|
3cb68b421d
|
fix typo for task.Queue's unit test case
|
2017-01-08 09:27:37 +08:00 |
|
chentao1596
|
28b610da65
|
add unit test case for task.Queue
|
2017-01-07 23:30:34 +08:00 |
|
chentao1596
|
e454732508
|
check queue's status before enqueue
|
2017-01-07 22:53:51 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
567fa3b456
|
Merge pull request #93 from aledbf/fix-sort
Fix sort for catch all server
|
2017-01-02 16:23:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
b43ab741e1
|
Merge pull request #101 from chentao1596/add-unit-test-for-strings
Add unit test for strings.StringInSlice
|
2017-01-02 11:57:47 -03:00 |
|
Manuel de Brito Fontes
|
c0b5be6ff7
|
Refactoring of nginx configuration deserialization
|
2017-01-02 11:09:24 -03:00 |
|
chentao1596
|
1bd97e8272
|
add unit test for strings.StringInSlice
|
2017-01-02 00:26:46 +08:00 |
|
Justin Santa Barbara
|
21d237792b
|
Fix gofmt
So `make fmt` passes
|
2016-12-29 17:59:56 -05:00 |
|
Manuel de Brito Fontes
|
f893a88f5e
|
Fix sort for catch all server
|
2016-12-29 12:29:39 -03:00 |
|