Commit graph

5089 commits

Author SHA1 Message Date
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
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
Manuel Alejandro de Brito Fontes
0df281760d Check service If publish-service flag is defined 2020-05-14 09:13:43 -04:00
Kubernetes Prow Robot
e713ec16b1 Merge pull request #5522 from kevinfrommelt/remove-duplicate-annotation-parse
Remove duplicate annotation parsing for annotationAffinityCookieChangeOnFailure
2020-05-13 17:06:22 -07:00
Manuel Alejandro de Brito Fontes
147bdf5f72 Fix error setting $service_name NGINX variable 2020-05-13 10:01:41 -04:00
agile6v
45c29ccb82 Update testcase for sslCipher. 2020-05-13 11:03:15 +08:00
agile6v
5ba5e13198 Add comments for sslcipher.Config struct. 2020-05-13 10:40:56 +08:00
agile6v
2ea7ec8f59 Add annotation ssl-prefer-server-ciphers. 2020-05-11 16:31:08 +08:00
Kubernetes Prow Robot
8c621a49bd Merge pull request #5491 from praseodym/fix-tls-configuration
Actually enable TLSv1.3 by default
2020-05-09 06:03:51 -07:00
Kevin Frommelt
16e28bdc96 Remove duplicate Cookie.ChangeOnFailure assertion 2020-05-08 13:51:14 -05:00
Kevin Frommelt
64f0a0816c Remove duplicate annotation parsing for annotationAffinityCookieChangeOnFailure 2020-05-08 09:14:10 -05:00
Mark Janssen
54d08c3200 Add 0-RTT warning 2020-05-08 12:40:11 +02:00
Mark Janssen
5cbf51b69c Enable TLSv1.3 by default
Fix for a8b9ff8dda which mistakenly only
updated documentation.
2020-05-08 12:40:11 +02:00
Kubernetes Prow Robot
3c98e69d4e Merge pull request #5516 from cmluciano/cml/runcommentremove
build: remove unnecessary tag line in e2e
2020-05-07 11:57:43 -07:00
Christopher M. Luciano
a9dfa38694 build: remove unnecessary tag line in e2e
The comment on this block states that this line should be removed
after the multi-arch image action is merged in the Makefile.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-05-07 14:51:00 -04:00
Kubernetes Prow Robot
06c31fc04d Merge pull request #5512 from nirroz93/patch-1
Wrong filename in documantation example
2020-05-06 20:39:09 -07:00
nirroz93
676bd253f9 wrong filename
using different (and more logic) filename in the following lines
2020-05-06 17:39:55 +03:00
Manuel Alejandro de Brito Fontes
1617e17850 Remove unused targetPort definition 2020-05-04 16:39:30 -04:00
Manuel Alejandro de Brito Fontes
276eb46275 Release chart 2.1.0 2020-05-04 16:39:30 -04:00
Kubernetes Prow Robot
15a9f7d0fd Merge pull request #5494 from janosi/wh_runasuser
Add configuration option for the runAsUser parameter of the webhook patch job
2020-05-04 13:04:26 -07:00
Kubernetes Prow Robot
7c2d22b952 Merge pull request #5504 from janosi/wh_imagepullsecret
Add configuration option for the imagePullSecrets in the webhook jobs
2020-05-04 12:34:28 -07:00
Kubernetes Prow Robot
fcff4a3aaf Merge pull request #5503 from jpreese/patch-1
Update job-patchWebhook.yaml
2020-05-04 12:04:28 -07:00
Laszlo Janosi
fa4f083e37 Move webhook runAsUser from patch.image.runAsUser to patch.runAsUser 2020-05-04 17:50:00 +00:00
John Reese
8e7162e223 Update job-patchWebhook.yaml
Referencing `deploy.yaml` results in a `null` value for the `imagePullPolicy`. Looks like the pull policy value is set under image!
2020-05-04 13:48:05 -04:00
Laszlo Janosi
ba379d1343 Add configuration option for the imagePullSecrets in the WH jobs 2020-05-04 17:46:27 +00:00
Laszlo Janosi
72eebf1bd1 Add configuration option for the runAsUser parameter of the webhook patch job 2020-05-03 17:08:42 +00:00
Manuel Alejandro de Brito Fontes
22085436a3 Update kind 2020-05-01 12:32:30 -04:00
Manuel Alejandro de Brito Fontes
898ef9d8b8 Release 0.32.0 2020-05-01 11:16:10 -04:00
Manuel Alejandro de Brito Fontes
742c82fee0 Add note about firewall ports for admission webhook 2020-05-01 10:55:37 -04:00
Kubernetes Prow Robot
e92d4d9e74 Merge pull request #5481 from ElvinEfendi/fix-first-backend-sync
fix first backend sync
2020-04-30 19:10:05 -07:00