Kubernetes Prow Robot
f32fd3e1c4
Merge pull request #7067 from MoienTajik/patch-1
...
Documentation: minikube - ingress-nginx instead of kube-system namespace
2021-04-29 03:44:51 -07:00
Ali Mukadam
5751ef5247
[docs] Documentation for Oracle Cloud Infrastructure integration
...
Added documentation and sample YAML that demonstrate how to use
NGINX Ingress Controller to provision a load balancer on Oracle Cloud
Infrastructure. The following use cases are included:
- public and private load balancers
Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
2021-04-27 11:19:29 +10:00
mcorbin
7b5a492a09
Add Exoscale in the documentation
2021-04-23 16:28:45 +02:00
Moien Tajik
d4d32657ed
Update index.md
2021-04-21 18:10:01 +04:30
Kubernetes Prow Robot
1b9a9e0fc4
Merge pull request #6520 from tartakynov/artem/20201125-update-basic-auth-docs
...
Update the basic auth example
2021-04-07 14:13:05 -07:00
Ricardo Pchevuzinske Katz
8ecedf8238
Update the docs to reflect correct release
2021-04-06 16:15:54 -03:00
Matthew Silverman
08250deedc
updating test-runner/echo in code, docs fixup
2021-03-29 12:29:48 -04:00
Matthew Silverman
71c8ef119d
add support for the jaeger propagation format
...
adding default, testing w3c traceparent is propagated
2021-03-26 12:33:24 -04:00
Kubernetes Prow Robot
c90d33c313
Merge pull request #6884 from timmysilv/tracing-endpoint
...
jaeger-endpoint feature for non-agent trace collectors
2021-03-09 10:59:05 -08:00
AnaClaudia
ef714ae52f
Allow multiple publish status addresses
2021-02-26 16:57:54 -05:00
Matthew Silverman
28280de175
jaeger-endpoint configmap attribute
2021-02-18 17:29:35 -05:00
Manuel Alejandro de Brito Fontes
59922afae3
Release v0.44.0
2021-02-04 11:36:16 -03:00
Gerard Hickey
11f0053d59
Added docs to clear up PROXY definition
...
The current documentation does not provide information for the difference between `:PROXY` and `::PROXY`. I have added a bit of documentation that defines the difference between the two `PROXY` fields.
2021-01-27 11:27:54 -08:00
Björn Carlsson
54b13bd216
Add flag to allow setting a shutdown grace period
2021-01-27 14:09:04 +01:00
Manuel Alejandro de Brito Fontes
b65abe9766
Update e2e tests link markdown
2021-01-20 19:42:54 -03:00
Manuel Alejandro de Brito Fontes
ba05026037
Update alpine to 3.13
2021-01-15 19:16:58 -03:00
Hidde Beydals
270f52ab21
docs: move Azure deploy note to right item
2021-01-13 01:21:55 +01:00
Manuel Alejandro de Brito Fontes
5d1770ad1d
Update mkdocs, fix nodeport link and add microk8s link
2021-01-11 12:58:09 -03:00
bl-ue
f41dbe14bc
docs/deploy: fix grammar and inconsistencies
2021-01-10 13:20:48 -05:00
Laszlo Janosi
15eff8220a
fix the documentation for the proxy-ssl-secret and the auth-tls-secret annotations
2021-01-06 09:41:01 +00:00
Elvin Efendi
8c193a2297
fix link in annotation docs
2021-01-05 09:24:23 -05:00
Elvin Efendi
e0dece48f7
Add Global Rate Limiting support
2021-01-04 17:47:07 -05:00
Manuel Alejandro de Brito Fontes
37140a3863
Release ingress-nginx 0.43.0
2020-12-30 14:56:29 -03:00
Kubernetes Prow Robot
06cb6696a5
Merge pull request #6692 from andyxning/add_string_split_function_to_template_funcMap
...
add string split function to template funcMap
2020-12-29 05:32:28 -08:00
andyxning
bbf831afae
add string split function to template funcMap
2020-12-29 13:57:30 +08:00
Manuel Alejandro de Brito Fontes
0abfad70ce
Release v0.42.0
2020-12-24 16:13:13 -03:00
Kubernetes Prow Robot
f35307410d
Merge pull request #6665 from kundan2707/vendoraks
...
added AKS specific documentation
2020-12-22 16:56:26 -08:00
Kundan Kumar
2a0efbaa00
added AKS specific documentation
2020-12-23 04:32:00 +05:30
Ondřej Božek
00ecf0a270
Update README.md
...
Added link to actual ingress config example. Without it thee docs here https://kubernetes.github.io/ingress-nginx/examples/customization/configuration-snippets/ don't make sense.
2020-12-17 08:56:27 +01:00
Josh Soref
a8728f3d2c
Spelling
2020-12-15 16:10:48 -05:00
Karan Thanvi
885226618f
fix typo
2020-12-15 15:48:35 +09:00
Kubernetes Prow Robot
3e49491f33
Merge pull request #6580 from kundan2707/deployreadme
...
fix for 6564
2020-12-07 05:17:26 -08:00
Kundan Kumar
57f81068a4
fix for 6564
...
review comments
2020-12-07 18:14:36 +05:30
Mostafa
223d344056
Update README.md
2020-12-07 13:02:26 +03:30
Kubernetes Prow Robot
0b6d115236
Merge pull request #6470 from akonrath/feature/6018-psp-akonrath
...
Added role binding for 'ingress-nginx-admission' to PSP example (#6018 )
2020-12-04 15:41:25 -08:00
Kubernetes Prow Robot
099f80d412
Merge pull request #6566 from inosato/patch-1
...
fix docs log-format-upstream sample
2020-12-04 15:33:26 -08:00
Manuel Alejandro de Brito Fontes
d781d99797
Fixes for gosec
2020-12-04 20:29:07 -03:00
inosato
11825698ff
fix log-format-upstream sample
...
- Align column names to snake case.
- Align the space.
2020-12-03 23:14:06 +09:00
Kubernetes Prow Robot
35338c4193
Merge pull request #6553 from agile6v/stream
...
fixes: allow user to specify the maxmium number of retries in stream block
2020-12-02 03:08:51 -08:00
agile6v
06f53bcf05
feat: allow user to specify the maxmium number of retries in stream block.
2020-12-02 14:54:14 +08:00
Matthieu Paret
948265f2e8
indicate configuration for DHE based ciphers
2020-12-01 16:43:11 +01:00
Manuel Alejandro de Brito Fontes
0a43ba34b8
Fix helm repo update command
2020-11-26 09:57:36 -03:00
Artem Tartakynov
1fe88a37af
add 2 more headers to the basic auth example
...
x-request-id and x-scheme
2020-11-25 21:51:15 -05:00
Artem Tartakynov
0c8abfea0d
update the basic auth example
2020-11-25 11:08:57 -05:00
Manuel Alejandro de Brito Fontes
4ac3e1ff2c
Remove helm2 support and update docs
2020-11-24 18:55:57 -03:00
Kubernetes Prow Robot
e3a3ea8826
Merge pull request #6294 from ianbuss/auth-error-redirect-param
...
Allow customisation of redirect URL parameter in external auth redirects
2020-11-23 01:27:37 -08:00
Kundan Kumar
4c8b728092
Update development.md
...
Without v19.03.0 or later with experimental feature on Local build failed.
requirement of version and experimental feature on should be present in this doc
2020-11-19 10:22:18 +05:30
Round_Robin
1152e80058
Fix typo
2020-11-17 16:03:20 +09:00
Julien Bouquillon
f6a430775c
docs(annotations): explicit redirect status code
2020-11-15 00:31:04 +01:00
Manuel Alejandro de Brito Fontes
8b99f49d2d
Release 0.41.2
2020-11-12 17:39:07 -03:00