Commit graph

2559 commits

Author SHA1 Message Date
k8s-ci-robot
7625c05dfb
Merge pull request #2361 from aledbf/check-path
Check ingress rule contains HTTP paths
2018-04-20 08:07:00 -07:00
k8s-ci-robot
c7b2d73c09
Merge pull request #2388 from antoineco/silence-missingannotation
Silence unnecessary MissingAnnotations errors
2018-04-20 07:31:00 -07:00
Antoine Cotten
55facfa9f5
Silence unnecessary MissingAnnotations errors 2018-04-20 16:00:33 +02:00
k8s-ci-robot
a98cb5d376
Merge pull request #2385 from ElvinEfendi/add-lua-resty-balancer
include lua-resty-balancer in nginx image
2018-04-20 05:43:59 -07:00
Elvin Efendi
5bc8d4f966 include lua-resty-balancer in nginx image 2018-04-19 23:41:40 -04:00
k8s-ci-robot
13aa49c9c4
Merge pull request #2383 from aledbf/improve-e2e-speed
Improve speed of e2e tests
2018-04-19 20:33:00 -07:00
Manuel de Brito Fontes
42e0c0abf7
Improve speed of e2e tests 2018-04-20 00:04:34 -03:00
k8s-ci-robot
10fc2548b4
Merge pull request #2374 from aledbf/improve-tests
Remove most of the time.Sleep from the e2e tests
2018-04-19 17:52:00 -07:00
k8s-ci-robot
3c78f482ac
Merge pull request #2382 from antoineco/tokenize-ann-secret
Accept ns/name Secret reference in annotations
2018-04-19 15:56:00 -07:00
Antoine Cotten
9211f3beaf
Document changes to annotations with Secret reference 2018-04-20 00:31:25 +02:00
Antoine Cotten
0e8ac3077a
Accept ns/name Secret reference in annotations 2018-04-20 00:05:54 +02:00
Manuel de Brito Fontes
62a80a39ad
Remove most of the time.Sleep from the e2e tests 2018-04-19 17:48:50 -03:00
k8s-ci-robot
c3ff76ae50
Merge pull request #2369 from aledbf/update-nginx
Update nginx image to fix modsecurity crs issues
2018-04-19 12:28:00 -07:00
k8s-ci-robot
8e57a479c5
Merge pull request #2377 from r7vme/sslpassthru
DOCS: Add clarification regarding ssl passthrough
2018-04-19 12:04:59 -07:00
Roman Sokolkov
54f1568e11
DOCS: Add clarification regarding ssl passthrough 2018-04-19 17:13:46 +02:00
k8s-ci-robot
396a19bc86
Merge pull request #2372 from rajatjindal/affinity-doc-fix
fix the default cookie name in doc
2018-04-18 14:29:00 -07:00
k8s-ci-robot
54874d49af
Merge pull request #2346 from Shopify/e2e-config-update-refactor
Move ConfigMap updating methods into e2e/framework
2018-04-18 11:44:00 -07:00
Rajat Jindal
4237f290ed fix the default cookie name in doc 2018-04-18 09:27:34 -07:00
Andrew Louis
882a99c1ec Fix leaky test 2018-04-18 11:48:24 -04:00
Andrew Louis
444914b764 Move the resetting logic into framework
Stylistic fixes based on feedback
2018-04-18 11:48:22 -04:00
Manuel de Brito Fontes
86b0c8e9f4 Update nginx image to fix modsecurity crs issues 2018-04-17 18:48:33 -03:00
k8s-ci-robot
c37ed7ecb6
Merge pull request #2356 from nicknovitski/vts-sum-key
Add vts-sum-key config flag
2018-04-17 13:35:00 -07:00
Andrew Louis
19337f05fb Introduce ConfigMap updating helpers into e2e/framework and retain default nginx-configuration state between tests
Group sublogic
2018-04-17 15:08:26 -04:00
Nick Novitski
8886b8a50e Add vts-sum-key config flag 2018-04-17 11:39:32 -07:00
k8s-ci-robot
085263f318
Merge pull request #2363 from gianrubio/review-request_id
Review $request_id
2018-04-17 09:48:59 -07:00
k8s-ci-robot
fe67ef9395
Merge pull request #2366 from oilbeater/fix/path-yaml
fix: fill missing patch yaml config.
2018-04-17 09:46:59 -07:00
oilbeater
bde3394fb2 fix: fill missing patch yaml config.
The patch-service yaml missing livenessProbe, readinessProbe and prometheus annotation parts.
2018-04-17 22:48:51 +08:00
Giancarlo Rubio
c60ed24f4b Detect if header injected request_id before creating one 2018-04-17 15:49:35 +02:00
Manuel de Brito Fontes
c966bb8eff Check ingress rule contains HTTP paths 2018-04-17 08:32:01 -03:00
k8s-ci-robot
4bc943a77d
Merge pull request #2345 from aledbf/release-0.13
Release nginx ingress controller 0.13.0
2018-04-16 10:29:57 -07:00
k8s-ci-robot
564ec885fb
Merge pull request #2353 from bashofmann/master
Add proxy-add-original-uri-header config flag
2018-04-16 05:46:59 -07:00
Bastian Hofmann
1c17962ba0 Add proxy-add-original-uri-header config flag
This makes it configurable if a location adds an X-Original-Uri header to the backend request. Default is "true", the current behaviour.
2018-04-16 12:34:26 +02:00
k8s-ci-robot
986e87e8b3
Merge pull request #2350 from AdamDang/patch-2
Correct some returned messages in server_tokens.go
2018-04-15 17:10:58 -07:00
k8s-ci-robot
aea18afb14
Merge pull request #2351 from AdamDang/patch-4
Typo fix in cli-arguments.md
2018-04-15 16:51:58 -07:00
k8s-ci-robot
c859d32b5c
Merge pull request #2352 from AdamDang/patch-5
Correct some info in flags.go
2018-04-15 15:36:58 -07:00
AdamDang
d2d7d677a0
Correct some info in flags.go
Correct some info in flags.go
2018-04-15 23:49:00 +08:00
AdamDang
bf9edcc9f7
Typo fix in cli-arguments.md
it's endpoints->its endpoints
2018-04-15 23:45:01 +08:00
AdamDang
e519edc76f
Correct some returned messages in server_tokens.go
should not exists->should not exist
should exists->should exist
2018-04-15 23:42:38 +08:00
k8s-ci-robot
3426789a98
Merge pull request #2348 from FGRibreau/patch-1
Use same convention, curl + kubectl for GKE
2018-04-14 06:44:59 -07:00
Francois-Guillaume Ribreau
6a223d4430
Use same convention, curl + kubectl for GKE 2018-04-14 10:45:31 +02:00
k8s-ci-robot
690e868e2d
Merge pull request #2347 from aledbf/update-owners
Update owners
2018-04-13 16:43:59 -07:00
Manuel de Brito Fontes
25d1988c0f Update owners 2018-04-13 20:08:13 -03:00
Manuel de Brito Fontes
73d6c263c6
Release nginx ingress controller 0.13.0 2018-04-13 14:53:39 -03:00
k8s-ci-robot
361e53ffa9
Merge pull request #2344 from aledbf/xss-base-tag
Escape variables in add-base-url annotation
2018-04-13 10:11:00 -07:00
k8s-ci-robot
3fba5c03dd
Merge pull request #2342 from antoineco/object-ref-map
Sync SSL certificates on events
2018-04-13 08:32:00 -07:00
Antoine Cotten
0a563651db
Add test for channel events with referenced secret 2018-04-13 16:36:52 +02:00
Antoine Cotten
c786f55336
Include missing secrets in secretIngressMap
Update secretIngressMap independently from stored annotations, which may
miss some secret references.
2018-04-13 16:14:36 +02:00
Antoine Cotten
fec3ddc6cc
Sync secrets (SSL certificates) on events
Remove scheduled check for missing secrets.
2018-04-13 16:14:29 +02:00
k8s-ci-robot
8855460817
Merge pull request #2341 from Shopify/custom-sticky
Add session affinity to custom load balancing
2018-04-12 17:22:59 -07:00
Zenara Daley
32ea682629 Fixed tests 2018-04-12 19:44:09 -04:00