anthonyho007
|
4ddb0c724a
|
fix crl not reload when crl got updated in the ca secret
|
2021-03-31 16:13:07 -04:00 |
|
Matthew Silverman
|
28280de175
|
jaeger-endpoint configmap attribute
|
2021-02-18 17:29:35 -05:00 |
|
Michael Nikitochkin
|
9a261d6339
|
Remove extra comma from Jaeger config json
It is not a valid Json generated for Jaeger.
There is extra comma.
|
2021-02-01 16:52:02 +01:00 |
|
Björn Carlsson
|
54b13bd216
|
Add flag to allow setting a shutdown grace period
|
2021-01-27 14:09:04 +01:00 |
|
Kubernetes Prow Robot
|
d9f613e52a
|
Merge pull request #6796 from aledbf/default
Updates to the custom default SSL certificate must trigger a reload
|
2021-01-22 07:41:27 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
04e2603ecc
|
Update PemSHA field for default SSL certificate
|
2021-01-21 19:15:03 -03:00 |
|
cormick
|
56b252e9b7
|
🐛 return error if tempconfig missing
Fmt: gofmt
|
2021-01-21 22:01:45 +08:00 |
|
Elvin Efendi
|
e0dece48f7
|
Add Global Rate Limiting support
|
2021-01-04 17:47:07 -05: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
|
d9af197e62
|
Remove dead code
|
2020-12-27 22:26:51 -03:00 |
|
Josh Soref
|
a8728f3d2c
|
Spelling
|
2020-12-15 16:10:48 -05:00 |
|
Kubernetes Prow Robot
|
fe65e9d22f
|
Merge pull request #6620 from nic-6443/sticky-session-fix
Fix sticky session not set for host in server-alias annotation (#6448)
|
2020-12-15 03:47:48 -08:00 |
|
qianyong
|
44aaa2e367
|
Fix sticky session not set for host in server-alias annotation (#6448)
|
2020-12-15 11:01:19 +08:00 |
|
qianyong
|
f9ffa93588
|
Allow FQDN for ExternalName Service
|
2020-12-14 20:32:08 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
9c0a39636d
|
Refactor ingress nginx variables
|
2020-12-12 08:52:47 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
77234fcde0
|
Fix nginx ingress variables for definitions with Backend
|
2020-12-05 14:40:22 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5df2951948
|
Fix nginx ingress variables for definitions without hosts
|
2020-12-04 20:30:55 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
81bf8056da
|
Disable HTTP/2 in the webhook server
|
2020-12-04 20:29:36 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d781d99797
|
Fixes for gosec
|
2020-12-04 20:29:07 -03:00 |
|
agile6v
|
06f53bcf05
|
feat: allow user to specify the maxmium number of retries in stream block.
|
2020-12-02 14:54:14 +08: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 |
|
Manuel Alejandro de Brito Fontes
|
1389cc0e80
|
Refactor extraction of ingress pod details
|
2020-11-19 17:31:28 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e7d6c3fedc
|
Update tests
|
2020-11-12 16:07:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2ca1f92697
|
Add PathType details in external auth location
|
2020-11-12 16:07:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3f153add00
|
Refactor handling of path Prefix and Exact
|
2020-11-10 07:21:34 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f49d2fdb3b
|
Improve class.IsValid logs
|
2020-11-09 11:01:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a6b6f03b53
|
Add support for k8s ingress pathtype Prefix
|
2020-11-02 09:56:49 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
4d65097afa
|
Improve log messages
|
2020-10-26 17:14:36 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a85e53f4cb
|
Remove k8s.io/kubernetes dependency
|
2020-10-26 13:04:00 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d74ea25df8
|
Add validation for wildcard server names
|
2020-10-26 10:51:14 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
cdd6437380
|
Refactor Exact path matthing
|
2020-10-26 10:51:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
703c2d6f8e
|
Enable validation of ingress definitions from extensions package
|
2020-10-26 10:50:44 -03:00 |
|
Kubernetes Prow Robot
|
a6d603566b
|
Merge pull request #6325 from sylr/filter-helm-secrets
Filter out secrets that belong to Helm v3
|
2020-10-13 11:46:27 -07:00 |
|
Sylvain Rabot
|
ca7db0e330
|
Filter out secrets that belong to Helm
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
|
2020-10-13 17:45:26 +02:00 |
|
Aditya Purandare
|
57b10f5693
|
Add datadog environment as a configuration option
(cherry picked from commit 4306558baa595606cd6befff08c8c815d6fe2bd4)
|
2020-10-12 13:52:15 -07:00 |
|
Ian Buss
|
41cf628bdf
|
Add a configurable URL redirect parameter for error URLs
|
2020-10-08 12:53:46 +01:00 |
|
Kubernetes Prow Robot
|
8d45bb39a4
|
Merge pull request #5348 from Antiarchitect/stream-log-annotations
Ability to separately disable access log in http and stream contexts
|
2020-09-28 11:02:53 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
108637bb1c
|
Migrate to structured logging (klog)
|
2020-09-27 18:59:57 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a767b1d906
|
Cleanup
|
2020-09-27 17:16:09 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
29ea30a4e8
|
Add events for NGINX reloads
|
2020-09-27 17:16:09 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
7722fa38aa
|
Add admission controller e2e test
|
2020-09-26 16:06:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a990ac3910
|
Change defaults
|
2020-09-24 21:33:56 -03:00 |
|
Elvin Efendi
|
e050ff1b9f
|
disable session tickets by default
|
2020-09-18 00:08:00 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
87aa96b468
|
Change server-tokens default value to false
|
2020-09-17 09:52:07 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e659efbfdb
|
Use dynamic load of modules
|
2020-09-10 11:39:35 -03:00 |
|
Matthew Silverman
|
9612180f6e
|
reject annotations with default prefix in the case of an override
|
2020-09-10 09:16:44 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
b26ebb0050
|
Update default gzip level
|
2020-09-08 17:23:47 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d13fdf01f6
|
Update zipkin library location
|
2020-09-08 16:20:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0925f20d05
|
Refactor load of tracer load
|
2020-09-08 16:20:03 -03:00 |
|