Commit graph

2560 commits

Author SHA1 Message Date
Manuel de Brito Fontes
743dee9b22 Update nginx image 2018-04-20 15:15:18 -03:00
k8s-ci-robot
5e0aff69f4 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
e02457185f Merge pull request #2388 from antoineco/silence-missingannotation
Silence unnecessary MissingAnnotations errors
2018-04-20 07:31:00 -07:00
Antoine Cotten
6864eb824e Silence unnecessary MissingAnnotations errors 2018-04-20 16:00:33 +02:00
k8s-ci-robot
7a2c30d802 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
cc2722285a include lua-resty-balancer in nginx image 2018-04-19 23:41:40 -04:00
k8s-ci-robot
a3315931df 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
6f057ffeab Improve speed of e2e tests 2018-04-20 00:04:34 -03:00
k8s-ci-robot
2da2784753 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
a7c4a403a4 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
b5ce6dbc8f Document changes to annotations with Secret reference 2018-04-20 00:31:25 +02:00
Antoine Cotten
6a5d7a0567 Accept ns/name Secret reference in annotations 2018-04-20 00:05:54 +02:00
Manuel de Brito Fontes
90e9a7bf46 Remove most of the time.Sleep from the e2e tests 2018-04-19 17:48:50 -03:00
k8s-ci-robot
b59af1c29f 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
6d09f1cac5 Merge pull request #2377 from r7vme/sslpassthru
DOCS: Add clarification regarding ssl passthrough
2018-04-19 12:04:59 -07:00
Roman Sokolkov
fc6c464011 DOCS: Add clarification regarding ssl passthrough 2018-04-19 17:13:46 +02:00
k8s-ci-robot
936f156e49 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
2a145d69cb 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
e5aa0606ba fix the default cookie name in doc 2018-04-18 09:27:34 -07:00
Andrew Louis
645d504b7b Fix leaky test 2018-04-18 11:48:24 -04:00
Andrew Louis
7ce1c46ecc Move the resetting logic into framework
Stylistic fixes based on feedback
2018-04-18 11:48:22 -04:00
Manuel de Brito Fontes
53c0206aac Update nginx image to fix modsecurity crs issues 2018-04-17 18:48:33 -03:00
k8s-ci-robot
fe0b7ba1fe 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
0476d7c136 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
7b2c3f97ad Add vts-sum-key config flag 2018-04-17 11:39:32 -07:00
k8s-ci-robot
7a0d401e49 Merge pull request #2363 from gianrubio/review-request_id
Review $request_id
2018-04-17 09:48:59 -07:00
k8s-ci-robot
98a6efd4d8 Merge pull request #2366 from oilbeater/fix/path-yaml
fix: fill missing patch yaml config.
2018-04-17 09:46:59 -07:00
oilbeater
39a89e074f 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
f0a8264ed7 Detect if header injected request_id before creating one 2018-04-17 15:49:35 +02:00
Manuel de Brito Fontes
68766ea658 Check ingress rule contains HTTP paths 2018-04-17 08:32:01 -03:00
k8s-ci-robot
91359019f7 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
7365cf90ed 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
8e750b72b7 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
7b4aa07bed 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
5f9726e719 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
7c841f168c Merge pull request #2352 from AdamDang/patch-5
Correct some info in flags.go
2018-04-15 15:36:58 -07:00
AdamDang
97ca2b8502 Correct some info in flags.go
Correct some info in flags.go
2018-04-15 23:49:00 +08:00
AdamDang
9d28f0608e Typo fix in cli-arguments.md
it's endpoints->its endpoints
2018-04-15 23:45:01 +08:00
AdamDang
61379ea200 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
087d93d1fa 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
ddc2bc0a33 Use same convention, curl + kubectl for GKE 2018-04-14 10:45:31 +02:00
k8s-ci-robot
6aa0929226 Merge pull request #2347 from aledbf/update-owners
Update owners
2018-04-13 16:43:59 -07:00
Manuel de Brito Fontes
4b499dfe60 Update owners 2018-04-13 20:08:13 -03:00
Manuel de Brito Fontes
1d95f4eabc Release nginx ingress controller 0.13.0 2018-04-13 14:53:39 -03:00
k8s-ci-robot
b7484f3f2e 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
bbf9471ec7 Merge pull request #2342 from antoineco/object-ref-map
Sync SSL certificates on events
2018-04-13 08:32:00 -07:00
Antoine Cotten
f64ad17035 Add test for channel events with referenced secret 2018-04-13 16:36:52 +02:00
Antoine Cotten
3d57778fa2 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
be03ccee6b Sync secrets (SSL certificates) on events
Remove scheduled check for missing secrets.
2018-04-13 16:14:29 +02:00
k8s-ci-robot
7f55391050 Merge pull request #2341 from Shopify/custom-sticky
Add session affinity to custom load balancing
2018-04-12 17:22:59 -07:00