Commit graph

89 commits

Author SHA1 Message Date
Ricardo Pchevuzinske Katz
a342c0bce3 Adds correct support for TLS Muthual autentication and depth verification
modified:   controllers/nginx/configuration.md
	modified:   controllers/nginx/rootfs/etc/nginx/template/nginx.tmpl
	modified:   core/pkg/ingress/annotations/authtls/main.go
	modified:   core/pkg/ingress/controller/backend_ssl.go
	modified:   core/pkg/ingress/controller/controller.go
	modified:   core/pkg/ingress/controller/util_test.go
	modified:   core/pkg/ingress/resolver/main.go
	modified:   core/pkg/ingress/types.go
	modified:   core/pkg/net/ssl/ssl.go
	modified:   examples/PREREQUISITES.md
	new file:   examples/auth/client-certs/nginx/README.md
	new file:   examples/auth/client-certs/nginx/nginx-tls-auth.yaml
2017-02-24 22:49:01 -03:00
Manuel de Brito Fontes
a44130f7f5 Fix lint error 2017-02-24 21:54:47 -03:00
Manuel de Brito Fontes
84324af140 Refactoring of TCP and UDP services 2017-02-24 20:14:43 -03:00
Manuel Alejandro de Brito Fontes
33ab550290 Merge pull request #332 from aledbf/snippets
Add annotation to customize nginx configuration
2017-02-24 18:39:45 -03:00
Manuel de Brito Fontes
c6dd2db550 Fix node lister when --watch-namespace is used 2017-02-24 14:18:10 -03:00
Giancarlo Rubio
704a18cec9 Add support for proxy cookie path/proxy cookie domain 2017-02-24 16:06:30 +01:00
Marcin Owsiany
5159afad2a Fix for vet complaints: #335. 2017-02-24 11:56:31 +01:00
Manuel de Brito Fontes
a20c287614 Add annotation to customize nginx location configuration 2017-02-23 16:48:59 -03:00
fate-grand-order
3d0e374f9e fix misspell "affinity" in main.go 2017-02-23 21:59:09 +08:00
Manuel de Brito Fontes
7013a52ee5 Return sorted endpoints 2017-02-22 14:41:44 -03:00
Manuel Alejandro de Brito Fontes
05235588ff Merge pull request #281 from andrewstuart/master
Add chmod up directory tree for world read/execute on directories
2017-02-18 09:33:08 -03:00
Manuel Alejandro de Brito Fontes
a9d68545ef Merge pull request #286 from aledbf/cleanup
Add logs to help debugging and simplify default upstream configuration
2017-02-18 09:32:27 -03:00
Prashanth B
698c08402a Merge pull request #258 from rikatz/nginx-sticky-annotations
Nginx sticky annotations
2017-02-17 05:27:18 +05:30
Manuel de Brito Fontes
8bebfbecaf Add logs to help debugging and simplify default upstream configuration 2017-02-16 14:26:58 -03:00
Kraig Amador
0d05db2d66 Added a Node StoreLister type to support writing ingress controllers that use NodePorts 2017-02-16 09:51:57 -07:00
Manuel Alejandro de Brito Fontes
b5819d8f4d Merge pull request #246 from aledbf/set-headers
Add support for custom proxy headers using a ConfigMap
2017-02-16 07:35:57 -03:00
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
Andrew Stuart
2b02ea6530
Add chmod up directory tree for world read/execute on directories 2017-02-15 12:29:27 -07:00
Ricardo Pchevuzinske Katz
b06ead1ea3 Corrects the affinity test 2017-02-15 11:50:10 -02:00
Manuel de Brito Fontes
5c9bf12648 Fix error getting class information from Ingress annotations 2017-02-14 11:02:23 -03:00
Ricardo Pchevuzinske Katz
0161ae43d9 Improve in documentation and naming case 2017-02-14 08:49:10 -02:00
Ricardo Pchevuzinske Katz
a158e5fc5a Improve the session affinity feature 2017-02-12 21:13:39 -02: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
Ricardo Pchevuzinske Katz
6809319318 Adds support for configuring stickness per Ingress 2017-02-10 12:24:16 -02: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
Ricardo Pchevuzinske Katz
79e186cb77 New sticky session configuration 2017-02-10 01:33:23 -02:00
Ricardo Pchevuzinske Katz
1dbe65ecb6 Initial support for sticky config in annotations 2017-02-10 01:00:17 -02: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
Manuel de Brito Fontes
5cc5669938 Add support for custom proxy headers using a ConfigMap 2017-02-07 17:00:23 -03: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