Márk Sági-Kazár
313fdd2d1a
Add CORS max age annotation ( #1888 )
...
Add cors-max-age annotation
2018-01-09 09:19:42 -02:00
WillPlatnick
cabd7cb07c
Add docs for TLS version and ciphers ( #1865 )
2017-12-28 14:43:59 -03:00
TerraTech
519f72e2f9
configmap.md: Convert hyphens in name column to non-breaking-hyphens ( #1864 )
2017-12-27 22:29:47 -03:00
Ryan McKay
9d1c2ed638
Clarify docs for add-headers and proxy-set-headers ( #1853 )
...
add format description
2017-12-26 19:20:43 -03:00
Manuel Alejandro de Brito Fontes
e0d4dd471d
Add note about default log files [ci skip] ( #1840 )
2017-12-20 08:44:21 -03:00
Daniel (Shijun) Qian
d744c2eba7
Fix annotation describe ( #1819 )
2017-12-13 11:29:41 -06:00
Tobias Bradtke
417a2ed015
Fix link to custom configuration ( #1814 )
2017-12-10 19:09:30 -06:00
Max Laverse
f5953bbfa1
Add X-Forwarded-Prefix on rewrites
2017-12-06 22:06:37 +01:00
Manuel Alejandro de Brito Fontes
17a4c53a53
Merge pull request #1778 from aledbf/release-0.9
...
Release nginx ingress controller 0.9.0
2017-12-04 10:07:38 -03:00
Manuel Alejandro de Brito Fontes
5f8ab50131
Merge pull request #1792 from aledbf/annotation-types
...
Add note about annotation values
2017-12-03 13:54:41 -03:00
Manuel de Brito Fontes
abc546649f
Add note about annotation values
2017-12-03 13:53:40 -03:00
Wiiliam Chang
13d2185fb6
Update the example README.md
2017-12-03 17:20:41 +08:00
Morgan Wu
65b7e92c4c
auth-tls-pass-certificate-to-upstream should be bool
2017-11-30 19:27:32 -05:00
Manuel de Brito Fontes
09524cd336
Release nginx ingress controller 0.9.0
2017-11-30 18:46:06 -03:00
Manuel de Brito Fontes
3058e7758d
Add setting to configure proxy responses in the stream section
2017-11-30 17:53:23 -03:00
Manuel de Brito Fontes
161b485ae0
Add option to configure the redirect code
2017-11-30 12:08:43 -03:00
Manuel de Brito Fontes
091d272297
Release nginx ingress controller 0.9-beta.19
2017-11-28 20:10:18 -03:00
Samantha Monteiro
270562ab60
Adding new controller to the catalog
2017-11-28 19:15:44 -03:00
Manuel Alejandro de Brito Fontes
27c863085e
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
Chris Ross
7530499e7d
update link to affinity example
...
the example README link was incorrect.
2017-11-27 09:23:46 -07:00
Fernando Diaz
bb6ae76c25
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
a6d51a03b1
Change annotations prefix
2017-11-24 16:42:21 -03:00
Manuel de Brito Fontes
f199a8ecaf
Release nginx ingress controller 0.9-beta.18
2017-11-23 22:14:39 -03:00
Manuel Alejandro de Brito Fontes
c13cdbf127
Merge pull request #1736 from rafik8/patch-1
...
Update catalog.md
2017-11-23 22:01:22 -03:00
Fernando Diaz
30c15c302b
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
Rafik Harabi
52d0db02cc
Update catalog.md
...
update traefik link
2017-11-21 16:23:24 +00:00
Mengxin Liu
e2ce52a55e
fix: fix typos in docs.
2017-11-20 01:25:50 +08:00
Manuel de Brito Fontes
2223ea9600
Add annotation to enable passing the certificate to the upstream server
2017-11-17 21:28:45 -03:00
Manuel de Brito Fontes
79f6afba06
Add docker-registry example [ci skip]
2017-11-17 20:33:41 -03:00
iamgd67
5f1655d439
Update cli-arguments.md
2017-11-16 13:45:03 +08:00
Manuel de Brito Fontes
c5b0c8ab0d
Add annotation for setting proxy_redirect
2017-11-13 20:19:41 -03:00
Manuel de Brito Fontes
74df879f32
Fix TLS example [ci skip]
2017-11-13 12:58:19 -03:00
Manuel de Brito Fontes
fdd231816c
Disable features not availables in some platforms
2017-11-12 11:12:58 -03:00
Manuel de Brito Fontes
ce24ec84d8
Fix development doc [ci skip]
2017-11-11 15:24:28 -03:00
Manuel de Brito Fontes
f035733477
Fix default SSL certificate flag docs [ci skip]
2017-11-10 15:40:10 -03:00
Manuel de Brito Fontes
58516a75dd
Add doc for log-format-escape-json [ci skip]
2017-11-10 07:11:38 -03:00
Manuel de Brito Fontes
eed75f43f6
Release nginx ingress controller 0.9-beta.17
2017-11-09 18:46:22 -03:00
Fernando Diaz
35172b7275
Add better documentation for deploying for dev
...
Adds more information on deploying an nginx-ingress controller
for development. Adds info to the minikube section of
deployments which is commonly used for local development.
2017-11-06 11:05:20 -06:00
Manuel de Brito Fontes
311d286a34
Fix license in header of files
2017-11-05 18:35:46 -03:00
Manuel de Brito Fontes
b3d1539954
Release nginx ingress controller 0.9-beta.16
2017-11-02 12:08:59 -03:00
Ricardo Pchevuzinske Katz
fddcfd0340
Adds Brotli support
2017-11-01 17:53:18 -02:00
Denis Andrejew
a7a76bd692
fix typo in user-guide/annotations.md
2017-10-28 15:43:04 +01:00
Max Laverse
bfe20306a0
Make X-Forwarded-For computation configurable
2017-10-26 17:44:17 +02:00
Manuel de Brito Fontes
93bbc1e045
Add note for certificate authentication in Cloudflare
2017-10-24 22:18:23 -03:00
rnburn
888375acef
Upgrade nginx-opentracing.
2017-10-24 13:49:30 -07:00
Manuel Alejandro de Brito Fontes
0dab51d9eb
Merge pull request #1568 from zouyee/cluster-loadbalancing
...
update defaultbackend tag
2017-10-24 14:59:24 -03:00
Manuel de Brito Fontes
3e84be5fa6
Do not use relative urls
2017-10-23 11:14:51 -03:00
Manuel Alejandro de Brito Fontes
e2790c8f6f
Merge pull request #1553 from estaleiro/cors-improvement
...
Cors features improvements
2017-10-22 18:29:52 -03:00
Ricardo Pchevuzinske Katz
2097676ca8
Adds support for other Cors directives
...
CORS annotations improvements
Cors improvements
Cors improevements
Cors improvements
Cors improvements
2017-10-22 19:22:12 -02:00
zouyee
db731c5a5d
update defaultbackend tag
2017-10-22 18:34:16 +08:00