Commit graph

3818 commits

Author SHA1 Message Date
k8s-ci-robot
62e13a5d8e Merge pull request #3213 from aledbf/update-deps
Update deps
2018-10-11 15:53:33 -07:00
Manuel Alejandro de Brito Fontes
24c029b251 Update leader election methods 2018-10-10 21:46:45 -03:00
Manuel Alejandro de Brito Fontes
2acec45d2a Update go dependencies 2018-10-10 21:46:45 -03:00
k8s-ci-robot
ddc2ff6c67 Merge pull request #3166 from gabel/patch-1
Added ingress tls values.yaml example to documentation
2018-10-10 10:19:12 -07:00
k8s-ci-robot
4a18953c02 Merge pull request #3219 from aledbf/update-nginx
Update nginx image
2018-10-10 09:22:12 -07:00
k8s-ci-robot
f280871772 Merge pull request #3212 from SgtCoDFish/master
Add some extra detail to the client cert auth example regarding potential gotcha
2018-10-10 06:57:45 -07:00
k8s-ci-robot
61b5ffbc3d Merge pull request #3215 from hchenxa/hchenxa
align opentracing user-guide with nginx configmap configuration
2018-10-10 06:56:15 -07:00
Manuel Alejandro de Brito Fontes
af47cae526 Update nginx image 2018-10-10 10:14:07 -03:00
Manuel Alejandro de Brito Fontes
b9145ce275 Cleanup of nginx image (#3214) 2018-10-10 09:17:01 -03:00
k8s-ci-robot
57e1ec8c30 Merge pull request #3198 from aledbf/only-dynamic
Only support dynamic configuration
2018-10-10 05:07:34 -07:00
Hui Chen
e3d1958a82 aline opentracing user-guide with nginx configmap configuration 2018-10-10 11:25:53 +08:00
Manuel Alejandro de Brito Fontes
be38f3ba94 Only support dynamic configuration 2018-10-09 22:05:45 -03:00
k8s-ci-robot
c4c0f16a80 Merge pull request #3190 from diazjf/e2e-test-utils
Refactor e2e Tests to use common helper
2018-10-09 16:13:34 -07:00
k8s-ci-robot
05fb4533fa Merge pull request #3194 from bshelton229/literal-dollar-character
Make literal $ character work in set $location_path
2018-10-09 15:52:39 -07:00
Ashley Davis
0abd1e91d3 Add some extra detail to the client cert auth example
Multiple people within my work organisation were caught out by the fact
that the trusted client cert issuers must be given in a file named
`ca.crt` and that other filenames will fail to work.

This change makes it more clear to those who stumble across the
documentation that this is a potential gotcha.
2018-10-09 22:51:00 +01:00
Bryan Shelton
646b6e7495 Move escapeLocationPathVar to escapeLiteralDollar 2018-10-09 12:58:50 -07:00
Fernando Diaz
c82869035d Refactor e2e Tests to use common helper function
Each e2e test is creating the same(or similar) Ingress Resource in
different ways. This makes common ingress resource creation be
performed by a framework  method, reducing code duplication
2018-10-09 11:12:11 -05:00
k8s-ci-robot
383682ebce Merge pull request #3207 from ElvinEfendi/delete-upstream-healthcheck
delete upstream healthcheck annotation
2018-10-09 08:21:00 -07:00
Elvin Efendi
196a02e8b3 delete upstream healthcheck annotation 2018-10-09 09:14:13 -04:00
k8s-ci-robot
65bf3714ba Merge pull request #3209 from ms4720/master
Fix: update config map name
2018-10-09 03:59:28 -07:00
k8s-ci-robot
53c1aa5b0d Merge pull request #3203 from aledbf/remove-deprecated
Remove annotations grpc-backend and secure-backend already deprecated
2018-10-09 03:58:07 -07:00
Marc Spitzer
1d4f1bb1cf Fix: update config map name 2018-10-09 11:15:09 +08:00
k8s-ci-robot
041556ea5c Merge pull request #3204 from aledbf/conflict-flags
Flags publish-service and publish-status-address are mutually exclusive
2018-10-08 17:58:16 -07:00
k8s-ci-robot
ac29c928f4 Merge pull request #3193 from diazjf/healthcheck-e2e
Add E2E tests for HealthCheck
2018-10-08 16:24:58 -07:00
Manuel Alejandro de Brito Fontes
27c56fd3f2 Update OWNERS [skip ci] (#3205) 2018-10-08 15:40:25 -03:00
k8s-ci-robot
43c85fad3c Merge pull request #3201 from hchenxa/hchenxa
no data shows for config reloads charts when select to namespace or controller
2018-10-08 11:25:52 -07:00
Fernando Diaz
fc95804dd4 Add E2E tests for HealthCheck
Adds e2e tests for:

- upstream-max-fails
- upstream-fail-timeout
2018-10-08 13:17:19 -05:00
Manuel Alejandro de Brito Fontes
20899c6fa2 Flags publish-service and publish-status-address are mutually exclusive 2018-10-08 15:00:38 -03:00
Manuel Alejandro de Brito Fontes
c0f9cae43b Remove annotations grpc-backend and secure-backend already deprecated 2018-10-08 12:26:06 -03:00
k8s-ci-robot
b204d12095 Merge pull request #3197 from aledbf/remove-tcp-udp
Remove support for TCP and UDP services
2018-10-08 07:19:39 -07:00
k8s-ci-robot
0ac261c919 Merge pull request #3170 from Globegitter/move-mainsnippet
Move mainSnippet before events to fix load_module issue.
2018-10-08 06:22:25 -07:00
Hui Chen
9f32bb957d no data shows for config reloads charts when select the namespace or controller 2018-10-08 14:41:26 +08:00
Bryan Shelton
8449a27c3d Make literal $ character work in set $location_path 2018-10-07 12:58:39 -07:00
k8s-ci-robot
56b29b5cb0 Merge pull request #3199 from mooncak/remove_duplication
Remove duplication in files
2018-10-07 08:53:42 -07:00
k8s-ci-robot
17e01740c4 Merge pull request #3196 from aledbf/remove-default-backend
Remove default backend requirement
2018-10-07 08:33:00 -07:00
mooncake
6e0002e046 remove duplication 2018-10-07 23:05:23 +08:00
Manuel Alejandro de Brito Fontes
e04416434f Remove flags 2018-10-07 11:27:44 -03:00
Manuel Alejandro de Brito Fontes
9c1aae6390 Remove support for TCP and UDP services 2018-10-07 10:53:37 -03:00
Manuel Alejandro de Brito Fontes
e43c92851a Remove default backend requirement 2018-10-07 10:32:36 -03:00
Manuel Alejandro de Brito Fontes
6763626b2d Release 0.20.0 (#3189)
* Release 0.20.0

* Fix dind cluster issues
2018-10-07 10:22:38 -03:00
k8s-ci-robot
078a2076c2 Merge pull request #3149 from diazjf/proxy-e2e-tests
Add e2e Tests for Proxy Annotations
2018-10-05 05:15:09 -07:00
k8s-ci-robot
1b4e1f7817 Merge pull request #3182 from Shopify/regex-fix
Allow curly braces to be used in regex paths
2018-10-04 08:29:15 -07:00
Zenara Daley
e4d9d558bf allow curly braces to be used in regex paths 2018-10-04 10:58:38 -04:00
k8s-ci-robot
15f7b430c3 Merge pull request #3179 from aledbf/update-nginx
Update nginx image
2018-10-03 20:17:01 -07:00
Manuel Alejandro de Brito Fontes
71d9bca2b3 Update nginx image 2018-10-03 23:43:17 -03:00
Manuel Alejandro de Brito Fontes
93eb834d33 Update nginx to 1.15.5 (#3178) 2018-10-03 23:28:54 -03:00
k8s-ci-robot
0ff239e7ce Merge pull request #3175 from yanc0/fix-server-snippet-annotation-doc
Fix yaml indentation in annotations server-snippet doc
2018-10-03 11:18:27 -07:00
Yann
765a044b50 Fix yaml indentation in server-snippet doc
Copy / Pasting the code made errors when injecting config in
kubernetes cluster. With this change, annotations now works
in ingresses metadata.
2018-10-03 19:31:14 +02:00
Globegitter
6b1c61d142 Move mainSnippet before events. 2018-10-02 15:24:44 +02:00
Martin F
58fbbf34e2 Added ingress tls values.yaml example to documentation
In the live documentation (mkdocs) the file is hidden. A link only would still hide the content, so adding the content to the docs itself.
2018-10-02 08:22:12 +02:00