Commit graph

4978 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
cd7887b19e Update deployment documentation 2020-04-18 17:51:11 -04:00
Manuel Alejandro de Brito Fontes
c74883359a Add port for plain HTTP to HTTPS redirection 2020-04-18 17:50:49 -04:00
Kubernetes Prow Robot
3c9f1978ab Merge pull request #5388 from rvillablanca/rm-todos
Remove TODO that were done
2020-04-17 19:59:35 -07:00
Manuel Alejandro de Brito Fontes
5fac4acc40 Fix from-to-www link 2020-04-17 19:41:25 -04:00
Manuel Alejandro de Brito Fontes
98aea19dad Add new cfssl image and update e2e tests to use it 2020-04-17 16:41:50 -04:00
Manuel Alejandro de Brito Fontes
3eb12e7505 Fix dev-env script to use new hostPort setting 2020-04-17 15:06:19 -04:00
Manuel Alejandro de Brito Fontes
fed5fb63c4 Add e2e test for OCSP and new configmap setting 2020-04-17 12:53:47 -04:00
Rodrigo Villablanca
4f8587bce4 Remove TODO that were done 2020-04-17 03:37:37 -04:00
Kubernetes Prow Robot
d9c0e9b21b Merge pull request #5133 from ElvinEfendi/lua-ocsp-stapling
Lua OCSP stapling
2020-04-16 19:31:07 -07:00
Elvin Efendi
d89717e1db Lua OCSP stapling 2020-04-16 21:29:16 -04:00
Manuel Alejandro de Brito Fontes
38e961a2fe Add e2e tests for helm chart 2020-04-15 21:25:40 -04:00
Manuel Alejandro de Brito Fontes
aea48e2bfb Use official mkdocs image and github action 2020-04-15 13:08:56 -04:00
Kubernetes Prow Robot
e9393ba124 Merge pull request #5375 from aledbf/chart
Remove chart old podSecurityPolicy check
2020-04-15 07:26:03 -07:00
Manuel Alejandro de Brito Fontes
278eb26a0f Remove chart old podSecurityPolicy check 2020-04-14 23:07:45 -04:00
Manuel Alejandro de Brito Fontes
30651ff8cd Update Go to 1.14.2 2020-04-14 16:45:05 -04:00
Manuel Alejandro de Brito Fontes
c50f4aae2e Update e2e image 2020-04-14 14:15:40 -04:00
Manuel Alejandro de Brito Fontes
bedba86393 Fix plugin README.md link 2020-04-14 11:48:23 -04:00
Manuel Alejandro de Brito Fontes
d8d6ed7820 Update luajit and nginx to 1.17.10 2020-04-14 11:43:30 -04:00
Kubernetes Prow Robot
88c396f679 Merge pull request #5355 from ElvinEfendi/plugin-docs
ingress-nginx lua plugins docs
2020-04-14 08:04:13 -07:00
Elvin Efendi
d30e203922 adjust e2e test 2020-04-14 10:27:38 -04:00
Elvin Efendi
652412937c ingress-nginx lua plugins documentation 2020-04-14 09:47:58 -04:00
Kubernetes Prow Robot
2d9673e3cd Merge pull request #5365 from kundan2707/fix_doc_broken_link
Fix broken link for Layer 2 configuration mode
2020-04-14 06:38:13 -07:00
Kundan Kumar
2a02ffdae3 Update doc 2020-04-14 15:21:03 +05:30
Manuel Alejandro de Brito Fontes
935a30fe40 Remove version dependency in mimalloc symlink 2020-04-13 23:23:10 -04:00
Kubernetes Prow Robot
ed2f62fa6e Merge pull request #5361 from aledbf/clean
Cleanup parsing of annotations with lists
2020-04-13 19:55:11 -07:00
Manuel Alejandro de Brito Fontes
ac364d024a Cleanup httpbin image 2020-04-13 18:03:45 -04:00
Manuel Alejandro de Brito Fontes
8ab192b8f6 Cleanup parsing of annotations with lists 2020-04-13 17:02:31 -04:00
Kubernetes Prow Robot
2eb9a2d1b8 Merge pull request #5331 from aledbf/plugins
Enable configuration of plugins using configmap
2020-04-13 09:43:49 -07: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