Commit graph

5102 commits

Author SHA1 Message Date
Mark Janssen
a8b9ff8dda Update TLS configuration
Enable TLSv1.3 by default and update list of ciphers. The new
configuration matches the 'Intermediate' configuration recommended by
the Mozilla SSL Configuration Generator:
https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=modern&openssl=1.1.1d&guideline=5.4
2020-04-13 17:46:33 +02:00
Manuel Alejandro de Brito Fontes
c376c81625 Enable configuration of plugins using configmap 2020-04-13 11:38:42 -04:00
Kubernetes Prow Robot
679541a0fa Merge pull request #5357 from sslavic/patch-1
Fix broken symlink to mimalloc
2020-04-13 07:59:49 -07:00
Stevo Slavić
7aa7e5a329 Fix broken symlink to mimalloc 2020-04-13 15:44:07 +02:00
Manuel Alejandro de Brito Fontes
641bde93fb Remove deprecated flags and update docs 2020-04-12 10:07:33 -04:00
Kubernetes Prow Robot
f45ff1db78 Merge pull request #5349 from LucasBoisserie/validation_webhook_doc_helm
Update doc for validating Webhook with helm
2020-04-11 19:23:47 -07:00
LucasBoisserie
46eb623929 Update doc for validating Webhook with helm 2020-04-11 22:10:38 +02:00
Kubernetes Prow Robot
f7024725ca Merge pull request #5347 from weihanglo/patch-1
docs: fix use-gzip wrong markdown style
2020-04-11 06:49:48 -07:00
Weihang Lo
cd0c4eb57e docs: fix use-gzip wrong markdown style 2020-04-11 14:28:04 +08:00
Manuel Alejandro de Brito Fontes
7b97171050 Ensure krew plugin includes license 2020-04-10 09:46:30 -04:00
Kubernetes Prow Robot
22cae83a14 Merge pull request #5340 from artemlive/fix/remove-unnecessary-if-in-redirect
fix: remove unnecessary if statement when redirect annotation is defined
2020-04-09 06:33:44 -07:00
Artem Miroshnychenko
0f5b8d8162 fix e2e rests related to the removed string 2020-04-09 00:24:53 +03:00
Kubernetes Prow Robot
3dbccaa591 Merge pull request #5341 from ElvinEfendi/fix-lua-test-in-dev
ensure make lua-test runs locally
2020-04-08 10:41:44 -07:00
Elvin Efendi
288b7a115d ensure make lua-test runs locally 2020-04-08 12:48:46 -04:00
Artem Miroshnychenko
6a8b67589f remove unused test and function 2020-04-08 19:37:23 +03:00
Artem Miroshnychenko
27dc2baf40 remove unused test and function 2020-04-08 19:37:15 +03:00
Artem Miroshnychenko
7c7930abc9 fix: remove unnecessary if statement when redirect annotation is defined 2020-04-08 19:02:15 +03:00
Manuel Alejandro de Brito Fontes
c37ed7f528 Fix deployment strategy 2020-04-07 13:08:09 -04:00
Kubernetes Prow Robot
47b4465b59 Merge pull request #5333 from aledbf/chart
Remove duplicated annotations definition and refactor hostPort conf
2020-04-07 07:31:44 -07:00
Manuel Alejandro de Brito Fontes
5de3a06ec0 Remove duplicated annotations definition and refactor hostPort configuration 2020-04-06 19:15:47 -04:00
Kubernetes Prow Robot
079115261d Merge pull request #5332 from aledbf/chart
Add lifecycle hook and option to enable mimalloc
2020-04-06 10:39:47 -07:00
Manuel Alejandro de Brito Fontes
b2127138aa Update deployment manifests 2020-04-06 13:16:46 -04:00
Manuel Alejandro de Brito Fontes
cd50809d9d Add lifecycle hook and option to enable mimalloc 2020-04-06 13:16:46 -04:00
Manuel Alejandro de Brito Fontes
4093a38bce Add script to generate yaml files from helm 2020-04-05 22:27:05 -04:00
Manuel Alejandro de Brito Fontes
26b9ad641b Set k8s version kind should use for dev environment 2020-04-04 17:33:16 -03:00
Manuel Alejandro de Brito Fontes
b4d544dc21 Update e2e dev image to v1.18.0 2020-04-04 16:27:26 -03:00
Manuel Alejandro de Brito Fontes
b62987c9ec Change condition order that produces endless loop 2020-04-03 10:53:40 -03:00
Manuel Alejandro de Brito Fontes
39fbeba9ea Fix definition order of modsecurity directives 2020-04-03 10:53:20 -03:00
Gajendra D Ambi
6e879e9364 Example names violate DNS naming stadards
Original names which gave errors:    myServiceA, myServiceB
Alatere suggestions:    
myServiceA --> myservicea, my_service_a, my-service-a
myServiceB --> myserviceb, my_service_b, my-service-b
2020-04-02 23:17:20 +05:30
Manuel Alejandro de Brito Fontes
ee9631ebdb Set default resource requests limits 2020-04-02 10:31:50 -03:00
Kubernetes Prow Robot
6409c439ba Merge pull request #5310 from SzekeresB/dev/auth-tls-verify-client
Added auth-tls-verify-client testcase
2020-04-01 06:31:28 -07:00
Manuel Alejandro de Brito Fontes
5d6c096466 Set new default PathType to prefix 2020-04-01 10:05:48 -03:00
Balazs Szekeres
80bdb5d871 Added auth-tls-verify-client testcase 2020-04-01 14:47:38 +02:00
Manuel Alejandro de Brito Fontes
c552a4f3b1 Fix condition in server-alias annotation 2020-04-01 08:37:14 -03:00
Kubernetes Prow Robot
3b753f46d3 Merge pull request #5307 from aledbf/118
Migrate ingress.class annotation to new IngressClassName field
2020-03-31 11:06:41 -07:00
Manuel Alejandro de Brito Fontes
b93c123058 Migrate ingress.class annotation to new IngressClassName field 2020-03-31 12:20:01 -03:00
Kubernetes Prow Robot
7a554ae897 Merge pull request #5296 from SzekeresB/dev/proxy-ssl
Added proxy-ssl-location-only test.
2020-03-30 05:07:55 -07:00
Balazs Szekeres
665675d83b Added proxy-ssl-location-only test. 2020-03-30 10:30:22 +02:00
Manuel Alejandro de Brito Fontes
90c9ffddca Forward X-Request-ID to auth service (#5301) 2020-03-29 19:58:36 -03:00
Manuel Alejandro de Brito Fontes
2fe6810c4d Increase e2e concurrency 2020-03-27 21:42:23 -03:00
Manuel Alejandro de Brito Fontes
43f89f6293 Update go dependencies 2020-03-27 19:52:51 -03:00
Manuel Alejandro de Brito Fontes
9db5d736e3 Update client-go methods to support context and and new create and delete options 2020-03-27 19:52:51 -03:00
Kubernetes Prow Robot
880714af56 Merge pull request #5290 from neelmehta247/patch-1
Add DS_PROMETHEUS datasource for templating
2020-03-24 14:01:03 -07:00
Neel Mehta
fde0e95451 Add DS_PROMETHEUS datasource for templating
When running this dashboard on Grafana, I received the error `Datasource named ${DS_PROMETHEUS} was not found`, this change fixes that issue.
2020-03-24 16:49:03 -04:00
Manuel Alejandro de Brito Fontes
171f74b5fb Update go and e2e image (#5289) 2020-03-24 11:42:31 -03:00
Manuel Alejandro de Brito Fontes
9f41757018 Wait for update in tcp e2e test (#5284) 2020-03-23 18:09:21 -03:00
Manuel Alejandro de Brito Fontes
f8b15156ef Add retries for dns in tcp e2e test (#5283) 2020-03-23 17:05:15 -03:00
Kubernetes Prow Robot
4641a20e21 Merge pull request #5277 from ElvinEfendi/small-refactoring
refactoring: use more specific var name
2020-03-23 06:02:51 -07:00
Kubernetes Prow Robot
1b7eac96bf Merge pull request #5281 from aledbf/log
Remove unnecessary logs
2020-03-22 21:34:45 -07:00
Manuel Alejandro de Brito Fontes
eb469d3e60 Empty directory 2020-03-22 17:16:30 -03:00