Commit Graph

3304 Commits

Author SHA1 Message Date
k8s-ci-robot c4dba0acf4
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 f56ab42cd2
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
Bryan Shelton 3686e4f366 Move escapeLocationPathVar to escapeLiteralDollar 2018-10-09 12:58:50 -07:00
Fernando Diaz 44a11898d8 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 808c2be914
Merge pull request #3207 from ElvinEfendi/delete-upstream-healthcheck
delete upstream healthcheck annotation
2018-10-09 08:21:00 -07:00
Elvin Efendi 78f12c25c5 delete upstream healthcheck annotation 2018-10-09 09:14:13 -04:00
k8s-ci-robot 9cf4f9e7ae
Merge pull request #3209 from ms4720/master
Fix: update config map name
2018-10-09 03:59:28 -07:00
k8s-ci-robot 77aece46f0
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 2387c38624 Fix: update config map name 2018-10-09 11:15:09 +08:00
k8s-ci-robot c8f407ab3b
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 f3a2e50744
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 114dc41d43
Update OWNERS [skip ci] (#3205) 2018-10-08 15:40:25 -03:00
k8s-ci-robot 9d7c2e980f
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 527805f296 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 0971f8443f Flags publish-service and publish-status-address are mutually exclusive 2018-10-08 15:00:38 -03:00
Manuel Alejandro de Brito Fontes 859b298d42 Remove annotations grpc-backend and secure-backend already deprecated 2018-10-08 12:26:06 -03:00
k8s-ci-robot 3cf00b2fd8
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 182767b06b
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 8b83e231a1 no data shows for config reloads charts when select the namespace or controller 2018-10-08 14:41:26 +08:00
Bryan Shelton 3dc131bd57 Make literal $ character work in set $location_path 2018-10-07 12:58:39 -07:00
k8s-ci-robot be5b86fa8f
Merge pull request #3199 from mooncak/remove_duplication
Remove duplication in files
2018-10-07 08:53:42 -07:00
k8s-ci-robot 5fa7b1f8a2
Merge pull request #3196 from aledbf/remove-default-backend
Remove default backend requirement
2018-10-07 08:33:00 -07:00
mooncake df79cd8e58 remove duplication 2018-10-07 23:05:23 +08:00
Manuel Alejandro de Brito Fontes f3625e24f3 Remove flags 2018-10-07 11:27:44 -03:00
Manuel Alejandro de Brito Fontes 44bdc7eb59 Remove support for TCP and UDP services 2018-10-07 10:53:37 -03: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
k8s-ci-robot b46523a1f4
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 7ba51d67ab
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 bd3f56eaa0 allow curly braces to be used in regex paths 2018-10-04 10:58:38 -04:00
k8s-ci-robot b678c413f9
Merge pull request #3179 from aledbf/update-nginx
Update nginx image
2018-10-03 20:17:01 -07:00
Manuel Alejandro de Brito Fontes 8b4867776c Update nginx image 2018-10-03 23:43:17 -03:00
Manuel Alejandro de Brito Fontes c8abff1987
Update nginx to 1.15.5 (#3178) 2018-10-03 23:28:54 -03:00
k8s-ci-robot 43b47304e3
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 6d9977b622 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 8848c1864a Move mainSnippet before events. 2018-10-02 15:24:44 +02:00
Fernando Diaz e5dca9353e Remove Unneeded Quotes from Nginx Directives
Removes quotes from nginx directives which my cause issues with
their functionality

Fixes #3152
2018-10-01 16:10:33 -05:00
Fernando Diaz c981a65058 Add e2e Tests for Proxy Annotations
Adds e2e tests for the following annotations:

- proxy-body-size
- proxy-connect-timeout
- proxy-send-timeout
- proxy-read-timeout
- proxy-buffering
- proxy-buffer-size
- proxy-request-buffering
- proxy-next-upstream
- proxy-next-upstream-tries
- proxy-cookie-domain
- proxy-cookie-path

and also updates some documentation.
2018-10-01 16:10:09 -05:00
k8s-ci-robot d9f58144eb
Merge pull request #3145 from Shopify/regex-modifier
Add "use-regex" Annotation to Toggle Regular Expression Location Modifier
2018-10-01 11:31:43 -07:00
Zenara Daley f29bdc3e8d Add 'use regex' annotation to toggle nginx regex location modifier 2018-10-01 13:54:11 -04:00
k8s-ci-robot 9146cfb67f
Merge pull request #3162 from ms4720/ms4720-patch-1
update name of config map in README.md
2018-09-30 05:54:27 -07:00
Marc Spitzer 751d76c7eb
update name of config map 2018-09-30 10:51:42 +08:00
k8s-ci-robot 0f56609692
Merge pull request #3159 from kirs/fix-dev-env.sh
Pass --shell to minikube docker-env
2018-09-29 14:43:34 -07:00
Kir Shatrov b2407bcc6b Pass --shell to minikube docker-env 2018-09-29 21:32:05 +01:00
Manuel Alejandro de Brito Fontes d1750ed37e
Update default backend image (#3146) 2018-09-29 11:36:02 -03:00
k8s-ci-robot 89de34dc5b
Merge pull request #3151 from diazjf/cipher-e2e
Add e2e test for SSL-Ciphers
2018-09-27 12:51:20 -07:00
Fernando Diaz 75975d74fb Add e2e test for SSL-Ciphers
Adds tests to make sure SSL-Ciphers are configurable via annotation
2018-09-27 14:23:02 -05:00
Manuel Alejandro de Brito Fontes e363226bc9
Fix error publishing docs [skip ci] (#3147) 2018-09-26 22:09:46 -03:00
k8s-ci-robot 50bb7897cf
Merge pull request #3125 from jonpulsifer/change-default-backend-metrics-port
[404-server] Conceal /metrics and /healthz behind port 10254
2018-09-26 14:38:17 -07:00
Jonathan Pulsifer d487a50e39
[404-server] conceal /metrics behind port 10254
This commit conceals the /metrics endpoint behind port 10254.

Thanks to @aledbf for all the help getting this through!

Signed-off-by: Jonathan Pulsifer <jonathan.pulsifer@shopify.com>
2018-09-26 16:02:18 -04:00