Commit graph

3601 commits

Author SHA1 Message Date
Maxime Ginters
af460f7e15 Fix a bug with Canary becoming main server 2018-12-06 11:04:32 -05:00
Kubernetes Prow Robot
cc2b54472a
Merge pull request #3508 from aledbf/update-ngx
Update nginx to 1.15.7
2018-12-06 04:49:14 -08:00
Kubernetes Prow Robot
83196881a8
Merge pull request #3518 from gaozhenhai/master
Fix log output format
2018-12-06 03:41:53 -08:00
Kubernetes Prow Robot
da32401c66
Merge pull request #3509 from fabiant7t/master
[1759] Ingress affinity session cookie with Secure flag for HTTPS
2018-12-06 01:18:24 -08:00
Fabian Topfstedt
f03c8a8544 testing that a secure cookie gets set when being in ssl mode
Signed-off-by: Fabian Topfstedt <topfstedt@schneevonmorgen.com>
2018-12-06 09:08:25 +01:00
Fabian Topfstedt
6c46adf2b7 reverted changing $https globally in the unit tests
Signed-off-by: Fabian Topfstedt <topfstedt@schneevonmorgen.com>
2018-12-06 09:01:08 +01:00
Zhenhai Gao
05d2baede6 Fix log output format
Signed-off-by: Zhenhai Gao <gaozh1988@live.com>
2018-12-06 09:59:31 +08:00
Kubernetes Prow Robot
f5d2fa19aa
Merge pull request #3522 from jmervine/patch-1
{tcp,udp}-services cm appear twice
2018-12-05 12:29:35 -08:00
Joshua Mervine
5de991bb5b
{tcp,udp}-services cm appear twice 2018-12-05 09:15:51 -08:00
Kubernetes Prow Robot
be3ff42858
Merge pull request #3498 from aledbf/update-godeps
Update godeps
2018-12-05 09:07:08 -08:00
Manuel Alejandro de Brito Fontes
68f344233b Fix lint issues 2018-12-05 13:28:28 -03:00
Manuel Alejandro de Brito Fontes
1fed943b3d Update process-exporter methods 2018-12-05 13:28:10 -03:00
Manuel Alejandro de Brito Fontes
2fa55eabf6 Replace glog with klog 2018-12-05 13:27:55 -03:00
Manuel Alejandro de Brito Fontes
f4a4daed84 Update go dependencies 2018-12-05 13:27:09 -03:00
Kubernetes Prow Robot
432f534383
Merge pull request #3512 from aledbf/disable-metrics
Allow to disable NGINX metrics
2018-12-05 08:16:12 -08:00
Manuel Alejandro de Brito Fontes
06d33c16b5
Allow to disable NGINX metrics 2018-12-05 10:14:35 -03:00
Kubernetes Prow Robot
c4ba23832a
Merge pull request #3474 from aledbf/improve-parsing
Improve parsing of annotations and use of Ingress wrapper
2018-12-05 03:33:18 -08:00
Manuel Alejandro de Brito Fontes
06d53f0260
Fix error in configmap yaml definition (#3516) 2018-12-04 20:06:14 -03:00
Kubernetes Prow Robot
abab0db32b
Merge pull request #3513 from dmxlsj/revert_tcp_udp
Revert removal of TCP and UDP support configmaps in mandatroy manifest
2018-12-04 14:16:44 -08: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
976e785027
Update mkdocs [skip ci] (#3510) 2018-12-04 11:58:03 -03:00
Fabian Topfstedt
1e31767b51 [1759] Ingress affinity session cookie with Secure flag for HTTPS
Signed-off-by: Fabian Topfstedt <topfstedt@schneevonmorgen.com>
2018-12-04 10:51:52 +01:00
Kubernetes Prow Robot
184eef84d5
Merge pull request #3482 from gorshunovr/patch-1
Annotations doc links: minor fixes and unification
2018-12-03 14:07:50 -08:00
Manuel Alejandro de Brito Fontes
4ef72b70da Update nginx to 1.15.7 2018-12-03 17:08:43 -03:00
Kubernetes Prow Robot
95f7c96be0
Merge pull request #3504 from Shopify/fix-ewma-test
fix an ewma unit test
2018-12-03 04:36:14 -08:00
Elvin Efendi
a4bad90f1f fix an ewma unit test 2018-12-03 15:56:58 +04:00
Manuel Alejandro de Brito Fontes
497246f8ba
Annotations cannot being empty 2018-12-02 16:07:46 -03:00
Kubernetes Prow Robot
03dba21d17
Merge pull request #3501 from ElvinEfendi/offset-vs-size
be consistent with what Nginx supports
2018-12-02 10:59:11 -08:00
Manuel Alejandro de Brito Fontes
f78e2e3849
Only copy fields being used 2018-12-02 15:35:36 -03:00
Manuel Alejandro de Brito Fontes
67808c0ed8
Improve parsing of annotations and use of Ingress wrapper 2018-12-02 15:35:36 -03:00
Elvin Efendi
4eabd535f9 be consistent with what Nginx supports 2018-12-02 22:20:56 +04:00
Kubernetes Prow Robot
ccd7b890fd
Merge pull request #3492 from aledbf/fix-units
Fix data size validations
2018-12-02 09:01:12 -08:00
Kubernetes Prow Robot
3112e12510
Merge pull request #3470 from andremarianiello/grpc-opentracing
Use opentracing_grpc_propagate_context when necessary
2018-12-01 14:58:08 -08:00
Andre Marianiello
b80b19902a Use opentracing_grpc_propagate_context when necessary 2018-12-01 16:31:10 -05:00
Manuel Alejandro de Brito Fontes
fdeeac3606
Wait for the right number of endpoints (#3497) 2018-11-30 20:17:18 -03:00
k8s-ci-robot
24f3e508b4
Merge pull request #3446 from Shopify/add_tests_merge_canary
add more testing for mergeAlternativeBackends
2018-11-30 14:22:44 -08:00
Manuel Alejandro de Brito Fontes
c3ff68e9ca
Adjust default timeout for e2e tests (#3495) 2018-11-30 18:55:53 -03:00
k8s-ci-robot
50b552da9f
Merge pull request #3494 from aledbf/remove-503
Since dynamic mode only checking for 'return 503' is not valid anymore
2018-11-30 06:32:20 -08:00
Manuel Alejandro de Brito Fontes
6098f6c0e7
Fix data size validations 2018-11-30 10:40:33 -03:00
Manuel Alejandro de Brito Fontes
334c38255d Fix flaky auth test 2018-11-30 10:18:52 -03:00
Manuel Alejandro de Brito Fontes
2f71c12add Since dynamic mode only checking for 'return 503' is not valid anymore 2018-11-30 09:37:48 -03:00
k8s-ci-robot
eaa91b0f0f
Merge pull request #3491 from jeefy/version-fix
Update example to use latest Dashboard version.
2018-11-30 04:14:42 -08:00
k8s-ci-robot
926e5b2b5a
Merge pull request #3488 from aledbf/wait-endpoints
Add probes to deployments used in e2e tests
2018-11-29 23:38:38 -08:00
Jeffrey Sica
513497e534 update version to latest dashboard version (v1.10.0) 2018-11-29 20:01:15 -05:00
k8s-ci-robot
422adcefd6
Merge pull request #3487 from Shopify/support-wildcard-host
dynamic certificate mode should support widlcard hosts
2018-11-29 10:17:49 -08:00
Manuel Alejandro de Brito Fontes
430045d249
Fix error in e2e test proxy setting check 2018-11-29 13:06:16 -03:00
Manuel Alejandro de Brito Fontes
e192bbaf14
Wait for endpoints instead of pods 2018-11-29 13:06:10 -03:00
Manuel Alejandro de Brito Fontes
8a0dec9dd1 Add probes to deployments used in e2e tests 2018-11-29 10:53:48 -03:00
Elvin Efendi
7ae2583ff9 dynamic certificate mode should support widlcard hosts 2018-11-29 15:41:34 +04:00
Roman Gorshunov
f910d96ad1
Annotations doc links: minor fixes and unification 2018-11-28 16:16:15 +01:00