Commit graph

5290 commits

Author SHA1 Message Date
Kubernetes Prow Robot
c0d7a3fde1 Merge pull request #5926 from Frankgad/fixes
fixed some typos
2020-07-21 13:08:06 -07:00
Frank Gadban
3d7abe0535 fixed some typos
Signed-off-by: Frank Gadban <frankgad@outlook.de>
2020-07-21 22:02:23 +02:00
Manuel Alejandro de Brito Fontes
f2dbeb1516 Validate endpoints are ready in e2e tests 2020-07-21 09:53:03 -04:00
Manuel Alejandro de Brito Fontes
75a448f50c Fix error in grpcbin deployment and enable e2e test 2020-07-21 09:39:56 -04:00
Kubernetes Prow Robot
edf916d37d Merge pull request #5911 from rihardssceredins/patch-1
Change image URL after switching to gcr.io in upgrade guide
2020-07-20 05:52:51 -07:00
Rihards Ščeredins
8cffd11060 Update upgrade guide with the new image registry and add missing -n to commands 2020-07-20 10:53:34 +03:00
Kubernetes Prow Robot
c508f7ad93 Merge pull request #5887 from dschwar/force-use-forwarded-for
Add force-enable-realip-module
2020-07-17 07:17:02 -07:00
Manuel Alejandro de Brito Fontes
35141972b0 Release v0.34.1 2020-07-15 16:46:16 -04:00
Manuel Alejandro de Brito Fontes
f4e379fed9 Release helm chart for v0.34.1 2020-07-15 16:33:06 -04:00
Manuel Alejandro de Brito Fontes
6328328446 Prepare for release v0.34.1 2020-07-15 15:27:54 -04:00
David Schwartz
242205c376 Add enable-real-ip 2020-07-15 15:25:29 -04:00
Manuel Alejandro de Brito Fontes
3d11769240 Update e2e-test-runner image 2020-07-15 14:21:03 -04:00
Kubernetes Prow Robot
c80839db12 Merge pull request #5896 from kubernetes/revert-5691-use-regex
Revert "use-regex annotation should be applied to only one Location"
2020-07-15 11:12:37 -07:00
Manuel Alejandro de Brito Fontes
1f3382e62d Update go version 2020-07-15 13:31:00 -04:00
Manuel Alejandro de Brito Fontes
fc7de172fd Revert "use-regex annotation should be applied to only one Location"
This reverts commit 544db7f009.
2020-07-15 11:20:47 -04:00
Kubernetes Prow Robot
481871c702 Merge pull request #5888 from aledbf/de
Update dev-env.sh script
2020-07-13 11:29:22 -07:00
Manuel Alejandro de Brito Fontes
43230e3502 Update dev-env.sh script 2020-07-13 14:22:06 -04:00
Manuel Alejandro de Brito Fontes
c123948190 Release 0.34.0 2020-07-10 09:16:31 -04:00
Manuel Alejandro de Brito Fontes
371bd901f4 Fix missing variable in run-chart-test script 2020-07-10 08:57:40 -04:00
Manuel Alejandro de Brito Fontes
1e395ff17f Update helm chart for v0.34.0 2020-07-10 08:57:40 -04:00
Manuel Alejandro de Brito Fontes
758fdc6650 Update TAG for 0.34.0 2020-07-09 18:27:35 -04:00
Manuel Alejandro de Brito Fontes
72f62cea64 Fix version GIT_COMMIT reference 2020-07-09 17:16:04 -04:00
Manuel Alejandro de Brito Fontes
8117872a10 Update TAG for 0.34.0 2020-07-09 16:48:23 -04:00
Manuel Alejandro de Brito Fontes
12ecc1f57e Prepare switch to gcr.io 2020-07-09 07:42:39 -04:00
Kubernetes Prow Robot
b21553dd93 Merge pull request #5873 from wi1dcard/bugfix/kubectl-exec-deprecated-usage
Fix kubectl exec deprecated usage in docs.
2020-07-08 19:24:35 -07:00
wi1dcard
53c2c0e05b Fix kubectl exec deprecated usage in docs.
See:

* https://github.com/kubernetes/kubernetes/pull/88460
* https://github.com/kubernetes/kubectl/blob/master/pkg/cmd/exec/exec.go#L180
2020-07-09 09:24:50 +08:00
Manuel Alejandro de Brito Fontes
ac616b70bb Changes in TAG file should trigger e2e testing 2020-07-08 16:26:17 -04:00
Manuel Alejandro de Brito Fontes
2a48f1cc40 Update go dependencies 2020-07-08 14:13:50 -04:00
Manuel Alejandro de Brito Fontes
1975911252 Update nginx image 2020-07-08 13:12:24 -04:00
Manuel Alejandro de Brito Fontes
a5fa5606ba Update OWASP ModSecurity Core Rule Set 2020-07-08 09:13:31 -04:00
Manuel Alejandro de Brito Fontes
a484b9ac97 Adjust nginx cloudbuild timeout 2020-07-08 00:03:05 -04:00
Manuel Alejandro de Brito Fontes
a67665994f Update nginx modules 2020-07-07 20:55:17 -04:00
Manuel Alejandro de Brito Fontes
a6c748ed5d Update nginx to 1.19.1 2020-07-07 12:50:41 -04:00
Kubernetes Prow Robot
fb6ffb7fcc Merge pull request #5671 from sslavic/patch-1
Make liveness probe more resilient than readiness probe
2020-07-07 05:51:58 -07:00
Manuel Alejandro de Brito Fontes
e49726eafb Custom default backend service must have ports 2020-07-07 08:49:13 -04:00
Stevo Slavić
ab619f258b Make liveness probe more fault tolerant than readiness probe 2020-07-07 12:19:57 +02:00
Manuel Alejandro de Brito Fontes
544db7f009 use-regex annotation should be applied to only one Location 2020-07-06 19:29:39 -04:00
Manuel Alejandro de Brito Fontes
583d3e4307 Fix proxy ssl e2e test 2020-07-06 18:41:42 -04:00
Kubernetes Prow Robot
5111af7916 Merge pull request #5853 from johejo/fix_json_tag
fix json tag for SSLPreferServerCiphers
2020-07-06 08:08:52 -07:00
Mitsuo Heijo
3b36bb38c3 fix json tag for SSLPreferServerCiphers
related https://github.com/kubernetes/ingress-nginx/pull/5534
2020-07-06 23:45:36 +09:00
Kubernetes Prow Robot
36821a5542 Merge pull request #5851 from Bo0km4n/fix/conflicting-version-file
Fix conflicts of VERSION file
2020-07-05 08:20:49 -07:00
Bo0km4n
a2b588da55 Fix conflicts VERSION file name on APFS 2020-07-06 00:15:44 +09:00
Manuel Alejandro de Brito Fontes
c6dce1dd00 Fix github docs github action 2020-07-04 18:46:37 -04:00
Kubernetes Prow Robot
5590a3a1f4 Merge pull request #5712 from laozc/sni
Add proxy-ssl-server-name to pass server name on SNI
2020-07-04 15:34:48 -07:00
Manuel Alejandro de Brito Fontes
c9f9124bf9 Update chart-testing image 2020-07-04 00:24:55 -04:00
Manuel Alejandro de Brito Fontes
3fda093fad Filter github actions to be executed 2020-07-04 00:24:55 -04:00
Manuel Alejandro de Brito Fontes
cf24e33c47 Update deploy manifests 2020-07-03 17:28:22 -04:00
Manuel Alejandro de Brito Fontes
b98a4d14aa Update jettech/kube-webhook-certgen image 2020-07-03 16:50:28 -04:00
Zhongcheng Lao
e26d358845 Add proxy-ssl-server-name to enable passing SNI 2020-07-03 14:14:32 +08:00
Kubernetes Prow Robot
93f07261b8 Merge pull request #5709 from agile6v/master
fix: remove duplicated X-Forwarded-Proto header.
2020-07-02 17:50:47 -07:00