Manuel de Brito Fontes
42afd73f72
Release nginx ingress controller 0.9.0
2017-11-30 18:46:06 -03:00
Manuel Alejandro de Brito Fontes
e51b1c1902
Merge pull request #1777 from aledbf/stream_responses
...
Add setting to configure proxy responses in the stream section
2017-11-30 18:40:27 -03:00
Manuel de Brito Fontes
e6c5ede77f
Add setting to configure proxy responses in the stream section
2017-11-30 17:53:23 -03:00
Manuel Alejandro de Brito Fontes
94546e21e6
Merge pull request #1776 from aledbf/redirect-setting
...
Add option to configure the redirect code
2017-11-30 16:46:15 -03:00
Manuel de Brito Fontes
6d1d4cb496
Add option to configure the redirect code
2017-11-30 12:08:43 -03:00
Manuel Alejandro de Brito Fontes
5ea10878aa
Merge pull request #1769 from aledbf/port-redirect
...
Use custom https port in redirects
2017-11-30 11:13:59 -03:00
Manuel Alejandro de Brito Fontes
8a92d8f540
Merge pull request #1768 from aledbf/fix-default-backend
...
Custom default backend must use annotations if present
2017-11-30 11:13:17 -03:00
Manuel Alejandro de Brito Fontes
f045c37d01
Merge pull request #1771 from aledbf/verifyHostname
...
Add additional check for old SSL certificates
2017-11-30 10:34:51 -03:00
Manuel Alejandro de Brito Fontes
4f9cde5cad
Merge pull request #1766 from xianlubird/bug/fix-typo
...
Fix ingress typo
2017-11-29 21:00:24 -03:00
Manuel de Brito Fontes
ac567f252d
Add additional check for old SSL certificates
2017-11-29 20:52:49 -03:00
Manuel de Brito Fontes
ba3769470d
Use custom https port in redirects
2017-11-29 17:16:45 -03:00
Manuel de Brito Fontes
e31d729ca8
Custom default backend must use annotations if present
2017-11-29 15:04:51 -03:00
xianlubird
db4897353d
Fix ingress typo
...
Signed-off-by: xianlubird <xianlubird@gmail.com>
Signed-off-by: xianlu <xianlu.cxl@alibaba-inc.com>
2017-11-29 17:02:41 +08:00
Manuel Alejandro de Brito Fontes
39aa779809
Merge pull request #1765 from aledbf/release-beta19
...
Release nginx ingress controller 0.9-beta.19
2017-11-28 21:27:49 -03:00
Manuel de Brito Fontes
26567f0306
Release nginx ingress controller 0.9-beta.19
2017-11-28 20:10:18 -03:00
Manuel Alejandro de Brito Fontes
430deb2c43
Merge pull request #1764 from aledbf/e2e-test-ingressclass
...
Fix ingress.class annotation
2017-11-28 20:06:52 -03:00
Manuel Alejandro de Brito Fontes
bbca0cf5f3
Merge pull request #1763 from samanthakem/catalog/new-controller
...
Adding new controller (heptio contour) to the catalog.
2017-11-28 19:56:05 -03:00
Manuel de Brito Fontes
b88ccfc2c2
Fix ingress.class annotation
2017-11-28 19:27:38 -03:00
Samantha Monteiro
ea4dc4bdcc
Adding new controller to the catalog
2017-11-28 19:15:44 -03:00
Manuel Alejandro de Brito Fontes
66630fc5db
Merge pull request #1762 from aledbf/master
...
Add note about ingress class annotation
2017-11-28 14:15:40 -03:00
Manuel de Brito Fontes
3d5bb995ce
Add note about ingress class annotation
2017-11-28 14:14:44 -03:00
Manuel Alejandro de Brito Fontes
4df6567d7d
Merge pull request #1758 from aledbf/remove-store
...
Fix reference to removed lister
2017-11-27 19:26:03 -03:00
Manuel de Brito Fontes
deb3e4b9bb
Fix reference to removed lister
2017-11-27 19:22:59 -03:00
Manuel Alejandro de Brito Fontes
8ba3546e34
Merge pull request #1748 from aledbf/0.9-beta.18
...
Release nginx ingress controller 0.9-beta.18
2017-11-27 14:23:34 -03:00
Manuel Alejandro de Brito Fontes
988595643c
Merge pull request #1756 from ckross01/patch-1
...
update link to affinity example
2017-11-27 14:19:52 -03:00
Chris Ross
85b430928b
update link to affinity example
...
the example README link was incorrect.
2017-11-27 09:23:46 -07:00
Manuel Alejandro de Brito Fontes
4bc47ff331
Merge pull request #1752 from diazjf/cmap-docs
...
Complete Config-Map Documentation Overhaul
2017-11-25 20:17:29 -03:00
Fernando Diaz
a27850e0eb
Complete Config-Map Documentation Overhaul
...
Changes the Config-Map documentation to be easier to search and follow
a format similar to that in the annotations section. Also adds some missing
configuration options.
Fixes #1532
2017-11-25 16:49:31 -06:00
Manuel de Brito Fontes
aaf7ab056c
Change annotations prefix
2017-11-24 16:42:21 -03:00
Manuel de Brito Fontes
6a28e213f9
Release nginx ingress controller 0.9-beta.18
2017-11-23 22:14:39 -03:00
Manuel Alejandro de Brito Fontes
f0eef17763
Merge pull request #1736 from rafik8/patch-1
...
Update catalog.md
2017-11-23 22:01:22 -03:00
Manuel Alejandro de Brito Fontes
bd1017fba6
Merge pull request #1231 from canhnt/sticky-path-rewriter
...
Add tests to cover sticky cookie and rewrite-target annotations
2017-11-23 20:08:04 -03:00
Canh Ngo
a357bef596
Added e2e test for sticky cookie and redirection
2017-11-23 22:30:46 +01:00
Canh Ngo
4be0841561
Added a unit-test to verify sticky cookie to work with redirection
2017-11-23 22:20:29 +01:00
Manuel Alejandro de Brito Fontes
e9e7863ce1
Merge pull request #1746 from aledbf/clean-framework
...
Cleanup of e2e helpers
2017-11-23 17:39:51 -03:00
Manuel Alejandro de Brito Fontes
4aa8e3bf19
Merge pull request #1747 from diazjf/ssl-cipher
...
Add config-map usage and options to Documentation
2017-11-23 17:37:37 -03:00
Fernando Diaz
95453d2c54
Add config-map usage and options to Documentation
...
Adds information on how to deploy and use a config-map in order to
overwrite default nginx-controller configuration options. It cleans-up
and adds more to the possible configuration options and their defaults.
2017-11-23 14:01:31 -06:00
Manuel de Brito Fontes
101b70d2ec
Cleanup of e2e helpers
2017-11-23 16:53:00 -03:00
Manuel Alejandro de Brito Fontes
694d7f9155
Merge pull request #1745 from aledbf/simplify-annotations
...
Simplify annotations
2017-11-23 15:01:53 -03:00
Manuel de Brito Fontes
2d184ed60e
Simplify annotations
2017-11-23 14:11:31 -03:00
Manuel de Brito Fontes
b8b01636d8
Refactor annotations prefix helper
2017-11-22 21:20:04 -03:00
Manuel Alejandro de Brito Fontes
bcb761c8a8
Merge pull request #1738 from aledbf/cleanup
...
Cleanup
2017-11-22 20:25:52 -03:00
Manuel de Brito Fontes
3fb548f4ba
Add fake filesystem for test to avoid temporal files on the local filesystem
2017-11-22 19:52:30 -03:00
Manuel de Brito Fontes
1b461c2f63
Refactoring of ingress class annotation and main flags
2017-11-22 19:31:59 -03:00
Manuel Alejandro de Brito Fontes
5d44fbb078
Merge pull request #1740 from aledbf/updtae-ngx
...
Update nginx
2017-11-22 19:13:30 -03:00
Manuel de Brito Fontes
e30fa804eb
Update nginx
2017-11-22 17:45:55 -03:00
Manuel Alejandro de Brito Fontes
e154f1e6e1
Merge pull request #1739 from aledbf/cleanup-tests
...
Improve e2e checks
2017-11-22 14:51:17 -03:00
Manuel de Brito Fontes
889663013f
Improve e2e checks
2017-11-22 14:19:15 -03:00
Manuel Alejandro de Brito Fontes
167c98320a
Merge pull request #1737 from aledbf/update-nginx
...
Update nginx v1.13.7
2017-11-22 10:07:40 -03:00
Manuel de Brito Fontes
f431f8c87e
Update nginx v1.13.7
2017-11-21 18:57:21 -03:00