Manuel Alejandro de Brito Fontes
19d83d866e
Update helm chart-testing image
2020-12-05 16:09:34 -03:00
Manuel Alejandro de Brito Fontes
8d14c969a8
Update build TAG
2020-12-05 14:53:10 -03:00
Manuel Alejandro de Brito Fontes
198ff33167
Fix nginx ingress variables for definitions with Backend
2020-12-05 14:40:22 -03:00
Kubernetes Prow Robot
32d606aa7a
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
049c1fd43e
Merge pull request #6541 from Jangyooseok/Jangyooseok
...
fixed misspell
2020-12-04 15:35:25 -08:00
Kubernetes Prow Robot
97b11ce958
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
a47b763b3a
Fix nginx ingress variables for definitions without hosts
2020-12-04 20:30:55 -03:00
Manuel Alejandro de Brito Fontes
0695847d79
Disable HTTP/2 in the webhook server
2020-12-04 20:29:36 -03:00
Manuel Alejandro de Brito Fontes
02e093d169
Fixes for gosec
2020-12-04 20:29:07 -03:00
Manuel Alejandro de Brito Fontes
b68d619063
Add gosec action
2020-12-04 20:29:07 -03:00
Manuel Alejandro de Brito Fontes
62d58804b5
Release helm chart v3.13.0
2020-12-04 20:02:36 -03:00
Kubernetes Prow Robot
62af21939e
Merge pull request #6544 from yasra002/patch-1
...
Fix the name of default backend variable
2020-12-04 14:47:26 -08:00
Yasser
ddde5b4e88
Delete the test file
2020-12-04 23:18:20 +01:00
Jangyooseok
8933dace0b
fixed misspell
...
Update rootfs/etc/nginx/lua/plugins/README.md
2020-12-04 10:13:00 +09:00
inosato
ba6dda3f81
fix log-format-upstream sample
...
- Align column names to snake case.
- Align the space.
2020-12-03 23:14:06 +09:00
Manuel Alejandro de Brito Fontes
76809192e3
Update kindest image
2020-12-02 11:11:28 -03:00
Kubernetes Prow Robot
042c2470ce
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
36a5578b2d
feat: allow user to specify the maxmium number of retries in stream block.
2020-12-02 14:54:14 +08:00
Kubernetes Prow Robot
c2872571bc
Merge pull request #6551 from mtparet/patch-1
...
Add documentation to activate DHE based ciphers
2020-12-01 08:18:50 -08:00
Yasser
360124ccdb
Fix the name of default backend variable
2020-12-01 16:49:11 +01:00
Matthieu Paret
c5ea79a07b
indicate configuration for DHE based ciphers
2020-12-01 16:43:11 +01:00
Manuel Alejandro de Brito Fontes
08d9c2efde
Ensure any change in the charts directory trigger ci tests
2020-12-01 12:24:09 -03:00
qianyong
4dd07fa23f
bugfix: always update trafficShapingPolicy when using ewma as load-balance even if endpoints not change, otherwise update trafficShapingPolicy will not working
2020-12-01 12:10:15 +08:00
Manuel Alejandro de Brito Fontes
2029233f07
Update nginx to 1.19.5
2020-11-27 14:19:20 -03:00
Tamas Utasi
ddec608aa0
#6477 Allow specifying the loadBalancerIP for the internal load balancer
...
This is useful, so internal DNS tools can point against this fixed IP.
2020-11-27 15:51:34 +01:00
Kubernetes Prow Robot
5adb054d7d
Merge pull request #6529 from m22r/master
...
Fix ErrorLogLevel in stream contexts
2020-11-27 04:38:47 -08:00
m22r
3f35aab427
Fix ErrorLogLevel in stream contexts
2020-11-27 14:29:43 +09:00
Manuel Alejandro de Brito Fontes
36a93cb1ac
Fix helm repo update command
2020-11-26 09:57:36 -03:00
Artem Tartakynov
8baec7c9f1
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
b5d3d6b3f5
update the basic auth example
2020-11-25 11:08:57 -05:00
Kubernetes Prow Robot
74e2f740d4
Merge pull request #6514 from aledbf/helm
...
Remove helm2 support and update docs
2020-11-24 14:26:39 -08:00
Manuel Alejandro de Brito Fontes
54c5952156
Remove helm2 support and update docs
2020-11-24 18:55:57 -03:00
Kubernetes Prow Robot
a588955ff7
Merge pull request #6505 from Voziv/patch-1
...
Reorder HPA resource list to work with GitOps tooling
2020-11-24 06:31:01 -08:00
Lee Robert
c2d6ced81c
Reorder HPA resource list to work with GitOps tooling
2020-11-24 08:51:02 -05:00
Kubernetes Prow Robot
1e5f962369
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
Kubernetes Prow Robot
0ae6be9244
Merge pull request #6485 from ml-/connections_state
...
Fix sum value of nginx process connections
2020-11-21 13:23:33 -08:00
Manuel Alejandro de Brito Fontes
78e87fc261
Add Chart changelog instructions
2020-11-21 18:10:26 -03:00
Kubernetes Prow Robot
a452ebd572
Merge pull request #6499 from julienvey/patch-1
...
Fix opentracing propagation on auth-url
2020-11-20 08:36:51 -08:00
Julien Vey
74d1a324e7
Fix opentracing propagation on auth-url
...
Currently, the opentracing propagation instructions are set only if opentracing is configured globally.
This fix set the propagation instructions if opentracing is disabled globally, but enabled per ingress
2020-11-20 01:32:20 +01:00
Manuel Alejandro de Brito Fontes
dd2b92e817
Refactor extraction of ingress pod details
2020-11-19 17:31:28 -03:00
Kubernetes Prow Robot
04aa9f9195
Merge pull request #6493 from bpinske/master
...
Support Keda Autoscaling
2020-11-19 12:28:52 -08:00
Brandon Pinske
b49922f883
Documenting change
2020-11-19 13:07:49 -07:00
Kubernetes Prow Robot
07dab7ebd3
Merge pull request #6494 from kundan2707/patch-1
...
Update development.md with docker version and experimental feature requirment
2020-11-19 02:34:50 -08:00
Kundan Kumar
b0fe458606
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
Brandon Pinske
524c9bdcd7
Support Keda Autoscaling
...
Keda autoscaling is exclusive with regular hpa scaling. If both are set to true, keda takes precedence.
2020-11-18 13:22:34 -07:00
Kubernetes Prow Robot
41010d8feb
Merge pull request #6486 from minjae9610/typoCorrection
...
Fix typo
2020-11-17 11:02:06 -08:00
Round_Robin
04d10e3949
Fix typo
2020-11-17 16:03:20 +09:00
ml-
b75732dd6e
Fix sum of nginx process connections
...
nginx_ingress_controller_nginx_process_connections returns four elements
for each pod, one for each "state" (active, reading, waiting, writing).
The value of the element with state "active" is the sum of the other
three elements of other states:
active = reading + waiting + writing
So sum() returns a value that is 2x of the actual amount of connections.
To fix this we simply select elements with state "active".
2020-11-16 18:43:09 +01:00
Kubernetes Prow Robot
09a5af61ab
Merge pull request #6481 from revolunet/patch-1
...
docs(annotations): explicit redirect status code
2020-11-14 17:07:04 -08:00
Julien Bouquillon
976d04eb86
docs(annotations): explicit redirect status code
2020-11-15 00:31:04 +01:00