Commit graph

5117 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
5ef02599c0 Increase cloud-build timeout 2020-06-04 17:46:22 -04:00
Manuel Alejandro de Brito Fontes
86135d8dd5 Add missing REPO_INFO en variable to cloud-build 2020-06-04 17:31:41 -04:00
Manuel Alejandro de Brito Fontes
c39503c549 Set missing USER in cloud-build 2020-06-04 17:25:30 -04:00
Manuel Alejandro de Brito Fontes
c0e74ff7ae Update cloud-build configuration 2020-06-04 16:45:05 -04:00
Kubernetes Prow Robot
76fe518d00 Merge pull request #5652 from jeffrey-hui/patch-1
Add documentation for loading e2e tests without using minikube
2020-06-03 15:58:43 -07:00
Jeff Hui
c9f67ce121 Add documentation for loading e2e tests without using minikube
Use Kind to build the e2e test image and subsequently run the tests
2020-06-03 16:36:19 -04:00
Manuel Alejandro de Brito Fontes
2f0321301c Remove copy of binaries and deprecated e2e task 2020-06-02 17:22:58 -04:00
Manuel Alejandro de Brito Fontes
614d884bef Fix build of image on osx 2020-06-02 16:24:34 -04:00
Manuel Alejandro de Brito Fontes
3eea93c963 Fix dev-env makefile task 2020-06-02 15:59:24 -04:00
Manuel Alejandro de Brito Fontes
f952354da6 Add missing ARCH variable 2020-06-02 15:44:45 -04:00
Manuel Alejandro de Brito Fontes
6784dc81d9 Refactor build of docker images 2020-06-02 12:16:39 -04:00
Manuel Alejandro de Brito Fontes
eef004071d Update timeout to align values 2020-06-02 12:13:44 -04:00
Manuel Alejandro de Brito Fontes
7ca2019039 Enable coredumps for e2e tests 2020-06-01 19:33:44 -04:00
Kubernetes Prow Robot
c8e00d0e5c Merge pull request #5571 from agile6v/dev
feat: support the combination of Nginx variables for annotation upstream-hash-by.
2020-06-01 15:10:14 -07:00
Manuel Alejandro de Brito Fontes
f4cf133767 Do not reload NGINX if master process dies 2020-06-01 16:00:29 -04:00
agile6v
cc30cd9925 Support the combination of nginx variables and text value for annotation upstream-hash-by. 2020-06-01 06:37:41 +08:00
Kubernetes Prow Robot
a9f008cd68 Merge pull request #5613 from koba1t/fix-oauth2-proxy-hosted-repo
fix oauth2-proxy image repository
2020-05-31 13:07:54 -07:00
Manuel Alejandro de Brito Fontes
0a07032bfd Update buildx progress configuration 2020-05-31 16:04:14 -04:00
Manuel Alejandro de Brito Fontes
34ea02bfe6 Update e2e image 2020-05-31 15:38:02 -04:00
Manuel Alejandro de Brito Fontes
6f03791312 Fix makefile task names 2020-05-31 12:57:02 -04:00
Manuel Alejandro de Brito Fontes
d714036768 Build multi-arch images by default 2020-05-31 12:35:19 -04:00
Manuel Alejandro de Brito Fontes
08a1052383 Use new multi-arch nginx image 2020-05-30 22:46:12 -04:00
Manuel Alejandro de Brito Fontes
aedf1218ef Update nginx image 2020-05-30 19:05:48 -04:00
Manuel Alejandro de Brito Fontes
e1c9097701 Update nginx image to use alpine 3.12 2020-05-30 16:03:14 -04:00
Kubernetes Prow Robot
de5a33c972 Merge pull request #5624 from agile6v/master
feat: add lj-releng tool to check Lua code for finding the potential problems
2020-05-30 09:03:53 -07:00
agile6v
ae68e869e1 add lj-releng tool to check lua code. 2020-05-30 23:32:33 +08:00
Manuel Alejandro de Brito Fontes
684cbd89a2 Update terraform build images 2020-05-30 02:00:25 -04:00
Manuel Alejandro de Brito Fontes
8c682badce Remove unused download of GeoIP databases 2020-05-29 21:49:26 -04:00
Manuel Alejandro de Brito Fontes
8c6afeac13 Add support for s390x 2020-05-29 21:49:26 -04:00
Kubernetes Prow Robot
e0931493fc Merge pull request #5534 from agile6v/master
Add annotation ssl-prefer-server-ciphers.
2020-05-29 08:35:16 -07:00
koba1t
bab5775f8c fix oauth2-proxy image repository 2020-05-29 01:35:32 +09:00
Kubernetes Prow Robot
7c85864b36 Merge pull request #5578 from aledbf/ip
Use image promoter to push images to gcr
2020-05-26 16:52:41 -07:00
Manuel Alejandro de Brito Fontes
e16a20f593 Update nginx image and go to 1.14.3 2020-05-26 16:47:25 -04:00
Manuel Alejandro de Brito Fontes
ce11444427 Update debian-base image 2020-05-26 12:50:23 -04:00
Manuel Alejandro de Brito Fontes
85c3fb0481 Update nginx to 1.19.0 2020-05-26 12:15:36 -04:00
Manuel Alejandro de Brito Fontes
39795c820a Update go dependencies 2020-05-22 21:07:02 -04:00
Kubernetes Prow Robot
c82c785d41 Merge pull request #5586 from adiov/geoip2-anon-support
Add MaxMind GeoIP2 Anonymous IP support
2020-05-21 12:20:15 -07:00
Kubernetes Prow Robot
9748ba45a7 Merge pull request #5582 from Graham42/pull-by-digest
Allow pulling images by digest
2020-05-21 07:52:38 -07:00
adiov
b89105d854 Add MaxMind GeoIP2 Anonymous IP support 2020-05-21 06:50:57 +03:00
Manuel Alejandro de Brito Fontes
8e357a9014 Add note about initial delay during first start 2020-05-20 18:55:34 -04:00
agile6v
cb18ee5fb7 Update unit & e2e tests. 2020-05-21 02:19:13 +08:00
Graham McGregor
21fcee414f Allow pulling images by digest
The digest uniquely identifies a specific version of the image, so it is
never updated by Kubernetes unless you change the digest value. This is
desirable for security to gain confidence that no unvetted changes are
pulled to a deployment.
2020-05-20 12:05:43 -04:00
Kubernetes Prow Robot
48e883e20d Merge pull request #5572 from tuananhnguyen-ct/chart-node-taint-webhook
[chart] Add toleration support for admission webhooks
2020-05-20 06:52:20 -07:00
Tuan Anh Nguyen
f1384ca9fd add toleration support for admission webhooks
Update charts/ingress-nginx/Chart.yaml

Co-authored-by: Alex Harder <13860012+ChiefAlexander@users.noreply.github.com>
2020-05-20 09:26:59 +07:00
Manuel Alejandro de Brito Fontes
9f0c9f5c5d Use image promoter to push images to gcr 2020-05-19 17:14:06 -04:00
Kubernetes Prow Robot
8d2807bcde Merge pull request #5566 from ebeigarts/docs-more-fix
Update configmap name in custom-headers/README.md
2020-05-18 08:41:36 -07:00
Edgars Beigarts
6d2959cd11 Update configmap name in custom-headers/README.md 2020-05-18 11:02:52 +03:00
Kubernetes Prow Robot
2dfd299f78 Merge pull request #5563 from ebeigarts/docs-fix
Use ingress-nginx-* naming in docs to match the default deployments
2020-05-17 13:29:36 -07:00
Edgars Beigarts
cc4e021a20 Use ingress-nginx-* naming in docs to match the default deployment 2020-05-17 21:27:56 +03:00
Manuel Alejandro de Brito Fontes
0bb2d3a5bb Wait before any request to the ingress controller pod 2020-05-14 10:47:51 -04:00