Commit Graph

5350 Commits

Author SHA1 Message Date
Kubernetes Prow Robot ca74f9ad7d
Merge pull request #5931 from bvandewalle/add-opentracing-operation-name-settings
Add opentracing operation name settings
2020-07-24 08:06:24 -07:00
Bernard Van De Walle f3537204d2 Adding Zipkin collector to the E2E opentracing test as it is required to load at least one tracer to enable opentracing
Work on PR comments
Add tests for template builder

Signed-off-by: Bernard Van De Walle <bernard.vandewalle@getcruise.com>
2020-07-23 15:25:50 -07:00
Bernard Van De Walle 2baca9e32a Merge branch 'add-opentracing-operation-name-settings' of https://github.com/JorritSalverda/ingress-nginx into add-opentracing-operation-name-settings 2020-07-23 11:42:44 -07:00
Manuel Alejandro de Brito Fontes d89f23f2f8 Simplify development doc 2020-07-21 21:35:09 -04:00
Kubernetes Prow Robot 8f413c4231
Merge pull request #5926 from Frankgad/fixes
fixed some typos
2020-07-21 13:08:06 -07:00
Frank Gadban e9059eef01 fixed some typos
Signed-off-by: Frank Gadban <frankgad@outlook.de>
2020-07-21 22:02:23 +02:00
Manuel Alejandro de Brito Fontes a4ec5c8a88 Validate endpoints are ready in e2e tests 2020-07-21 09:53:03 -04:00
Manuel Alejandro de Brito Fontes 268f7c5c4b Fix error in grpcbin deployment and enable e2e test 2020-07-21 09:39:56 -04:00
Kubernetes Prow Robot 2f32f4817f
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 921ae6fed3 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 e825af86e1
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 274d09447e Release v0.34.1 2020-07-15 16:46:16 -04:00
Manuel Alejandro de Brito Fontes 1d250bcbd9 Release helm chart for v0.34.1 2020-07-15 16:33:06 -04:00
Manuel Alejandro de Brito Fontes da5fa45e28 Prepare for release v0.34.1 2020-07-15 15:27:54 -04:00
David Schwartz d52141c2b9 Add enable-real-ip 2020-07-15 15:25:29 -04:00
Manuel Alejandro de Brito Fontes d76ff21d94 Update e2e-test-runner image 2020-07-15 14:21:03 -04:00
Kubernetes Prow Robot ed68e4aeb5
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 3a9d6354ac Update go version 2020-07-15 13:31:00 -04:00
Manuel Alejandro de Brito Fontes dc3876666b Revert "use-regex annotation should be applied to only one Location"
This reverts commit a8a8b5f6e9.
2020-07-15 11:20:47 -04:00
Kubernetes Prow Robot 51a661d666
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 0c8accdf7f
Update dev-env.sh script 2020-07-13 14:22:06 -04:00
Manuel Alejandro de Brito Fontes 6982d72c40 Release 0.34.0 2020-07-10 09:16:31 -04:00
Manuel Alejandro de Brito Fontes 5e615efa91 Fix missing variable in run-chart-test script 2020-07-10 08:57:40 -04:00
Manuel Alejandro de Brito Fontes 6c73d66ae6 Update helm chart for v0.34.0 2020-07-10 08:57:40 -04:00
Manuel Alejandro de Brito Fontes 8693cdb898 Update TAG for 0.34.0 2020-07-09 18:27:35 -04:00
Manuel Alejandro de Brito Fontes 11d3f44d7d Fix version GIT_COMMIT reference 2020-07-09 17:16:04 -04:00
Manuel Alejandro de Brito Fontes a0bba1850a Update TAG for 0.34.0 2020-07-09 16:48:23 -04:00
Manuel Alejandro de Brito Fontes 86534b5124 Prepare switch to gcr.io 2020-07-09 07:42:39 -04:00
Kubernetes Prow Robot 6c72e42fb6
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 be5be27a8e 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 6cb186c144 Changes in TAG file should trigger e2e testing 2020-07-08 16:26:17 -04:00
Manuel Alejandro de Brito Fontes 0bdfcbd5f8 Update go dependencies 2020-07-08 14:13:50 -04:00
Manuel Alejandro de Brito Fontes 5521f71519 Update nginx image 2020-07-08 13:12:24 -04:00
Manuel Alejandro de Brito Fontes 00f4a215de Update OWASP ModSecurity Core Rule Set 2020-07-08 09:13:31 -04:00
Manuel Alejandro de Brito Fontes e1ff8f6888 Adjust nginx cloudbuild timeout 2020-07-08 00:03:05 -04:00
Manuel Alejandro de Brito Fontes 1ced9a51c8 Update nginx modules 2020-07-07 20:55:17 -04:00
Manuel Alejandro de Brito Fontes 16de15aa6e Update nginx to 1.19.1 2020-07-07 12:50:41 -04:00
Kubernetes Prow Robot a4cbb4b8be
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 e4c4edd626 Custom default backend service must have ports 2020-07-07 08:49:13 -04:00
Stevo Slavić 1614e4c55d Make liveness probe more fault tolerant than readiness probe 2020-07-07 12:19:57 +02:00
Manuel Alejandro de Brito Fontes a8a8b5f6e9 use-regex annotation should be applied to only one Location 2020-07-06 19:29:39 -04:00
Manuel Alejandro de Brito Fontes ec4fb05cad Fix proxy ssl e2e test 2020-07-06 18:41:42 -04:00
Kubernetes Prow Robot 934831cd9b
Merge pull request #5853 from johejo/fix_json_tag
fix json tag for SSLPreferServerCiphers
2020-07-06 08:08:52 -07:00
Mitsuo Heijo 8557677a5e 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 384ee89e40
Merge pull request #5851 from Bo0km4n/fix/conflicting-version-file
Fix conflicts of VERSION file
2020-07-05 08:20:49 -07:00
Bo0km4n 58bf9d55a8 Fix conflicts VERSION file name on APFS 2020-07-06 00:15:44 +09:00
Manuel Alejandro de Brito Fontes e2e668e8fa Fix github docs github action 2020-07-04 18:46:37 -04:00
Kubernetes Prow Robot 585569b638
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 e9a92070d9 Update chart-testing image 2020-07-04 00:24:55 -04:00
Manuel Alejandro de Brito Fontes 8836cfe04a Filter github actions to be executed 2020-07-04 00:24:55 -04:00