Commit graph

3552 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
9c42a59a38 Update grafana dashboard lebels (#2779) 2018-07-14 18:20:35 -04:00
k8s-ci-robot
ddb7709ee8 Merge pull request #2771 from Stono/master
Grafana Dashboard
2018-07-14 15:11:56 -07:00
Manuel Alejandro de Brito Fontes
68f3faf6e6 Update docs and mkdoc dependencies [ci skip] (#2778) 2018-07-13 19:23:13 -04:00
k8s-ci-robot
181e11dab2 Merge pull request #2777 from aledbf/mkdocs-image
Build docs using local docker image [ci skip]
2018-07-13 10:58:26 -07:00
k8s-ci-robot
5ecec0c737 Merge pull request #2776 from aledbf/hash
Fix configuration hash calculation
2018-07-13 10:57:26 -07:00
Manuel de Brito Fontes
34b70a1b27 Build docs using local docker image [ci skip] 2018-07-13 11:50:19 -04:00
Manuel de Brito Fontes
cfba4e77be Fix configuration hash calculation 2018-07-13 09:46:40 -04:00
k8s-ci-robot
1d93c86559 Merge pull request #2775 from aledbf/update-prometheus
Simplify handler registration and updates prometheus
2018-07-12 10:46:25 -07:00
Manuel de Brito Fontes
c63bf0755d Update go dependencies 2018-07-12 13:19:17 -04:00
Manuel de Brito Fontes
082cc2826a Simplify handler registration and update promhttp 2018-07-12 13:18:43 -04:00
k8s-ci-robot
503641fe16 Merge pull request #2726 from aledbf/gather
Cleanup prometheus metrics after a reload
2018-07-12 10:13:25 -07:00
Manuel de Brito Fontes
d50b50d975 Refactor controller metrics interface 2018-07-12 12:46:34 -04:00
Karl Stoney
a7ac7681a3 Added a README for grafana dashboard 2018-07-11 14:34:05 +01:00
Karl Stoney
28c54b92fb Added a screenshot for the NGINX dashboard 2018-07-11 14:31:00 +01:00
Karl Stoney
c2df00aeec Added a Grafana dashboard 2018-07-11 14:29:46 +01:00
k8s-ci-robot
89c7e9156d Merge pull request #2767 from aledbf/fix-regression
Fix regression introduced in #2732
2018-07-10 08:51:25 -07:00
Manuel de Brito Fontes
6963d42eb3 Fix regression introduced in #2732 2018-07-10 10:29:45 -04:00
k8s-ci-robot
7c1fd7b3c1 Merge pull request #2760 from aledbf/fix-nil
Fix ingress rule parsing error
2018-07-10 06:29:25 -07:00
k8s-ci-robot
52630b89bd Merge pull request #2761 from aledbf/spell
Fix spelling mistake
2018-07-10 00:14:04 -07:00
k8s-ci-robot
f8edcfe50b Merge pull request #2765 from aledbf/fossa
Add FOSSA status badge
2018-07-10 00:12:05 -07:00
Manuel de Brito Fontes
35693d0e02 Add FOSSA status badge 2018-07-09 23:09:44 -04:00
k8s-ci-robot
9d7e0dd355 Merge pull request #2764 from Info-Screen/patch-1
Use language neutral links to MDN
2018-07-09 19:50:04 -07:00
Info-Screen
854e85b77b Use language neutral links to MDN insetead of es 2018-07-10 04:23:56 +02:00
David Pendray
aa1b86bfee Update index.md
Correct chart name
2018-07-10 01:57:46 +01:00
Manuel de Brito Fontes
26c1ec56e6 Fix ingress rule parsing error 2018-07-09 18:30:11 -04:00
Manuel de Brito Fontes
b380dbc2c8 Fix spelling mistake 2018-07-09 17:47:48 -04:00
k8s-ci-robot
8a8890bf14 Merge pull request #2754 from section-io/jason-gzip-level
Allow gzip compression level to be controlled via ConfigMap
2018-07-08 18:23:18 -07:00
Jason Stangroome
ccede44773 Allow gzip compress level to be controlled via ConfigMap 2018-07-09 10:30:59 +10:00
k8s-ci-robot
2940c7cca0 Merge pull request #2749 from aledbf/docker-build
Use docker to build go binaries
2018-07-07 05:27:19 -07:00
Manuel de Brito Fontes
9495bf9097 Use docker to build go binaries 2018-07-06 23:48:40 -04:00
Manuel Alejandro de Brito Fontes
ff68de2eb6 Update nginx image to 0.54 (#2748) 2018-07-06 09:49:43 -04:00
Manuel Alejandro de Brito Fontes
0a0617c65b Update opentracing-cpp and modsecurity (#2747) 2018-07-05 20:12:57 -04:00
k8s-ci-robot
55ea2acd3e Merge pull request #2744 from ocadotechnology/wip-2738
fix: Use the correct opentracing plugin for Jaeger
2018-07-05 16:21:17 -07:00
Mike Bryant
486b8c086f refactor: Remove unnecessary libthrift libraries, as Jaeger is statically linked
See https://github.com/kubernetes/ingress-nginx/pull/2744#discussion_r200425386
2018-07-05 19:09:12 +01:00
Mike Bryant
6aafb06bfd fix: Use the correct opentracing plugin for Jaeger
Part of #2738
2018-07-05 19:09:12 +01:00
k8s-ci-robot
e55a36deac Merge pull request #2741 from tsupertramp/improve-docs-for-oauth
Add redirect uri for oauth2 login
2018-07-05 07:04:19 -07:00
k8s-ci-robot
2e6fad73e9 Merge pull request #2743 from aamederen/patch-1
Clarify Installation Document by Separating Helm Steps
2018-07-05 06:51:20 -07:00
Eren Başak
4ef04c3236 Modify Deployment Document
I found it confusing to see the helm after the list of generic steps (should I run `helm install ...` after I followed the steps above or is it a different way?). Also, the verification and version detection steps don't work with helm chart due to different app label (`ingress-nginx` vs `nginx-ingress`) and namespace. 

This change does two things:
1. Separate helm installation from generic installation and provide version detection commands that work for helm
2. Rename `Custom Service Provider Deployment` to `Provider Specific Steps` and fix the broken link while doing so.
2018-07-05 13:11:21 +03:00
Thomas Peitz
f65ba286dc Add redirect uri for oauth2 login 2018-07-04 11:57:51 +02:00
k8s-ci-robot
864ee54af9 Merge pull request #2732 from antoineco/improve-logging
Improve logging
2018-07-02 14:55:20 -07:00
Antoine Cotten
040b88bd8e Clarify log messages in controller pkg 2018-07-02 22:59:54 +02:00
k8s-ci-robot
75b22c9bfe Merge pull request #2727 from diazjf/add-more-e2e
Add e2e tests for Client-Body-Buffer-Size
2018-07-01 16:13:20 -07:00
Fernando Diaz
989189af11 Add e2e tests for Client-Body-Buffer-Size
Adds test cases for the client-body-buffer-size annotation.
2018-07-01 17:48:37 -05:00
Loïc Mahieu
119f606c46 Docs: examples: fix link
Fix link
2018-06-29 15:37:21 +02:00
k8s-ci-robot
80f66e9c01 Merge pull request #2719 from gugu/master
Sample rate configmap option for zipkin in nginx-opentracing
2018-06-28 12:31:24 -07:00
Andrii Kostenko
637c62cd1d Sample rate configmap option for zipkin in nginx-opentracing 2018-06-28 18:13:31 +03:00
Denis Salamanca
a3e7f10ac0 GCE/GKE proxy mentioned for Azure (#2717)
GCE/GKE are part of Google cloud not azure, so the note "proxy protocol is not supported in GCE/GKE" does not apply for azure
2018-06-27 15:49:24 -04:00
Manuel Alejandro de Brito Fontes
fc99f16b35 Remove duplicated securityContext (#2705) 2018-06-25 12:45:36 -04:00
Manuel Alejandro de Brito Fontes
3ea90df05b Release 0.16.2 (#2703) 2018-06-25 11:24:07 -04:00
k8s-ci-robot
ec92e25b7c Merge pull request #2701 from aledbf/remove-labels
Remove prometheus labels with high cardinality
2018-06-25 07:16:05 -07:00