Commit Graph

389 Commits

Author SHA1 Message Date
Antoine Cotten 3017a057f7
Remove remnants of old example in ServiceEntry docs (#2554)
* doc(serviceentry): remove remnants of old example

This part was copied verbatim from workload_entry.proto and is not
relevant here.

* Run gen
2022-11-08 07:27:12 -08:00
Zhonghu Xu 4cd2c00bad
Fix abort and delay percentage docs (#2522)
* update comment

* update comment

* rebase
2022-10-31 09:31:00 -07:00
Zhonghu Xu 1179712aec
Added listener filter patching (#2514)
* Added listener filter patch api

* make gen

* update comment

* make gen
2022-10-28 03:50:55 -07:00
Zhonghu Xu 28eb134a48
Update tls des (#2520)
* update minProtocol version comment

* make gen
2022-10-25 03:10:17 -07:00
Istio Automation f26e759dd3
Automator: update common-files@master in istio/api@master (#2523) 2022-10-21 08:24:46 -07:00
Zhonghu Xu 902325bb8e
Added note tls version below 1.2 should set compatible cipher suites (#2502)
* Added note tls version below 1.2 should set valida cipher suites

* Address comment

* make gen
2022-10-20 01:02:42 -07:00
Eric Van Norman a51f8f8389
Run `make gen` with the new build-tools to generate new html (#2509) 2022-10-17 06:58:09 -07:00
Eric Van Norman b5f730f29c
Fix typo SKPI->SPKI (#2463) 2022-08-25 07:16:07 -07:00
Faseela K ef38878bf5
Update sidecar bind description to include IPv6 (#2454)
* Update sidecar bind description to include IPv6

The bind attribute already works with IPv6, but somehow
the documentation seems to be not updated.

Signed-off-by: Faseela K <faseela.k@est.tech>

* Re-add fullstop

Signed-off-by: Faseela K <faseela.k@est.tech>

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-08-11 00:35:02 -07:00
Rama Chavali 5bf1a9b66f
add maglev load balancer (#2434)
* add maglev load balancer

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* deprecate old and rename new message

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* fix issues

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* make gen

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* update comments

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-08-09 07:37:37 -07:00
Faseela K 03ff3f4b1d
enhance sidecar IstioIngressListener defaultEndPoint description (#2450)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-08-08 11:06:19 -07:00
Faseela K 426b2649f2
sidecar defaultEndPoints should be IPv6 compatible (#2447)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-08-05 07:54:47 -07:00
Faseela K d1ffe5e901
Running make gen (#2446)
Running make gen for some other change resulted in many additional
changes showing up in my local repo. So pushing a separate review for the same.

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-08-04 07:28:26 -07:00
Istio Automation fbb909b586
Automator: update common-files@master in istio/api@master (#2443) 2022-08-03 06:08:58 -07:00
Rama Chavali 855072847f
clarify destination rule docs (#2428)
* clarify destination rule docs

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* review comments

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* update docs

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-07-29 07:49:09 -07:00
Faseela K 0fb0cf61e4
Add auto-san-validation documentation (#2422)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-07-21 09:23:43 -07:00
John Howard 72aa7f8e98
Validate and fix all samples (#2413)
* Fix broken samples

* run make gen
2022-07-12 19:08:17 -07:00
Rama Chavali 3ea9e42702
add comments for stat prefix (#2411)
* add comments for stat prefix

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* update docs

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-07-11 07:51:16 -07:00
sschepens 6a4e706e00
Fix direct response doc (#2410)
* fix grammar

* improve wording
2022-07-08 06:26:29 -07:00
Shriram Sharma 08d6b05bef
unhide tls on sidecar docs (#2382)
Signed-off-by: Shriram Sharma <shriram_sharma@intuit.com>
2022-07-07 16:01:42 -07:00
sschepens de09801552
Virtual Service Direct Response (#2407)
* feature: virtual service direct response

* make gen proto-commit

* add release notes

* use previous tools

* Revert "use previous tools"

This reverts commit 293ec72aaf.

* add bytes example

* add headers example
2022-07-07 15:33:42 -07:00
Rama Chavali 9152602184
add stat prefix for routes (#2405)
* add stat prefix for routes

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* add release notes

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-07-07 06:48:20 -07:00
Eric Van Norman 5294aace93
Run `make gen` with current tooling (#2409) 2022-07-06 07:17:29 -07:00
Rama Chavali e4ef3a5ee2
add support for max connection duration (#2341)
* add support for max connection duration

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* generate with correct protoc gen go

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* generate with buf

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* go.sum

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-07-01 22:28:56 -07:00
Kangwook Lee (이강욱) 8802e3c76f
Fix typo fiter -> filter in EnvoyFilter documentation (#2402) 2022-06-30 06:30:07 -07:00
Eric Van Norman 3e39d064ab
Update DR indentation with workload selector (#2386) 2022-06-21 08:56:48 -07:00
Jacek Ewertowski f168fe82a3
Make tunnel protocol not required (#2381)
Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
2022-06-15 18:03:52 -07:00
Suchith J N 0befc1f907
add documentation for configuring HTTP fault injection by aborting gRPC requests (#2375) 2022-06-13 09:35:09 -07:00
Yang 1afb555ce0
Fix description for warmup. (#2378)
* Fix description for warmup

* Make gen
2022-06-10 08:19:28 -07:00
Faseela K 08a7907ac8
Fix broken DR documentation (#2371)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-06-02 08:32:35 -07:00
Jacek Ewertowski 64602ec8d6
Require uppercase value of tunnel protocol (#2367)
Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
2022-05-30 18:09:08 -07:00
Nicole LiHui e3c48c9ac3
fix proxy-config reference doc (#2364)
* fix proxy-config reference doc

* Delete fix-proxy-config-doc.yaml

Co-authored-by: John Howard <howardjohn@google.com>
2022-05-25 08:31:40 -07:00
LiuDui 2b142e5278
update proxy config yaml (#2359) 2022-05-23 10:58:28 -07:00
merusso 5b41322084
Fix API rendering issue in ServiceEntry.Resolution (#2354)
* Fix API rendering issue in ServiceEntry.Resolution

URL: https://istio.io/latest/docs/reference/config/networking/service-entry/#ServiceEntry-Resolution

ServiceEntry.Resolution description for `DNS_ROUND_ROBIN` does not
wrap `DNS_ROUND_ROBIN` in Markdown backticks, causing the keyword to
show up as italicized DNS<em>ROUND</em>ROBIN due to the underscores.

This change wraps `DNS` and `DNS_ROUND_ROBIN` in backticks, avoiding
this rendering issue.

Also added a comma in the description.

* Run `make gen`

Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2022-05-19 10:46:59 -07:00
Faseela K d58d7b7d5f
Document auto_sni behaviour (#2338)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-05-04 11:18:40 -07:00
Jacek Ewertowski b6a03a9e47
Extend DestinationRule with TunnelSettings (#2283)
TunnelSettings enables tunneling TCP traffic over other transport or application layers.
Istio will initially support tunneling TCP over HTTP or H2 using CONNECT or POST methods,
but the supported protocols list might be extended in the future.
At the beginning tunnel settings will be applicable to TCP or TLS routes only,
but support for HTTP routes is also on the roadmap.

Signed-off-by: Jacek Ewertowski <jewertow@redhat.com>
2022-04-20 09:43:08 -07:00
Faseela K bfb8bb7bb3
Support CredentialName configuration in DR for sidecars (#2321)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-04-15 07:58:22 -07:00
Faseela K 7fbed831d6
Fix workloadSelector example in DestinationRule (#2320)
Signed-off-by: Faseela K <faseela.k@est.tech>
2022-04-15 07:11:22 -07:00
Zhonghu Xu 4fb3190da8
Update Lua filter name (#2311)
* Update lua filter name

* make gen
2022-04-12 10:04:45 -07:00
John Howard 9d336787a4
Migrate from gogo/protobuf to golang/protobuf (#2293)
* Migrate gogo/protobuf to golang/protobuf

* generated changes

* Fixes to deepcopy
2022-03-23 08:11:37 -07:00
Faseela K 7fbbe6f27e
WorkloadSelector support for DestinationRule (#2207)
* WIP: WorkloadSelector support for DestinationRule

Adding support for workloadSelector in DR
as per RFC Simplify Sidecar Egress For MTLS

Signed-off-by: Faseela K <faseela.k@est.tech>

* Fix release-notes

Signed-off-by: Faseela K <faseela.k@est.tech>

* Use istio.type.v1beta1.WorkloadSelector

Signed-off-by: Faseela K <faseela.k@est.tech>

* run proto-commit

Signed-off-by: Faseela K <faseela.k@est.tech>

* Rebase

Signed-off-by: Faseela K <faseela.k@est.tech>

* incorporate review comments and rebase

Signed-off-by: Faseela K <faseela.k@est.tech>

* Additional review comments for usecase explanation

Signed-off-by: Faseela K <faseela.k@est.tech>
2022-03-19 00:58:43 -07:00
John Howard 5796da5cb8
Regen docs after docs change (#2287) 2022-03-16 17:02:31 -07:00
zirain e853cf9234
update envoyfilter EXTENSION_CONFIG demo (#2253) 2022-02-22 08:15:16 -08:00
Rama Chavali 6ad61f9856
add warmup duration secs api (#2153)
* add warmup duration secs api

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>

* add release notes

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
2022-02-11 09:42:59 -08:00
Nathan Mittler 1bf4189352
Updating LB enum to allow switch in default (#2232)
Switching the default zero value to UNSPECIFIED. This allows us
to better detect when the user has set a value for the enum. If
the user previously specified ROUND_ROBIN, it will still be
handled properly, but will be assigned a new enum value.

In addition, the value LEAST_CONN is now deprecated in favor of
a new value LEAST_REQUEST. It was previously poorly named and
only remains for backward compatibility.

There is a chance that this change could break existing tools
if they rely on binary marshaling/unmarshaling of the proto.
There are currently no tools within Istio that do this,
however.
2022-02-08 07:22:31 -08:00
John Howard 0168187888
Move more examples to `credentialName` (#2217)
This is the recommended method for 6 releases now. There is still one
reference to the file mount option.
2022-01-24 17:38:47 -08:00
zirain ec7515ed52
fix retryOn doc (#2208) 2022-01-18 08:17:05 -08:00
Shriram Sharma 2bcfbc3342
added tls to sidecar api (#2165)
* added tls to sidecar api

* Added comments and examples

* added release notes

* fixed the release notes

* adding the gen files

* fixed the comments based on the review

* added gen files

* fixed the example config yaml

* fixed the comment

* added hide-from-docs

Co-authored-by: Shriram Sharma <shriram_sharma@intuit.com>
2022-01-12 17:43:59 -08:00
Steven Landow e200e560af
fix storage version for workload group (#2203) 2022-01-09 19:07:43 -08:00
LiuDui 20feaf2097
fix httpbin.com -> example.com (#2199)
* fix httpbin.com -> httpbin.org

* update httpbin.org -> example.com
2022-01-09 18:44:07 -08:00