Commit graph

5152 commits

Author SHA1 Message Date
Mark Janssen
049b25e566 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
c0db19b0ec Enable configuration of plugins using configmap 2020-04-13 11:38:42 -04:00
Kubernetes Prow Robot
47a70488fc
Merge pull request #5357 from sslavic/patch-1
Fix broken symlink to mimalloc
2020-04-13 07:59:49 -07:00
Stevo Slavić
5f270792df
Fix broken symlink to mimalloc 2020-04-13 15:44:07 +02:00
Manuel Alejandro de Brito Fontes
9c6873a55d Remove deprecated flags and update docs 2020-04-12 10:07:33 -04:00
Kubernetes Prow Robot
527a440e2e
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
a97ff92c93 Update doc for validating Webhook with helm 2020-04-11 22:10:38 +02:00
Kubernetes Prow Robot
6bcb5b01e8
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
12dddcca17
docs: fix use-gzip wrong markdown style 2020-04-11 14:28:04 +08:00
Manuel Alejandro de Brito Fontes
4badcdd03a Ensure krew plugin includes license 2020-04-10 09:46:30 -04:00
Kubernetes Prow Robot
55052c0e3d
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
39c01c6f96 fix e2e rests related to the removed string 2020-04-09 00:24:53 +03:00
Kubernetes Prow Robot
9f40677837
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
41a63b930b ensure make lua-test runs locally 2020-04-08 12:48:46 -04:00
Artem Miroshnychenko
ae88a7d2a8 remove unused test and function 2020-04-08 19:37:23 +03:00
Artem Miroshnychenko
01351a6bf8 remove unused test and function 2020-04-08 19:37:15 +03:00
Artem Miroshnychenko
eefb32c667 fix: remove unnecessary if statement when redirect annotation is defined 2020-04-08 19:02:15 +03:00
Manuel Alejandro de Brito Fontes
2cc828213d Fix deployment strategy 2020-04-07 13:08:09 -04:00
Kubernetes Prow Robot
307494ac0d
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
1f3eac2c8c Remove duplicated annotations definition and refactor hostPort configuration 2020-04-06 19:15:47 -04:00
Kubernetes Prow Robot
83dacebfb5
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
f266854ad3 Update deployment manifests 2020-04-06 13:16:46 -04:00
Manuel Alejandro de Brito Fontes
f86b0cdbba Add lifecycle hook and option to enable mimalloc 2020-04-06 13:16:46 -04:00
Manuel Alejandro de Brito Fontes
42fcc076b9 Add script to generate yaml files from helm 2020-04-05 22:27:05 -04:00
Manuel Alejandro de Brito Fontes
2738d8f963 Set k8s version kind should use for dev environment 2020-04-04 17:33:16 -03:00
Manuel Alejandro de Brito Fontes
f20b9befd0 Update e2e dev image to v1.18.0 2020-04-04 16:27:26 -03:00
Manuel Alejandro de Brito Fontes
8527f774f7 Change condition order that produces endless loop 2020-04-03 10:53:40 -03:00
Manuel Alejandro de Brito Fontes
5390ce4879 Fix definition order of modsecurity directives 2020-04-03 10:53:20 -03:00
Gajendra D Ambi
f3050740ef
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
b33c9a21a5 Set default resource requests limits 2020-04-02 10:31:50 -03:00
Kubernetes Prow Robot
680d801c50
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
51f0ef052b Set new default PathType to prefix 2020-04-01 10:05:48 -03:00
Balazs Szekeres
1e899cacfc Added auth-tls-verify-client testcase 2020-04-01 14:47:38 +02:00
Manuel Alejandro de Brito Fontes
1216ed03f7 Fix condition in server-alias annotation 2020-04-01 08:37:14 -03:00
Kubernetes Prow Robot
4fdf9c98bf
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
04ef782c57 Migrate ingress.class annotation to new IngressClassName field 2020-03-31 12:20:01 -03:00
Kubernetes Prow Robot
461aa93d13
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
d362475334 Added proxy-ssl-location-only test. 2020-03-30 10:30:22 +02:00
Manuel Alejandro de Brito Fontes
6037883c4a
Forward X-Request-ID to auth service (#5301) 2020-03-29 19:58:36 -03:00
Manuel Alejandro de Brito Fontes
630278f730 Increase e2e concurrency 2020-03-27 21:42:23 -03:00
Manuel Alejandro de Brito Fontes
3eafaa35a1 Update go dependencies 2020-03-27 19:52:51 -03:00
Manuel Alejandro de Brito Fontes
a46126a034 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
f4b17d345f
Merge pull request #5290 from neelmehta247/patch-1
Add DS_PROMETHEUS datasource for templating
2020-03-24 14:01:03 -07:00
Neel Mehta
d59018cf56
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
9af24fdf5b
Update go and e2e image (#5289) 2020-03-24 11:42:31 -03:00
Manuel Alejandro de Brito Fontes
d8ecfb7324
Wait for update in tcp e2e test (#5284) 2020-03-23 18:09:21 -03:00
Manuel Alejandro de Brito Fontes
760f40e45c
Add retries for dns in tcp e2e test (#5283) 2020-03-23 17:05:15 -03:00
Kubernetes Prow Robot
5cf7018b6d
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
47e647f3db
Merge pull request #5281 from aledbf/log
Remove unnecessary logs
2020-03-22 21:34:45 -07:00
Manuel Alejandro de Brito Fontes
6ea6d47044 Empty directory 2020-03-22 17:16:30 -03:00