Commit graph

5074 commits

Author SHA1 Message Date
Kubernetes Prow Robot
ad0b9236a7
Merge pull request #5582 from Graham42/pull-by-digest
Allow pulling images by digest
2020-05-21 07:52:38 -07:00
Manuel Alejandro de Brito Fontes
a53ef2b501 Add note about initial delay during first start 2020-05-20 18:55:34 -04:00
Graham McGregor
2205edb16b 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
0cbe783f43
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
e6d570d30b 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
Kubernetes Prow Robot
a08296256f
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
c0ca846bcd
Update configmap name in custom-headers/README.md 2020-05-18 11:02:52 +03:00
Kubernetes Prow Robot
84e5896299
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
c52d55a2ed
Use ingress-nginx-* naming in docs to match the default deployment 2020-05-17 21:27:56 +03:00
Manuel Alejandro de Brito Fontes
b18ea267a8 Wait before any request to the ingress controller pod 2020-05-14 10:47:51 -04:00
Manuel Alejandro de Brito Fontes
4179f71cc4 Check service If publish-service flag is defined 2020-05-14 09:13:43 -04:00
Kubernetes Prow Robot
2e4c8233d5
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
46cca5ad40 Fix error setting $service_name NGINX variable 2020-05-13 10:01:41 -04:00
Kubernetes Prow Robot
bef2efc4f3
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
e775495a56
Remove duplicate Cookie.ChangeOnFailure assertion 2020-05-08 13:51:14 -05:00
Kevin Frommelt
3c5e3eda7b
Remove duplicate annotation parsing for annotationAffinityCookieChangeOnFailure 2020-05-08 09:14:10 -05:00
Mark Janssen
4a36c804e6 Add 0-RTT warning 2020-05-08 12:40:11 +02:00
Mark Janssen
639a8c7871 Enable TLSv1.3 by default
Fix for 049b25e566 which mistakenly only
updated documentation.
2020-05-08 12:40:11 +02:00
Kubernetes Prow Robot
0e785a0bf2
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
5c65cf498e
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
29aa50d029
Merge pull request #5512 from nirroz93/patch-1
Wrong filename in documantation example
2020-05-06 20:39:09 -07:00
nirroz93
75dab4a8aa
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
c8b6ba8376 Remove unused targetPort definition 2020-05-04 16:39:30 -04:00
Manuel Alejandro de Brito Fontes
a9add96fc2 Release chart 2.1.0 2020-05-04 16:39:30 -04:00
Kubernetes Prow Robot
4b62da824e
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
45698ca4e6
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
5c2c90db9e
Merge pull request #5503 from jpreese/patch-1
Update job-patchWebhook.yaml
2020-05-04 12:04:28 -07:00
Laszlo Janosi
5148443ca7 Move webhook runAsUser from patch.image.runAsUser to patch.runAsUser 2020-05-04 17:50:00 +00:00
John Reese
c6b053d922
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
50896901b0 Add configuration option for the imagePullSecrets in the WH jobs 2020-05-04 17:46:27 +00:00
Laszlo Janosi
82588a33a7 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
080b917f91 Update kind 2020-05-01 12:32:30 -04:00
Manuel Alejandro de Brito Fontes
446845114c Release 0.32.0 2020-05-01 11:16:10 -04:00
Manuel Alejandro de Brito Fontes
6c821d3093 Add note about firewall ports for admission webhook 2020-05-01 10:55:37 -04:00
Kubernetes Prow Robot
1d4f16573b
Merge pull request #5481 from ElvinEfendi/fix-first-backend-sync
fix first backend sync
2020-04-30 19:10:05 -07:00
Elvin Efendi
3b217cf766 make sure first backend sync happens in timer phase 2020-04-30 19:44:24 -04:00
Manuel Alejandro de Brito Fontes
81514a50c1 Fix chart maxmindLicenseKey location 2020-04-30 18:26:23 -04:00
Manuel Alejandro de Brito Fontes
e4dcaf0b67 Only load docker images in kind worker nodes 2020-04-30 18:12:40 -04:00
Kubernetes Prow Robot
e2f1daf9e1
Merge pull request #5480 from RothAndrew/patch-1
docs(changelog): fix typo
2020-04-30 08:18:18 -07:00
Andrew Roth
093f354325
fix typo in changelog 2020-04-30 09:07:58 -04:00
Manuel Alejandro de Brito Fontes
d6ee467918 Remove obsolete default backend settings 2020-04-30 08:32:28 -04:00
Manuel Alejandro de Brito Fontes
768a91f58d Fix chart missing default backend name 2020-04-29 22:44:04 -04:00
Manuel Alejandro de Brito Fontes
e1e8621ffb Add install command for Digial Ocean 2020-04-29 18:59:06 -04:00
Kubernetes Prow Robot
f860bd7583
Merge pull request #5472 from Starbix/master
Update admission webhook image
2020-04-29 15:28:19 -07:00
Cédric Laubacher
da12e01544
Update job image 2020-04-29 22:35:30 +02:00
Kubernetes Prow Robot
f7e632fbee
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
a8c7ec6cfb Changes on services must trigger a sync event 2020-04-29 13:37:39 -04:00
Manuel Alejandro de Brito Fontes
f94aedb17c Update admission webhook annotations 2020-04-29 11:09:00 -04:00
Kubernetes Prow Robot
78200f8d7b
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
8904d95738 Update helm v2 installation instructions 2020-04-29 20:38:26 +10:00