Manuel Alejandro de Brito Fontes
f27b6e2109
Release 0.23.0
2019-02-27 13:21:53 -03:00
Kubernetes Prow Robot
d74dea7585
Merge pull request #3682 from ocowchun/patch-1
...
enable use-forwarded-headers for L7 LB
2019-02-18 19:55:14 -08:00
ocowchun(Ben Yeh)
2f45d4f56d
enable use-forwarded-headers for L7 LB
2019-02-18 14:31:09 +08:00
Manuel Alejandro de Brito Fontes
1bb31eb1fc
Adjust probe timeouts
2019-02-06 20:19:12 -03:00
Manuel Alejandro de Brito Fontes
06efac9f0b
Release 0.22.0
2019-01-14 13:36:09 -03:00
Aracki
d2c0cc1156
Replace deprecated apiVersion in deploy/
2019-01-09 22:40:24 +01:00
Gavin
2be35d024b
Fixed: error parsing with-rbac.yaml: error converting YAML to JSON: yaml: line 36: did not find expected key
2019-01-08 00:22:42 +08:00
Manuel Alejandro de Brito Fontes
9be174738d
Add allowPrivilegeEscalation
2018-12-21 19:30:19 -03:00
David Dooling
83050fe3df
Add standard labels to namespace specs
...
Add standard app resource metadata labels to the namespaces specs
created when deploying nginx-ingress.
Closes kubernetes/ingress-nginx#3576
2018-12-18 16:38:42 -06:00
Raul Gonzales
9694ab6121
Rename nginx.yaml to nginx.json
2018-12-14 11:39:12 +00:00
Manuel Alejandro de Brito Fontes
06d53f0260
Fix error in configmap yaml definition ( #3516 )
2018-12-04 20:06:14 -03:00
Sungmin Lee
5febf3e8ea
Revert removal of TCP and UDP support configmaps in mandatroy manifest
2018-12-04 13:13:09 -08:00
Manuel Alejandro de Brito Fontes
f821a5bee0
Release 0.21.0
2018-11-21 15:57:13 -03:00
Manuel Alejandro de Brito Fontes
168f30d1ec
Revert removal of support for TCP and UDP services
2018-11-16 13:48:47 -03:00
xiezongzhe
f1b2a540fd
fix typo
2018-11-02 15:31:54 +08:00
Byungjin Park
8853894f3d
Fix typo
2018-10-13 03:12:27 +09:00
Fernando Diaz
10d3d48a6c
Remove TCP/UDP ConfigMaps from Dev
...
Removes unneeded ConfigMaps from the Development Environment which
are causing ingress-nginx pods to crash
Fixes #3223
2018-10-11 20:47:00 -05:00
Hui Chen
8b83e231a1
no data shows for config reloads charts when select the namespace or controller
2018-10-08 14:41:26 +08:00
Manuel Alejandro de Brito Fontes
0bb5934e5c
Remove default backend requirement
2018-10-07 10:32:36 -03:00
Manuel Alejandro de Brito Fontes
e8d81034b8
Release 0.20.0 ( #3189 )
...
* Release 0.20.0
* Fix dind cluster issues
2018-10-07 10:22:38 -03:00
Manuel Alejandro de Brito Fontes
d1750ed37e
Update default backend image ( #3146 )
2018-09-29 11:36:02 -03:00
Manuel Alejandro de Brito Fontes
f56e839134
Fix deployments until next release ( #3142 )
2018-09-26 10:15:57 -03:00
Elvin Efendi
b3a22f7fc0
do not require --default-backend-service
2018-09-25 21:14:28 -04:00
Hui Chen
be87141fe7
doc issue related to monitor part
2018-09-20 17:34:07 +08:00
oilbeater
8298d27899
fix missing datasource value
2018-09-10 18:44:41 +08:00
k8s-ci-robot
772e1b66fb
Merge pull request #3050 from Miouge1/grafana-ingress-dashboard
...
Add Ingress variable in Grafana dashboard
2018-09-08 09:13:13 -07:00
Miouge1
5cedf5259e
Add Ingress variable in Grafana dashboard
2018-09-06 13:37:00 +02:00
Jay Wallace
e866ab077d
document when to modify elb timeouts and set default to 60s
2018-09-05 21:14:07 -07:00
Wong Hoi Sing Edison
6d3e9ea7d0
Fixup #2970 : Add Missing Label app.kubernetes.io/part-of: ingress-nginx
...
- Add missing label `app.kubernetes.io/part-of: ingress-nginx` for deploy example
- Update new labels for docs/deploy and docs/examples
- Update new labels for test/e2e and test/manifests
- Update new labels for images/nginx
Also close #3001
2018-09-05 11:48:29 +08:00
Manuel de Brito Fontes
fda14192ef
Release 0.19.0
2018-08-29 21:57:25 -03:00
k8s-ci-robot
7882bb1c56
Merge pull request #2884 from Miouge1/grafana-5m
...
[grafana] Rate over 2 minutes since default Prometheus interval is 1m
2018-08-23 05:50:25 -07:00
Antoine Legrand
0a88be36f5
Update labels
2018-08-22 15:37:22 +02:00
Miouge1
3b63679b8e
Rate over 2 minutes since default Prometheus interval is 1m
2018-08-21 08:57:39 +02:00
Pierre-Alexandre
6a1bbe918e
missed a spot for the namespace
2018-08-15 15:11:59 -04:00
Pierre-Alexandre
7dedb41c43
accurately reading and using the $namespace
2018-08-15 15:07:26 -04:00
Pierre-Alexandre
ae914863a2
now actually using the $controller variable
...
before that, the panels weren't "filtered" by the controller selected
with that change, each panel is, and it works for both a controller or when selecting `All`
2018-08-14 19:56:30 -04:00
fqsghostcloud
033778b8d6
Use the datasource input variable
...
Use the datasource input variable
2018-08-14 09:07:19 +08:00
k8s-ci-robot
01cc29e17b
Merge pull request #2912 from aledbf/prometheus-grafana
...
Add documentation to install prometheus and grafana
2018-08-13 09:03:08 -07:00
Manuel de Brito Fontes
87b210499d
Release 0.18.0
2018-08-11 19:51:45 -04:00
Manuel de Brito Fontes
322dae6cee
Add documentation to install prometheus and grafana
2018-08-08 18:44:18 -04:00
Vasilis Remmas
c3d9aa8dcb
Added requirements in README.md
2018-08-03 10:11:03 +02:00
Vasilis Remmas
d1a38c23cf
Fixed grafana datasource
2018-08-02 18:07:34 +02:00
Vasilis Remmas
2a3f03c491
Change grafana to point prometheus datasource
2018-08-02 18:07:25 +02:00
Manuel de Brito Fontes
cb675b9dbf
Release 0.17.1
2018-07-16 17:06:03 -04:00
Manuel de Brito Fontes
4c1e501074
Update prometheus labels
2018-07-16 15:52:17 -04:00
k8s-ci-robot
32fe40294b
Merge pull request #2780 from aledbf/r0.17
...
Release 0.17.0
2018-07-15 02:12:55 -07:00
Manuel de Brito Fontes
bc59b7ddee
Release 0.17.0
2018-07-14 18:30:19 -04:00
Manuel Alejandro de Brito Fontes
6615e98186
Update grafana dashboard lebels ( #2779 )
2018-07-14 18:20:35 -04:00
Karl Stoney
1cb52d24d6
Added a README for grafana dashboard
2018-07-11 14:34:05 +01:00
Karl Stoney
890b526a7a
Added a screenshot for the NGINX dashboard
2018-07-11 14:31:00 +01:00