Commit Graph

16 Commits

Author SHA1 Message Date
Shriram Rajagopalan 0d23676d8a Explicit SNI routing in VirtualService (#549)
* SNI routing primitives

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* updates

* remove ALPN

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* more doc tweaks

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

* nits

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
2018-06-20 09:40:55 -07:00
Shriram Rajagopalan 1d135c6d2e
Revert "SNI routing primitives (#546)" (#548)
This reverts commit 3f90a768a1.

This PR was merged prematurely. Needs more work.
2018-06-19 22:19:24 -04:00
Shriram Rajagopalan 3f90a768a1 SNI routing primitives (#546)
* SNI routing primitives

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* updates
2018-06-19 16:57:55 -07:00
Shriram Rajagopalan deda82b83a
fix plurality of EnvoyFilter (#545)
* fix plurality of EnvoyFilter

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* more conditions
2018-06-19 09:46:48 -04:00
Shriram Rajagopalan 545c7300f1 Use port names and numbers for filter match (#540)
* Pilot plugin configurations

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* redo envoy filters

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

* new ci image

* updates

* updates

* updates
2018-06-18 11:09:55 -07:00
Shriram Rajagopalan a2c69bea9e Envoy filter configurations (#447)
* Pilot plugin configurations

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* redo envoy filters

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

* new ci image

* updates
2018-06-14 09:53:00 -07:00
Shriram Rajagopalan 2f201341f1
TCP outlier detection (#515)
Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
2018-06-08 17:09:27 -04:00
cmluciano b7531fa078 Add removeHeaders to virtualservice (#505)
* Add removeHeaders to virtualservice

* Hide removeHeaders from docs until implemented

* Clarify forwarding a response instead of request

* Use removeresponseheaders

* Blank line before new option
2018-06-05 15:09:36 -04:00
Martin Taillefer d5403102ee
Regenerate docs given latest doc extraction tool. (#477)
Also, fix python generation logic to stop passing directory names as proto files.
This eliminates a bunch of warnings when building the repo, and eliminates a bunch
of broken dud checked in files.
2018-05-11 15:01:12 -07:00
Jianfei Hu 170445541e add ISTIO_MUTUAL mode to indicate the key cert provisioned by istio. (#467)
* add ISTIO_MUTUAL mode to indicate the key cert provisioned by istio.

* fix the comments.

* run make to update the doc.
2018-05-03 13:26:55 -04:00
Shriram Rajagopalan 793db0cb1a
Rename ExternalService to ServiceEntry (#459)
* rename ExternalService to ServiceEntry

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* remove useless file

* updating docs

* fix up docs

* doc fixes

* service location

* another rename

* Revert "another rename"

This reverts commit a459bded0a.

* docs trimming
2018-04-25 14:54:46 -04:00
Shriram Rajagopalan 7ce921cbef
Per-port traffic policies in Destination Rule (#450)
* Per-port traffic policies

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* fix
2018-04-18 14:35:54 -04:00
Shriram Rajagopalan 6236f62006
networking: clarify semantics of ports, hostnames, and general cleanup (#445)
* networking: Restrict port match in match condition to use port numbers only

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* Clarify semantics of hostnames, ports, etc

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>

* nits

Signed-off-by: Shriram Rajagopalan <shriramr@vmware.com>
2018-04-11 12:59:58 -04:00
Sunny Gupta 3388c6e22d
add name field (#443) 2018-04-02 16:24:22 -07:00
Sunny Gupta 5742cf089c
Add `name` back to destinatio proto. (#442) 2018-04-02 16:04:38 -07:00
Zane Williamson 945908d859 adding python outputs (#441) 2018-03-30 10:10:23 -07:00