Manuel Alejandro de Brito Fontes
484d1d139c
Adjust e2e timeouts
2020-08-22 20:52:12 -04:00
Manuel Alejandro de Brito Fontes
e321f1b6c0
Remove file system paths executables
2020-08-22 19:48:34 -04:00
Kubernetes Prow Robot
67f05f8818
Merge pull request #6049 from toredash/fix/ingress-class-docs
...
Improve docs and logging for --ingress-class usage
2020-08-21 04:37:40 -07:00
Tore Lønøy
9082c539a3
fix: log warning if empty ingress class is monitored. Improve docs related to --ingress-class
2020-08-21 09:25:43 +02:00
Manuel Alejandro de Brito Fontes
ea8cf9ff50
Rollback to Poll instead of PollImmediate
2020-08-20 20:50:51 -04:00
Manuel Alejandro de Brito Fontes
5c3dc5a5ee
Fix flaky e2e test
2020-08-20 08:14:19 -04:00
Manuel Alejandro de Brito Fontes
8c5f20354c
Add GinkgoRecover in goroutines
2020-08-19 23:15:02 -04:00
Manuel Alejandro de Brito Fontes
dd526359e2
Increase wait times in e2e tests
2020-08-19 23:15:02 -04:00
Manuel Alejandro de Brito Fontes
d03d5a5397
Add new Dockerfile label org.opencontainers.image.revision
2020-08-19 22:39:10 -04:00
Kubernetes Prow Robot
5217fb8476
Merge pull request #6044 from scottrigby/chart-readme-zero-downtime-header-link-fix
...
Chart readme fixes
2020-08-19 13:51:23 -07:00
Scott Rigby
66f1ddcd13
Fix YAML linting
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-19 15:58:32 -04:00
Scott Rigby
46f625d463
Direct link to index.yaml for easy browsing by end users without CLI
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-19 15:58:07 -04:00
Scott Rigby
c2a7e093d5
Fix chart readme link in upgrade section. Removes redundant URL in favor of zero-downtime section header anchor
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-19 15:48:16 -04:00
Calvin Bui
4d3bf60380
Add configurable serviceMonitor metricRelabelling and targetLabels
...
Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com>
2020-08-19 12:25:57 +10:00
Kubernetes Prow Robot
df83547f49
Merge pull request #6038 from scottrigby/migration-from-stable-nginx-ingress
...
Document migration path to ingress-nginx chart from stable/nginx-ingress
2020-08-18 18:21:10 -07:00
Scott Rigby
84a0f5fc2f
Bump chart version PATCH
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 21:07:29 -04:00
Scott Rigby
903745d428
Link docs to upgrading section of chart readme
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 17:18:17 -04:00
Scott Rigby
31c1b36524
Initial readme changes, with upgrade info on migrating from stable/nginx-ingress
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 17:16:12 -04:00
Kubernetes Prow Robot
add90b4938
Merge pull request #6020 from pentago/patch-1
...
Added missing backend protocol.
2020-08-14 14:28:18 -07:00
Kubernetes Prow Robot
954b795202
Merge pull request #6022 from sharkymcdongles/patch-1
...
fix typo in development.md
2020-08-14 03:48:21 -07:00
Bryan
cfe7459b8c
Update development.md
...
fix typo
2020-08-14 12:38:00 +02:00
Goran
186f482281
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
75506f0b58
Update go dependencies
2020-08-13 07:36:24 -04:00
Manuel Alejandro de Brito Fontes
4156b4d7c2
Update github action go to 1.15
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
fee3b64b34
Update nginx image
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
2d077c9099
Update e2e-test-runner image
2020-08-12 13:58:31 -04:00
Manuel Alejandro de Brito Fontes
0358599866
Update mimalloc to v1.6.4
2020-08-11 23:55:04 -04:00
Manuel Alejandro de Brito Fontes
3f0d62bca4
Remove .a files
2020-08-11 23:55:04 -04:00
Manuel Alejandro de Brito Fontes
d4f3d1b469
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
0de029a455
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
6a77dbc766
Update nginx image
2020-08-11 20:36:27 -04:00
Manuel Alejandro de Brito Fontes
c674c844b9
Update nginx to 1.19.2
2020-08-11 14:46:01 -04:00
Manuel Alejandro de Brito Fontes
913881b3ca
Update psp example
2020-08-11 11:23:08 -04:00
Kubernetes Prow Robot
2a0eddfcc3
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
4559c1f6ab
fix variable ordering in error message
2020-08-11 20:06:14 +08:00
Kubernetes Prow Robot
3a3d0f1dc9
Merge pull request #5994 from urmet/minikube-docs
...
Clean up minikube installation instructions
2020-08-10 15:37:58 -07:00
urmet
75f4013269
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
4b7e8b4d5d
Fix nginx command env variable reference
2020-08-09 12:06:11 -04:00
Manuel Alejandro de Brito Fontes
09963dc2d7
Fix wait times in e2e tests
2020-08-09 09:19:37 -04:00
Manuel Alejandro de Brito Fontes
a143ee29b2
Update dependencies for controller-runtime
2020-08-08 21:01:03 -04:00
Manuel Alejandro de Brito Fontes
0964d55844
Migrate to klog v2
2020-08-08 21:01:03 -04:00
Kubernetes Prow Robot
1e41982f7e
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
9dd7a6b96d
Merge pull request #5984 from janosi/ingressclass-panic
...
Fix panic in ingress class validation
2020-08-07 11:01:57 -07:00
Laszlo Janosi
54ff0ccd58
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
da8d329956
Merge pull request #5980 from kundan2707/fix_5590
...
fix for 5590
2020-08-06 10:37:42 -07:00
Kundan Kumar
a347900cf4
fix for 5590
2020-08-06 22:19:35 +05:30
Kubernetes Prow Robot
652354863d
Merge pull request #5965 from haslersn/baremetal/kustomize
...
feat(baremetal): Add kustomization.yaml
2020-08-05 19:06:55 -07:00
haslersn
4e3f024e9d
feat(baremetal): Add kustomization.yaml
2020-08-06 00:43:42 +02:00
Kubernetes Prow Robot
4f2c61b8a7
Merge pull request #5971 from ryanwilsonperkin/patch-1
...
Fixed typo "permanen"
2020-08-04 13:24:22 -07:00
Ryan Wilson-Perkin
e8868dd4ab
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