Commit graph

5060 commits

Author SHA1 Message Date
agile6v
cb18ee5fb7 Update unit & e2e tests. 2020-05-21 02:19:13 +08: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
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
Elvin Efendi
9958f4f595 make sure first backend sync happens in timer phase 2020-04-30 19:44:24 -04:00
Manuel Alejandro de Brito Fontes
573f426085 Fix chart maxmindLicenseKey location 2020-04-30 18:26:23 -04:00
Manuel Alejandro de Brito Fontes
72850e5f33 Only load docker images in kind worker nodes 2020-04-30 18:12:40 -04:00
Kubernetes Prow Robot
32b1781abb Merge pull request #5480 from RothAndrew/patch-1
docs(changelog): fix typo
2020-04-30 08:18:18 -07:00
Andrew Roth
9056be52c7 fix typo in changelog 2020-04-30 09:07:58 -04:00
Manuel Alejandro de Brito Fontes
9b95aca00c Remove obsolete default backend settings 2020-04-30 08:32:28 -04:00
Manuel Alejandro de Brito Fontes
46f1158dc0 Fix chart missing default backend name 2020-04-29 22:44:04 -04:00
Manuel Alejandro de Brito Fontes
bd266174e6 Add install command for Digial Ocean 2020-04-29 18:59:06 -04:00
Kubernetes Prow Robot
20f3e88505 Merge pull request #5472 from Starbix/master
Update admission webhook image
2020-04-29 15:28:19 -07:00
Cédric Laubacher
514425cba0 Update job image 2020-04-29 22:35:30 +02:00
Kubernetes Prow Robot
146e3eba2c Merge pull request #5469 from aledbf/svc
Changes on services must trigger a sync event
2020-04-29 11:36:25 -07:00
Manuel Alejandro de Brito Fontes
0cbefa11fd Changes on services must trigger a sync event 2020-04-29 13:37:39 -04:00
Manuel Alejandro de Brito Fontes
aca62b9b84 Update admission webhook annotations 2020-04-29 11:09:00 -04:00
Kubernetes Prow Robot
8ecb978c31 Merge pull request #5465 from yeoji/docs/update-helm-2-install
Update helm v2 installation instructions
2020-04-29 06:12:24 -07:00
Joey Lee
9f95f0dec9 Update helm v2 installation instructions 2020-04-29 20:38:26 +10:00
Manuel Alejandro de Brito Fontes
b8cf56574c Add support for multi-arch images 2020-04-28 19:44:21 -04:00
Manuel Alejandro de Brito Fontes
b6e40a7fe6 Refactor ingress validation in webhook 2020-04-28 18:35:03 -04:00
Manuel Alejandro de Brito Fontes
3a20d32f9a Remove noisy dns log 2020-04-28 18:34:51 -04:00
Kubernetes Prow Robot
ab7577822b Merge pull request #5456 from AndiDog/tls-case-insensitive-host-matching
Case-insensitive TLS host matching
2020-04-28 14:02:24 -07:00
Kubernetes Prow Robot
500df6d80b Merge pull request #5319 from MrAmbiG/patch-1
Example names violate DNS naming stadards
2020-04-28 10:52:07 -07:00
Kubernetes Prow Robot
2087555619 Merge pull request #5461 from nicklasfrahm/master
Fix helper for defaultbackend name
2020-04-28 10:24:06 -07:00
nicklasfrahm
3bda16b16f Fix helper for defaultbackend name
Signed-off-by: nicklasfrahm <nicklas.frahm@gmail.com>
2020-04-28 18:39:35 +02:00
Kubernetes Prow Robot
c6cbcc1066 Merge pull request #5460 from grifx/patch-1
fix(Chart): Mismatch between README.md and values.yml (defaultBackend.enabled)
2020-04-28 09:14:06 -07:00
Joris Garonian
23228ed3cd fix(Chart): Mismatch between values.yml and README.md
d6437f8061/charts/ingress-nginx/values.yaml (L458)

d6437f8061/charts/ingress-nginx/README.md (L183)
2020-04-29 01:23:02 +10:00
Kubernetes Prow Robot
d6437f8061 Merge pull request #5358 from praseodym/update-tls-configuration
Update TLS configuration
2020-04-28 07:46:08 -07:00
Andreas Sommer
718e06f814 Case-insensitive TLS host matching 2020-04-28 11:07:43 +02:00
Manuel Alejandro de Brito Fontes
ba8bfae018 Ensure alpine packages are up to date 2020-04-27 16:48:22 -04:00
Manuel Alejandro de Brito Fontes
05af1f8ebf Release 0.31.1 2020-04-27 10:43:23 -04:00
Manuel Alejandro de Brito Fontes
4a4e16f8ee Ensure webhook validation ingress has a PathTypePrefix 2020-04-27 10:37:26 -04:00