Commit Graph

5350 Commits

Author SHA1 Message Date
Kubernetes Prow Robot bc44b24220
Merge pull request #6020 from pentago/patch-1
Added missing backend protocol.
2020-08-14 14:28:18 -07:00
Kubernetes Prow Robot 6564338a5d
Merge pull request #6022 from sharkymcdongles/patch-1
fix typo in development.md
2020-08-14 03:48:21 -07:00
Bryan 611fe41b3d
Update development.md
fix typo
2020-08-14 12:38:00 +02:00
Goran 743439e75b
Added missing backend protocol.
As per https://kubernetes.github.io/ingress-nginx/user-guide/fcgi-services/
2020-08-14 11:16:53 +02:00
Manuel Alejandro de Brito Fontes 3d67c39aa2 Update go dependencies 2020-08-13 07:36:24 -04:00
Manuel Alejandro de Brito Fontes 14e7ae5a3e Update github action go to 1.15 2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes 9424852a7b Update nginx image 2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes a1b86c8639 Update e2e-test-runner image 2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes 0673e5e17e Update mimalloc to v1.6.4 2020-08-11 23:55:04 -04:00
Manuel Alejandro de Brito Fontes 53a70c9f83 Remove .a files 2020-08-11 23:55:04 -04:00
Manuel Alejandro de Brito Fontes 53e95d9ddd Rollback update of Jaeger library to 0.5.0 and update datadog to 1.2.0 2020-08-11 23:55:04 -04:00
Manuel Alejandro de Brito Fontes f6dce060b4 Update to to 1.15 and chart testing to 3.0.0 2020-08-11 20:36:27 -04:00
Manuel Alejandro de Brito Fontes 7dd1b31695 Update nginx image 2020-08-11 20:36:27 -04:00
Manuel Alejandro de Brito Fontes 4ecd38dca5 Update nginx to 1.19.2 2020-08-11 14:46:01 -04:00
Manuel Alejandro de Brito Fontes bfdff5e7d9 Update psp example 2020-08-11 11:23:08 -04:00
Kubernetes Prow Robot ba10a8a1bf
Merge pull request #6000 from loozhengyuan/fix-error-msg-formatting
Fix error message formatting
2020-08-11 07:04:17 -07:00
Loo Zheng Yuan af29ec1137
fix variable ordering in error message 2020-08-11 20:06:14 +08:00
Kubernetes Prow Robot 378c6ca7e7
Merge pull request #5994 from urmet/minikube-docs
Clean up minikube installation instructions
2020-08-10 15:37:58 -07:00
urmet e9505ce58e
Clean up minikube installation instructions
Remove development section under minikube installation instructions. It's a bit confusing and also wrong since #5059
2020-08-10 20:30:50 +03:00
Manuel Alejandro de Brito Fontes a981862ff2 Fix nginx command env variable reference 2020-08-09 12:06:11 -04:00
Manuel Alejandro de Brito Fontes 351248fabb Fix wait times in e2e tests 2020-08-09 09:19:37 -04:00
Manuel Alejandro de Brito Fontes 59a7f51cd4 Update dependencies for controller-runtime 2020-08-08 21:01:03 -04:00
Manuel Alejandro de Brito Fontes cb86c5698c Migrate to klog v2 2020-08-08 21:01:03 -04:00
Kubernetes Prow Robot c500bd4b3f
Merge pull request #4139 from choffmeister/fix/collect-metrics-if-metrics-per-host-false
Always collect metrics when --metrics-per-host=false
2020-08-08 12:02:19 -07:00
Kubernetes Prow Robot b36b96224a
Merge pull request #5984 from janosi/ingressclass-panic
Fix panic in ingress class validation
2020-08-07 11:01:57 -07:00
Laszlo Janosi 7d82903ce9
Fix panic in ingress class validation
If an ingress had no class annotation, nor IngressClassName  at all, and an IngressClass resource was created for the ingress-nginx there was a panic when the controller tried to check the IngressClassName of the Ingress.
2020-08-07 17:09:14 +00:00
Kubernetes Prow Robot 56a1e82125
Merge pull request #5980 from kundan2707/fix_5590
fix for 5590
2020-08-06 10:37:42 -07:00
Kundan Kumar 6239a66e5e fix for 5590 2020-08-06 22:19:35 +05:30
Kubernetes Prow Robot 7772c2ac64
Merge pull request #5965 from haslersn/baremetal/kustomize
feat(baremetal): Add kustomization.yaml
2020-08-05 19:06:55 -07:00
haslersn 7ddb7343fa feat(baremetal): Add kustomization.yaml 2020-08-06 00:43:42 +02:00
Kubernetes Prow Robot 030c15b321
Merge pull request #5971 from ryanwilsonperkin/patch-1
Fixed typo "permanen"
2020-08-04 13:24:22 -07:00
Ryan Wilson-Perkin 017a24f6da
Fixed typo "permanen"
Noticed the use of the name "permanen-redirect" instead of "permanent-redirect" in some annotations for this test
2020-08-04 14:14:55 -04:00
Manuel Alejandro de Brito Fontes 3b31b9a0a8 Cleanup e2e tests 2020-07-31 07:31:09 -04:00
Manuel Alejandro de Brito Fontes ff1718e57f Disable enable-access-log-for-default-backend e2e test 2020-07-31 07:31:09 -04:00
Kubernetes Prow Robot cb877a754b
Merge pull request #5957 from johejo/fsnotify_v1.4.9
bump fsnotify to v1.4.9
2020-07-30 12:31:07 -07:00
Mitsuo Heijo 094967cfd9 bump fsnotify to v1.4.9
migrate gopkg.in/fsnotify/fsnotify.v1 to github.com/fsnotify/fsnotify
2020-07-31 02:14:03 +09:00
Kubernetes Prow Robot 3b6015d89d
Merge pull request #5955 from atoptsoglou/patch-1
Fix typo
2020-07-30 04:30:31 -07:00
atoptsoglou ed81ee3b75
Fix typo
Typo the correct CVE is CVE-2020-8553 and not CVE-2019-11251
2020-07-30 11:10:56 +02:00
Manuel Alejandro de Brito Fontes a383117e1e Refactor shutdown e2e tests 2020-07-29 13:03:29 -04:00
Kubernetes Prow Robot a4f7006dbd
Merge pull request #5951 from kbst/usenamespaceenvexpansion
Use env expansion to provide namespace in container args
2020-07-29 08:11:48 -07:00
Philipp Strube e5e963bcdb Bump chart patch version 2020-07-29 14:29:40 +02:00
Philipp Strube beae32b6fe Update deploy scripts using hack/generate-deploy-scripts.sh 2020-07-29 12:02:09 +02:00
Philipp Strube 59b16c4e92 Use Env expansion for namespace in args
When deploying the controller to a custom namespace, users have to
overwrite the namespace attribute as well as the hardcoded namespace
values in a number of args for the Deployment and the admission
controller Jobs.

Instead, this commit, uses the namespace name from the DownwardAPI,
and allows users to simply change the namespace attribute without
having to worry about the container args.
2020-07-29 11:44:08 +02:00
Kubernetes Prow Robot 3435e78cd7
Merge pull request #5946 from ddgenome/no-cluster-namespace
Do not add namespace to cluster-scoped resources
2020-07-28 12:19:47 -07:00
David Dooling f4585f99a6
Do not add namespace to cluster-scoped resources
When adding namespace to the helm-generated YAML files, do not add it
to cluster-scoped resources like ClusterRole, ClusterRoleBinding, and
ValidatingWebhookConfiguration.  Regenerate static YAML resource
specs.
2020-07-28 14:14:05 -05:00
Kubernetes Prow Robot ded95c73c6
Merge pull request #5943 from joelsmith/master
Add repo SECURITY.md
2020-07-27 17:25:08 -07:00
Joel Smith e1c0f6fa7b Add SECURITY.md 2020-07-27 16:01:17 -06:00
Manuel Alejandro de Brito Fontes 6b4894ce3e Fix default backend flaking e2e test for default 2020-07-27 09:31:06 -04:00
Kubernetes Prow Robot 82997a9711
Merge pull request #5256 from kkorekk/fix-prometheus-metrics-for-custom-error-page
Register metrics for custom-error-pages
2020-07-24 08:22:22 -07:00
Manuel Alejandro de Brito Fontes 7994e9a8e7 Update opentracing nginx module 2020-07-24 11:10:33 -04:00